description 280 B

12345678910
  1. CRUD access model completion
  2. ---
  3. All functions but delete fully implemented
  4. --- arianagiroux(ariana.giroux@gmail.com)@2f2c511
  5. Should we even implement a top level delete function? They can be removed via `rm -r` by the user anyways. Definitely implement it in the TUI tho...