Joplin – an open source note taking and to-do application with synchronization
1–10 of 75 posts
Re: Joplin – an open source note taking and to-do application with synchronization
#2Re: Joplin – an open source note taking and to-do application with synchronization
#3It's been around for quite a long time, in active development, with a nice ecosystem and well-polished featureset and interface.
I've been loving it for the time I've been using it. It even has a web clipper.
Re: Joplin – an open source note taking and to-do application with synchronization
#4Joplin has been around for awhile in this space; has anything new happened?
Re: Joplin – an open source note taking and to-do application with synchronization
#5What's not the best is react native is... complex (rightfully so, many layers of abstraction) and it's hard to contribute unless you really grok every layer (JS/React/iOS Apps/XCode)
I tried to fix the spinner direction on mobile and trying to test was _challenging_. That said, If you are a react native expert, and can spare literally 30 min and wanna help feel free to take a look: https://github.com/laurent22/joplin/pull/4506
Re: Joplin – an open source note taking and to-do application with synchronization
#6Re: Joplin – an open source note taking and to-do application with synchronization
#7A TODO-app which has no synchronization capabilities so I don't need to worry about leakage of private data.
Ideally it would use a very simple plaintext file format for its database so it is future proof, e.g. http://todotxt.org/
The TODO.txt format seems very nice but the Android apps listed on that site are either not fully developed or unmaintained, and one even looks like it's not open source.
Simpletask seems like the most advanced implementation, but it got kicked out of Google Play for the usual Google shenanigans, so the author says on a sticky GitHub issue that he has lost motivation: https://github.com/mpcjanssen/simpletask-android/issues/1110
Re: Joplin – an open source note taking and to-do application with synchronization
#8Would this be equivalent but supports iOS and Linux?
Re: Joplin – an open source note taking and to-do application with synchronization
#9I could use the opposite : A TODO-app which has no synchronization capabilities so I don't need to worry about leakage of private data. Ideally it would use a very simple plaintext file format for its database so it is future proof, e.g. http://todotxt.org/ The TODO.txt format seems very nice but the Android apps listed on that site are either not fully developed or unmaintained, and one even looks like it's not open…
Re: Joplin – an open source note taking and to-do application with synchronization
#10I could use the opposite : A TODO-app which has no synchronization capabilities so I don't need to worry about leakage of private data. Ideally it would use a very simple plaintext file format for its database so it is future proof, e.g. http://todotxt.org/ The TODO.txt format seems very nice but the Android apps listed on that site are either not fully developed or unmaintained, and one even looks like it's not open…
- Optional
- End-to-end encrypted
- Can be self-hosted or restricted to a file-system (like a network drive)