Live data from Hacker News

The endless quest for a great notes-taking tool

news.ycombinator.com

11–15 of 15 posts

Re: The endless quest for a great notes-taking tool

#11

A self-hosted TiddlyWiki instance (the nodejs-based version, not the single html file approach) might satisfy many of your requirements, albeit not the search preview. https://tiddlywiki.com/

I wonder if you could hack that in with https://github.com/danielo515/TW5-contextPlugin ? I use it for this for backlinks.

ETA: https://tiddlywiki.com/static/Customising%2520search%2520res...

Yup, totally doable

Re: The endless quest for a great notes-taking tool

#12
I'm waiting for this to be released: https://nvultra.com/ (I think it's limited to Mac/iOS, though)

I think https://simplenote.com fits all your requirements except images. I streamlined images by using services that allows pasting images into the browser (Trello, Glitch, Imgur), then get a link to the image with a single click. (If you abuse StackOverflow's question editor, they even give you the markdown for the image.)

Recently, I have been considering switching to Apple Notes after discovering you can access your notes from a browser. It fits all your requirements except markdown.

Re: The endless quest for a great notes-taking tool

#14
post #5
post #4

If you're on the Apple ecosystem, I really like the simplicity of Bear. You do have to pay a very small fee for it (like maybe $1/mo?) but I've found their interface and tags system to be the best combination of power and simplicity. Apps always work and sync with iCloud.

$1.49 a month or $14.99 annually. And I agree, Bear is awesome. It's fast, it's simple yet powerful (eg. x-callback-url fun), and it stays out of your way. Sync is rock-solid and reliable and requires no effort on my part. It's great for programmers, too. https://bear.app/

Bear uses a SQLite database to store notes, a layer which I don’t want or need. Notes are not simply text files.
Post reply on HN