Hacker News new | ask | show | jobs
by ParetoOptimal 1570 days ago
> Do you have smooth scrolling in Emacs?

Yes, but one of the smooth scrolling modes was too slow for me and I use `pixel-scroll-precision-mode` which requires Emacs 29.

> How do you sync your work with your smartphone?

I use syncthing for this and Orgzly, emacs in termux, and organice.

I bet most would prefer and could get away with just using organice.

2 comments

Orgzly work good enough with nextcloud/WebDav for me. Possibly easier to set up than syncthing for non-techies.
Last time I checked organice didn't support offline editing on mobile. If that worked it would likely also be my weapon of choice!
Looks like it still doesn't:

https://github.com/200ok-ch/organice/issues/730

You might be able to run something with WebDAV support and use that?

Maybe sabre or caddy plus WebDAV plugin?