WIP archive controllers

This commit is contained in:
2021-06-23 09:40:44 -06:00
parent 6348a6a6a6
commit 3f25b56d42
7 changed files with 101 additions and 0 deletions

View File

@@ -30,6 +30,8 @@
(Path.join [archiveDir "entries" (e.id.withExtension "json")])
(Json.stringify e)))
// TODO adding or removing components or files should save the Entry and re-check it in or out of systems
(defun :Entry _newEntry []
(object
id (Uuid.v4)