Live data from Hacker News

Laverna – A Markdown note-taking app focused on privacy

laverna.cc

11–20 of 178 posts

Re: Laverna – A Markdown note-taking app focused on privacy

#11

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…

How do you create/edit notes on mobile?

Re: Laverna – A Markdown note-taking app focused on privacy

#12
What 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

#13

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…

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

#14
post #3

Would 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).

Although with Standard Notes you're free to setup your own server too and can backup to dropbox.

Re: Laverna – A Markdown note-taking app focused on privacy

#15

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…

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

#16

What 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.

Presumably if you just designed your note app to work with any generic Git, you could interchangably use GitHub or something selfhosted.

Re: Laverna – A Markdown note-taking app focused on privacy

#17

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…

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

#18
This came up on Product Hunt today as well >> Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with. https://turtlapp.com/download/
Post reply on HN