note-taking app in javascript (data is stored client-side in browser local storage)
https://notes.ouvaton.org
quenousimporte c455c721d0 | ||
---|---|---|
clipper | ||
libs | ||
favicon.ico | ||
index.html | ||
main.js | ||
manifest.json | ||
notes192.png | ||
notes512.png | ||
readme.md | ||
split.css | ||
split.html | ||
style.css |
readme.md
notes
Getting started
Call index.html or try https://notes.ouvaton.org.
Your notes are stored in your browser local storage.
You can import a folder of markdown files.
Usage
- command palette: ctrl+shift+p
- notes list: ctrl+p
Web clipper
Add clipper\clipper.js
as bookmarklet on your web browser bookmark toolbar. Click to add current URL to a note named todo.
Export your data
You can download your notes as flat markdown files in a zip archive.