Yet another go at a note taking app
Find a file
2024-11-28 23:23:29 +01:00
config Implement rudimentary API for storing and retrieving notes 2024-11-18 22:36:26 +01:00
lib Make sync offline friendly 2024-11-28 23:23:29 +01:00
priv Make sync offline friendly 2024-11-28 23:23:29 +01:00
test Initiate elixir app 2024-11-16 19:16:03 +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 ability to deploy as a single binary with Burrito 2024-11-24 17:17:03 +01:00
mix.lock Add ability to deploy as a single binary with Burrito 2024-11-24 17:17:03 +01:00
README.md Initiate elixir app 2024-11-16 19:16:03 +01:00
TODO.md Update TODO 2024-11-24 17:34:27 +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.