Live data from Hacker News

Ask HN: What note taking websites/applcations do you use?

news.ycombinator.com

31–40 of 46 posts

Re: Ask HN: What note taking websites/applcations do you use?

#31

I use Standard Notes[0] although it doesn't support images. Evernote supports images, but Evernote isn't as private as Standard Notes. There is also Joplin[1] if you really need images, and you can either self-host it or use their cloud[2] offering. [0] https://standardnotes.com/ [1] https://joplinapp.org/ [2] https://joplinapp.org/plans/

I really like standard notes, if you switch editors to their built in Bold Editor ( https://standardnotes.com/features/bold-editor ) you can embed images.

Caveat: 'Available to paid subscribers'. I'm on their free tier.

Re: Ask HN: What note taking websites/applcations do you use?

#32

I've tried SO many it's not funny. I've settled on Markdown notes in Dropbox, edited with vim. On Android I do this with FolderSync and vim in Termux.

but org mode though

Have you considered learning emacs just to try it? You might like it. That's what I did. The only difference between your experience and mine is that I've settled on an org mode doc in Dropbox.

Re: Ask HN: What note taking websites/applcations do you use?

#35
I made one called MicroPad a few years ago (https://getmicropad.com) and just launched v4 a few weeks ago.

It's pretty full of features and each note is an infinite whiteboard/canvas where you can embed elements anywhere (for example I go horizontally for tangents)

Re: Ask HN: What note taking websites/applcations do you use?

#36
post #22

I use notion pro. I think the free tier is good enough as well. I use it for personal knowledge management and organizing my life. All my notes are in it, as well as interesting tidbits from podcasts, YouTube. I’ve implemented Cal Newports productivity/time blocking method in it as well. there’s lot of cool templates and community around it as well if you want to get the most out of it.

+1 for notion

Re: Ask HN: What note taking websites/applcations do you use?

#37

Org mode in Emacs, Beorg app on my iPhone/iPad. Files are text files, and are synced using Dropbox to all my windows/linux/macOS machines.

Love me some org mode. I use nvim-orgmode. It's not as feature complete as emacs, but is enough for my use cases; time tracking, tables, and code blocks.
Post reply on HN