Laverna – A Markdown note-taking app focused on privacy
41–50 of 178 posts
Re: Laverna – A Markdown note-taking app focused on privacy
#42Re: Laverna – A Markdown note-taking app focused on privacy
#43Re: Laverna – A Markdown note-taking app focused on privacy
#44I've given up on using any sort of branded app for notetaking. At best it's open source and the maintainers will lose interest in a few years. When you write things down, you're investing in your future. It's silly to use software that isn't making that same investment. After trying Evernote, wikis, org-mode, and essentially everything else I could find, I gave up and tried building my own system for notes. Plain tim…
Re: Laverna – A Markdown note-taking app focused on privacy
#45Earlier quoted context omitted.
It isn't the best, but it is also very simple. I like the actual hierarchy vs Markdown. I can navigate a lot of notes fast in org. Emacs packages last a long time. Emacs API is stable. I am confident it will still work in ten years.
Emacs and plain org-mode may work, but will that be how you want to edit files in the future? It's been a decade and they still haven't figured out mobile.
Re: Laverna – A Markdown note-taking app focused on privacy
#46- Markdown - cross platform with sync - tags
I have settled on SimpleNote for now, but I'm not completely happy. It's mac app is low quality and doesn't have markdown, It's open source but they ignore most of the issues. Bear Notes looks cool but wasn't cross platform.
I am still looking. If this thing had phone apps (I'm on iPhone) I'd give it a go.
Re: Laverna – A Markdown note-taking app focused on privacy
#47I've given up on using any sort of branded app for notetaking. At best it's open source and the maintainers will lose interest in a few years. When you write things down, you're investing in your future. It's silly to use software that isn't making that same investment. After trying Evernote, wikis, org-mode, and essentially everything else I could find, I gave up and tried building my own system for notes. Plain tim…
Re: Laverna – A Markdown note-taking app focused on privacy
#48I've given up on using any sort of branded app for notetaking. At best it's open source and the maintainers will lose interest in a few years. When you write things down, you're investing in your future. It's silly to use software that isn't making that same investment. After trying Evernote, wikis, org-mode, and essentially everything else I could find, I gave up and tried building my own system for notes. Plain tim…
I tried to do this, but I missed a lot of the convenient features and flexibility of OneNote too much and made my way back to it. OneNote is proprietary, with a proprietary file format, but at least it's "self hosted" (your notes live in concrete files you control, not in a service), and it's got a lot of nice features that make it a joy to use.
Re: Laverna – A Markdown note-taking app focused on privacy
#49Earlier quoted context omitted.
Org mode in a git repo. Easy enough. Don't need a fussy rendering step. Generate a PDF or HTML from org. Regardless of how you do it -- plain text will endure and using git makes it really simple. Markdown can never "go away" and neither can org files. They are inherently readable with cat and the naked eye. If I can't legibly read it with cat / less it will eventually leave me disappointed in some way.
org-mode's format sucks, is only partially supported outside of Emacs, and is on its way out. org-mode is only any good if you're using the full power of it (tasks, agenda, etc), which is buying into a system that's soon going away.
Re: Laverna – A Markdown note-taking app focused on privacy
#50There are so many note taking apps and yet I still can't find one I like. My requirements are simple: - Markdown - cross platform with sync - tags I have settled on SimpleNote for now, but I'm not completely happy. It's mac app is low quality and doesn't have markdown, It's open source but they ignore most of the issues. Bear Notes looks cool but wasn't cross platform. I am still looking. If this thing had phone apps…