mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-18 09:22:47 +08:00

The loading/saving/deleting of the Note class is now inbuilt. It's not offloaded to a NoteRepo. We're always going to be storing them on disk, for now. It's also way easier to manage them this way.