www.byjp.me/content/notes/jgdx0.md

546 B

date publishDate
2024-02-22T08:13:10.058Z 2024-02-22T08:13:10.058Z

Using Mona for mac & want to redirect web links? This kludge may work for you!

  1. Install Redirector
  2. Redirect ^https://<your instance>/@([^/@] )@([^/@] )(/. )?$ to mona://$2/@$1$3
  3. Redirect ^https://([^/] )/@([^/@] )(/. )?$ to mona://$1/@$2$3
  4. Hope no-one else uses 'at' symbols like this? 😬