Yet another go at a note taking app
Find a file
2024-11-11 20:30:03 +01:00
img Implement basics 2024-11-10 21:58:02 +01:00
js Implement basic desktop drag and drop 2024-11-11 20:30:03 +01:00
index.html Implement basic desktop drag and drop 2024-11-11 20:30:03 +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 Implement basic desktop drag and drop 2024-11-11 20:30:03 +01:00
TODO.md Add TODO 2024-11-10 22:02:16 +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.