Post #2745835
2026-05-17 11:04 UTC
@mdhughes@appdot.net @yantar92@fosstodon.org @me @bagder@mastodon.social @screwlisp@gamerplus.org
Can you give more insight into what you're expecting in terms of "syncing"? Orgro doesn't sync because it is focused on being an editor; store your files in an app that specializes in syncing (Dropbox or similar) and everything just works.
Replies (1)
-
@mdhughes@appdot.net 2026-05-17 12:04
@amake@mastodon.social @yantar92@fosstodon.org @me @bagder@mastodon.social @screwlisp@gamerplus.org Desktop, sure. On mobile, that's not how syncing works, since it doesn't spend much time on background proocesses or filesystem events. You need to talk to the Dropbox (or other sync service) API to sync reliably. What I use currently is a mix of Editorial (dropbox markdown editor with Python scripting), desktop text editor, & sometimes OmniOutliner, which I should make more use of.