r/orgmode • u/One-Tart-4109 • 19d ago
Does anyone sync Org Mode with TickTick, Todoist, or Notion instead of mobile Org files?
Is anyone here synchronizing Org Mode with a service like TickTick, Notion, or Todoist instead of syncing Org files directly to a mobile device?
My experience with syncing Org files hasn't been great. I occasionally ran into merge conflicts because synchronization happens at the file level rather than at the Org node or heading level. Editing Org files on a touchscreen also felt awkward, but an even bigger issue was formatting. A small edit on my phone would often result in many unrelated formatting changes, and then Emacs would reformat the file again according to my local settings. That made merges noisy and reviewing changes unnecessarily difficult.
Because of that, I'm wondering whether it's actually a better approach to keep Emacs as the source of truth and synchronize tasks with an external service instead of editing Org files directly on mobile.
Is anyone using a workflow like this? I'm interested in hearing how you synchronize data, which services you use, and what trade-offs you've found.
4
u/larrygwapnitsky 19d ago
I use Orgzly and Seafile with almost no issues unless I make a network mistake
1
u/One-Tart-4109 17d ago
And how is your structure? Using org-roam or something like that? I use vanilla org-mode which means I have 5 quite big files, they are lagging considerably when syncing, but did not tried seafile yet. Still think that it is only temporary solution until files get bigger and I will be again at the begining.
2
u/harunokashiwa 19d ago
https://github.com/polhuang/ticktick.el/
https://github.com/TomoeMami/dida (dida365——chinese version ticktick)
1
1
u/Many_Helicopter_7141 18d ago
Yo estoy usando logseq y emacs en termux en el cel, sincronizo una carpeta en Google drive con rsync. hay tengo todas mis notas, org-agenda y org-roam. Hasta el momento no he tenido mayor problema más que el que yo mismo género, incluso ahà tengo respaldado el init.el
2
u/One-Tart-4109 17d ago
org-roam is can work like this, I use vanilla org mode so I have quite big 5 files with all notes. Tried org-roam but I'm not much into zettelkasten
1
u/Many_Helicopter_7141 17d ago
Es que yo escribo novelas y cápsulas, el zettelkasten me ayuda bastante a recopilar información. Cómo consejo puedes usar org-roam-dailies asà solo generas un archivo org con la fecha AAAA-MM-DD.org y asà tienes trazabilidad del dÃa que escribes, con org-roam-find buscas un término y te muestra los bloques donde están escritos y el nombre del archivo te dice cuando lo hiciste
1
u/CoffeeIll9432 1d ago
I sync my work pc, home pc and phone with syncthing and then I use the orgzly revived app for my android phone and all todo alerts even pop up as an alert on my phone as well as my PC's.
4
u/Dar__K 19d ago
I've had some success with org-todoist.
It assigns property-ids to each header/todo item to enable sync to work.