Yet another go at a note taking app
Find a file
2025-03-21 00:20:40 +01:00
config Differentiate Bandit port between test and other envs 2025-02-07 14:47:54 +01:00
lib Differentiate Bandit port between test and other envs 2025-02-07 14:47:54 +01:00
priv Prevent focus grab by inactive task remove button 2025-03-21 00:20:40 +01:00
test Add persistence of reminders and some rudimentary tests 2025-01-18 23:06:55 +01:00
.formatter.exs Implement server-backed notes store 2024-11-22 14:09:24 +01:00
.gitignore Add ability to deploy as a single binary with Burrito 2024-11-24 17:17:03 +01:00
mix.exs Add persistence of reminders and some rudimentary tests 2025-01-18 23:06:55 +01:00
mix.lock Implement account provisioning and authentication mechanism 2024-11-29 20:54:49 +01:00
README.md Initiate elixir app 2024-11-16 19:16:03 +01:00
TODO.md Update TODO 2024-11-30 00:51:04 +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.