Hacker News new | ask | show | jobs
by abawany 3266 days ago
I use OneNote. The features that make it indispensable for me are as follows:

* Excellent synchronization across devices

* Support for handwriting

* Web viewer

1 comments

I'd like to use git in order to ensure a good reconciliation between edits made on multiple devices. Handwriting is not really the goal for my application, since it's a markdown editor.

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 think a static site generator sounds useful. Not only for viewing when one is without one's apps, but also for sharing as you say.