Vim has Org mode too https://github.com/jceb/vim-orgmode
Those mobile editors usually do not have macro functionality. But as soon as you have editor with macros it is possible within some 30 minutes to make few macros to add tags, change TODO states, add SCHEDULED or DEADLINE stamps or similar basic features.
Org is not collaborative, database is collaborative, redundant, it offers way easier development then trying to handle database things by using text.
By the way, people speak "Org mode is plain text", that is was back in time, today Org mode is everything else but plain text.
Couple questions first, if you don't mind:
- What's the sync integration surface like? My ~/org lives in Dropbox, so I'm hoping that's an option.
- Any plans for Siri and notifications integration? Sounds like that might be outside your use cases, so a "no" here is totally fair, but I'm still curious.
Side question, do you have any especially good resources around Swift and/or iOS UI/UX design that you might want to recommend? Asking because it looks very much like I'm about to pivot into app dev via React Native, and I'm looking to make the most of the opportunity, especially as it comes to iOS.
Thanks in advance, and here's hoping your habits app becomes everything you want it to be!
Sure! Ping flathabitsatxenodium.com for a TestFlight invite.
> - What's the sync integration surface like?
Relies on other apps to sync. If iOS Files app can get access to it, the habits app will too (including conflict resolution). Dropbox seems to work. I could use more testing in this space if you’re keen.
> - Any plans for Siri and notifications integration?
Notifications are supported. Hadn’t considered Siri. Will give it more thought.
> Asking because it looks very much like I'm about to pivot into app dev via React Native
The app is native SwiftUI.
You likely know all these... WWDC videos are great. Generally, hackingwithswift.com is great too. Also dimsumthinking.com has high quality material.
Didn't know Leo; will have a look at it. My preferred IDE is Qt Creator 3.x.
Maybe you can check the Linux version with ldd and file, i.e. whether it misses a specific system library version or maybe your system is 64 bit and not all required i386 parts are present.