note-taking app in javascript (data is stored client-side in browser local storage) https://notes.ouvaton.org
Go to file
quenousimporte c455c721d0 first name empty by default 2024-05-15 18:14:55 +02:00
clipper changed: clip in todo instead of bookmarks 2024-01-17 09:09:25 +01:00
libs drop sync feature 2024-03-19 10:07:22 +01:00
favicon.ico initial commit 2023-01-18 12:34:55 +01:00
index.html drop sync feature 2024-03-19 10:07:22 +01:00
main.js first name empty by default 2024-05-15 18:14:55 +02:00
manifest.json fixed: share target 2024-01-24 11:07:39 +01:00
notes192.png added: pwa 2023-06-19 13:02:41 +02:00
notes512.png added: pwa 2023-06-19 13:02:41 +02:00
readme.md drop sync feature 2024-03-19 10:07:22 +01:00
split.css trimed trailing whitespaces 2023-09-11 09:57:00 +02:00
split.html trimed trailing whitespaces 2023-09-11 09:57:00 +02:00
style.css change code background 2024-03-22 16:05:56 +01:00

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.