I'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…
Laverna – A Markdown note-taking app focused on privacy
11–20 of 178 posts
Re: Laverna – A Markdown note-taking app focused on privacy
#12I've lost so much data from Evernote's atrocious conflict resolution that it's my central concern. I don't see any mention of that here.
Use case: edit notes on a plane on laptop, edit notes on phone after landing, sometime later use laptop again and zap.
Re: Laverna – A Markdown note-taking app focused on privacy
#13I'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
#14Would be interesting to do a comparison with Standard Notes, which seems to offer the same features.
One distinction appears to be that Laverna syncs through an adapter you maintain (like Dropbox).
Re: Laverna – A Markdown note-taking app focused on privacy
#15I'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…
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
#16What I really really want is a tool that keeps notes in github, therefore an open/standard/robust way to do offline, merge changes, resolve conflicts. I've lost so much data from Evernote's atrocious conflict resolution that it's my central concern. I don't see any mention of that here. Use case: edit notes on a plane on laptop, edit notes on phone after landing, sometime later use laptop again and zap.
Re: Laverna – A Markdown note-taking app focused on privacy
#17I'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…
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.
Re: Laverna – A Markdown note-taking app focused on privacy
#18Re: Laverna – A Markdown note-taking app focused on privacy
#19https://www.dropbox.com/s/gzmd36qe58h0wnw/Screenshot%202017-...
Re: Laverna – A Markdown note-taking app focused on privacy
#20Incidentally, I am building https://pagedash.com to clip web pages more accurately, exactly as you saw it (via a browser extension)! Hope this helps someone.