TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

5 点作者 kfei超过 7 年前
- Easy to organize (directory structure, hashtag, etc.)<p>- Easy to search<p>- Markdown<p>- Vendor-free (data exportable in open formats)<p>- Comprehensive API<p>- Browser extension (think of Evernote&#x27;s web clipper)<p>- Share-ability<p>- Collaboration (like Google Docs)<p>- Cross-device syncing<p>- OCR<p>- Data protection and security<p>- Open source<p>- Rich integration (with Slack, GitHub, GMail, etc.)<p>- Beautiful UI<p>- Themes<p>- ... and anything else I did not think of?

4 条评论

marchenko超过 7 年前
Native desktop&#x2F;mobile apps that support simple formatting like markdown with an import&#x2F;export function in either .json or (preferably) .md or .txt.<p>A simple tagging system (also in a simple format like .md or .html) is a nice feature. 1-2 levels of board-style organization&#x2F;visualization is also useful.<p>Import&#x2F;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.<p>Turtl comes very close to this for users interested in secure note-taking. Something like typora or remarkable with google-keep style organization&#x2F;visualization would take care of a lot of use cases. Basically a simple markdown editor with better display&#x2F;organization features. Really nailing math, table, code snippet, and image support would cover a lot of use cases.<p>Unless you really want to go hard in the paint on security, the app itself should probably focus on easy composition and attractive visualization&#x2F;organization of the files.
lfcipriani超过 7 年前
Should be a native desktop&#x2F;mobile app, lightning fast, support basic text-based formatting (e.g. markdown or simpler). Storage should be a file that can be put in Dropbox&#x2F;Drive&#x2F;etc for sync. And more important, free and open source.
wj超过 7 年前
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.
ofafa超过 7 年前
IMO, easy-to-search, easy-to-organize, vendor-free and cross-device sync would be important.