Yet another go at a note taking app
Find a file
2024-11-16 19:16:03 +01:00
lib Initiate elixir app 2024-11-16 19:16:03 +01:00
static Initiate elixir app 2024-11-16 19:16:03 +01:00
test Initiate elixir app 2024-11-16 19:16:03 +01:00
.formatter.exs Initiate elixir app 2024-11-16 19:16:03 +01:00
.gitignore Initiate elixir app 2024-11-16 19:16:03 +01:00
mix.exs Initiate elixir app 2024-11-16 19:16:03 +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.