Yet another go at a note taking app
Find a file
2024-11-15 13:20:06 +01:00
img Implement basics 2024-11-10 21:58:02 +01:00
js Add basic caching service worker 2024-11-15 13:20:06 +01:00
index.html Add ability to edit and remove notes 2024-11-15 13:19:28 +01:00
README.md Add README 2024-11-10 22:08:26 +01:00
site.webmanifest Implement basics 2024-11-10 21:58:02 +01:00
style.css Add ability to edit and remove notes 2024-11-15 13:19:28 +01:00
TODO.md Update TODO 2024-11-12 12:17:29 +01:00

Jenot

Yet another go at a note taking app. Task list handling behavior heavily inspired by Google Keep, which is my current daily driver for all kinds of quick notes, shopping lists etc.

The idea is to have zero or near zero dependencies for FE code, using only standard APIs.