Description
- I have searched for existing issues that may be the same as or related to mine.
Thanks for the hard work on Orgzly. I use Orgzly to edit notes on my phone, and Emacs to edit notes on my computer. I synchronize changes between both using syncthing.
I keep running into issues, however: sometimes Orgzly's auto-sync recreates notes that I deleted on my computer, sometimes I forget to sync manually and I overwrite changes made on my computer, sometimes I get multiple copies of the same file with (1)
or (2)
appended, etc..
Feature request: I'd like Orgzly to not maintain a separate copy of my notes in the app; instead, I'd like it to act like other text editors or photo galleries on my phone: when I start Orgzly it would show all files in Documents/Orgzly
, and every time I edit a notebook it would overwrite the corresponding file. When I open a notebook it would just read the file from disk. (I realize that I will run into issues if I edit a note at the same time in two places, but I'm ready to live with that, and that problem exists with all other apps.) This way, with Orgzly reading straight from my SD card and writing there, there would be no need for two levels of synchronization (Orgzly → SD card followed by SD card → PC).
In other words, I'd like to use Orgzly as an org file editor, without using the synchronization, notebook management, or even task displays. Can this be done?
Thanks again :)