Simple Notes
A tiny web-application for quick note taking without permissions or other fancy stuff. Uses the filesystem as a datastore.
Features
- quick notetaking
- simple concurrent modification protection
- markdown view
- filesystem as datastore
- hierarchical notes via subdirectories
- simple note hiding (notes starting with a dot)
- list of all notes


Source code can be found on GitHub.