Live data from Hacker News

Laverna – A Markdown note-taking app focused on privacy

laverna.cc

41–50 of 178 posts

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

#42
Apart from having sync capability (via Dropbox) this in almost no way shape or form replicates the current capabilities of Evernote. A more accurate title would be "Laverna: An open source note-taking application." This of course will not generate many clicks, since there are dozens of things like this, many of them better-looking and more mature.

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

#44

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 have also used markdown files in git for quite some time. When I was running Windows 7, I added my notes folder to the Document library and was able to search my notes from the start menu - that was really great. But then Windows search got broken in Windows 8+ and I started looking for alternatives. I played with OneNote for a while, but missed VIM key bindings, markdown and easy online access to my notes (OneNote online editor is quite heavy). About two months ago I switched to a private Wordpress and till now I am really happy: full-text search works like a charm, I can tag my notes, use markdown (even with Latex expressions) and for cheat sheets (or field notes) I use pages.

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

#45

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

I find this statement odd. "Figured out mobile" in what sense? The laptop solved the mobility issue for Emacs about 2 decades ago. If you mean "runs on Android or iOS", it's likely Emacs will still be around after one or both of those have been consigned to the scrap heap.

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

#46
There 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 (I'm on iPhone) I'd give it a go.

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

#47

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…

did you have a look at vimwiki [0]? it has a diary function with plain timestamped markdown files.

[0] https://github.com/vimwiki/vimwiki

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

#48

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.

No local hosting on mac. On mac is either ms cloud or sharepoint, unfortunately.

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

#49

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

Can you elaborate what going away means here

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

#50
post #46

There 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…

Glad you like SimpleNote. How much time or money have you donated to it to get your desired feature set up to snuff?
Post reply on HN