feuforeve.v4/src/notepad
Feufochmar 2c2ed3448e get-parent-note-id should check if the note exists first. 2022-05-22 15:45:13 +02:00
..
hierarchy.rkt Implement a hierarchy between notes. A table tracks the parent-child relation, and the hierarchy is displayed in the note listing. 2022-05-20 19:47:29 +02:00
media.rkt Remove useless module requirements 2022-05-20 19:41:19 +02:00
notepad.rkt Implement a hierarchy between notes. A table tracks the parent-child relation, and the hierarchy is displayed in the note listing. 2022-05-20 19:47:29 +02:00
notes.rkt get-parent-note-id should check if the note exists first. 2022-05-22 15:45:13 +02:00
stored-objects.rkt Add a has-instance-with-id function to check the existance of an instance. Also fix the count-instance function. 2022-05-20 19:43:47 +02:00
user.rkt Move the notes into the database. Also, escape the names when building links. 2021-05-17 20:32:38 +02:00