Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aneeshdurg/notedown
A notetaking app/visual markup language
https://github.com/aneeshdurg/notedown
Last synced: about 1 month ago
JSON representation
A notetaking app/visual markup language
- Host: GitHub
- URL: https://github.com/aneeshdurg/notedown
- Owner: aneeshdurg
- License: mit
- Created: 2023-08-20T19:27:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T22:08:34.000Z (12 months ago)
- Last Synced: 2024-01-16T03:28:24.064Z (12 months ago)
- Language: TypeScript
- Size: 215 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoteDown
A notetaking app/visual markup languageTry it out [here](https://aneeshdurg.me/NoteDown). Note that the target device
is phones/tablets that have stylus support.The goal of NoteDown is to provide notetaking features that overcomes the
physical limitations of real paper. NoteDown's novel feature is to treat each
line as a manipulatable object, allowing one to create collapsible lists,
add/delete lines, and move around sections of notes. This bridges a gap between
the ease of manipulation in text editors and the freeform input interface of pen
and paper.Eventually the goal of this project is to also introduce notation
that modifies the rendering of the document - aiming to create something that
combines the experience of writing markdown documents and taking real notes.