Yet another go at a note taking app
Find a file
2024-11-18 22:36:26 +01:00
config Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
lib Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
priv Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
test Initiate elixir app 2024-11-16 19:16:03 +01:00
.formatter.exs Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
.gitignore Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
mix.exs Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
mix.lock Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
README.md Initiate elixir app 2024-11-16 19:16:03 +01:00
TODO.md Implement indexedDB backed store making app offline friendly 2024-11-15 23:01:14 +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.