Hacker News new | ask | show | jobs
by pen2l 1369 days ago
If you have a VPS handy you can port your org files there and use Prompt to ssh into it and use your configured emacs there. If you use a terminal multiplexer like tmux which you can attach / deattach as needed there's the added benefit of never losing state.

The only annoyance is the inability to use non-terminal emacs, which is what I prefer. I'm sure there's a way around this (running a local non-terminal emacs and accessing files that exist remotely) but I'll attempt that on a day when I have the will and time. :)