Ask HN: What feature does your dream note taking app have?
I am creating a note taking app based on markdown with live preview. I already implemented all the basic features and would like new ideas for cool features.
If you want to check it out, the repo is https://github.com/ZaninAndrea/mdeditor If you want to contribute the code is thoroughly documented and you can always write me if you have any doubts
19 comments
[ 7.2 ms ] story [ 668 ms ] thread* Excellent synchronization across devices
* Support for handwriting
* Web viewer
As far as the web viewer is concerned would you like most a web editor or a static site generator (with hosting included). The web editor is more useful for personal use, but the static site allows everyone to access (I'm thinking about implementing both)
I am a very heavy Evernote user but it has nothing like this.
- A clever and clean way for tracking changes and additions for hand written notes.
- Evernote allows adding hand written notes, but they go page by page, which is frustrating when notes or designs span longer lengths. Allowing a continuous stream of hand writing would be great.
- Better merge resolution. When you happen to make a change on the web (clip a web page for example) while writing notes on the iPad, I often lose notes.
For now I settle with org-mode in terminal because I avoid the cloud.
Many app are stop, if issue with net connection or send a big notification about my internet connection issue. Why I have to see it? Can app not manage sync & net issue with local storage or something. I mean I am just taking a note and for taking a note, a real time internet connection is not needed., Right? it's not email app where connection is more important.
2) Combine that with offline note taking that auto-syncs when you have a network connection again (even if the note-taking app is backgrounded on your phone), and you'd have a winner. Give me that and I wouldn't even care about support for any formats other than plain text.
3) The ability to organize notes into folders and subfolders with no limit to levels of nesting.
OK, yeah, I really just want an auto-syncing Git client on my phone.