After some search I’ve found about Metanote - it may be it for #org on iOS + #beorg as sync engine. Need to run sime tests!
I’ve had a thought today that the main problem with using #org agenda on mobile devices with #beorg etc. is a completely different interface and workflow from org itself. The sad thing is that the technical foundation is there: sync mostly works, it can even synchronize calendar items and reminders to #emacs But somehow the bad UX nullifies all advantages. I cannot do a weekly review on a mobile device: editing, refiling, getting overview is just too painful.

Anyone out there using #Syncthing on iOS to sync with Linux?

Specifically looking for a workflow with #emacs and #orgmode to sync from mobile to Linux. I'm trying to use #beorg(@appsonthemove) but I'm getting all kinds of weird sync conflicts that I wasn't getting on Android. 😔

@dhry Very true, thank you. These are Z completely different ways to do the same... trying out #beorg as we speak...

@birv2 what @publicvoit said about pandoc!
also most other platforms have programs (that may or may not be good) that read Org and do stuff

on ios, I use our very own @xenodium ’s, fantastic #PlainOrg app (he also has others here, https://apps.apple.com/us/developer/xenodium-ltd/id304568690)

am also a happy #Beorg user

‎Xenodium Ltd. Apps on the App Store

‎Download apps by Xenodium Ltd., including The Org bundle, *scratch*, Plain Org, and many more.

App Store
Additionally, syncing org-agenda to my phone is done through beorg, which can also sync entries to the calendar.
#emacs #orgmode #beorg

After losing some edits of #orgmode files in between #Beorg and #Emacs, tonight I have added a save-on-focus-lost to Emacs:

```(add-hook 'focus-out-hook ‘org-save-all-org-buffers)```

The simplicity to accomplish this result is incredible. Similar things can be accomplished in #vim too.

Modern editors have to expose configuration flags for such features. Which are indeed easier to use if present, but less configurable and less composable.

It’s been about 3 weeks since I’ve took my tasks from Workflowy to Org in #Emacs.

It took me quite a bit of tweaking to get it as simple as I like it.
This is not my first experience with #orgmode and the learning curve is pretty steep.

For my usage the results are pretty good so far. The iPhone app #Beorg is a must have to make it work.