Live data from Hacker News

Ask HN: What do you find most important when choosing a note-taking app?

news.ycombinator.com

1–5 of 5 posts

Ask HN: What do you find most important when choosing a note-taking app?

#1
- Easy to organize (directory structure, hashtag, etc.)

- Easy to search

- Markdown

- Vendor-free (data exportable in open formats)

- Comprehensive API

- Browser extension (think of Evernote's web clipper)

- Share-ability

- Collaboration (like Google Docs)

- Cross-device syncing

- OCR

- Data protection and security

- Open source

- Rich integration (with Slack, GitHub, GMail, etc.)

- Beautiful UI

- Themes

- ... and anything else I did not think of?

Re: Ask HN: What do you find most important when choosing a note-taking app?

#3
Native desktop/mobile apps that support simple formatting like markdown with an import/export function in either .json or (preferably) .md or .txt.

A simple tagging system (also in a simple format like .md or .html) is a nice feature. 1-2 levels of board-style organization/visualization is also useful.

Import/export is key - I just transferred all of my google keep notes to .md via pandoc and it was a pain. This functionality also addresses a lot of the sharing issues at a simple level - you can send or text .md files, for example, or work on them in a shared dropbox file.

Turtl comes very close to this for users interested in secure note-taking. Something like typora or remarkable with google-keep style organization/visualization would take care of a lot of use cases. Basically a simple markdown editor with better display/organization features. Really nailing math, table, code snippet, and image support would cover a lot of use cases.

Unless you really want to go hard in the paint on security, the app itself should probably focus on easy composition and attractive visualization/organization of the files.

Re: Ask HN: What do you find most important when choosing a note-taking app?

#5
The thing that is keeping from moving to Google Keep from Evernote is the web clipper. With Evernote I can easily clip a page (automatically removing the sidebar and other things not relevant to the article). That takes precedence over everything else that you listed.