Closed linuxcaffe closed 3 years ago
possible functions;
notes_create call task to mod annotation Notes: if none exist.
notes_missing_check looks for orphaned UUID.txt files
notes_create_missing creates Notes: annotations for all pending tasks, where UUID.txt exists, but Notes: does not.
None of these create a UUID.txt file, that happens (if needed) when the notefile is opened.
notes_create_missing Would create a "Notes" annotation for every pending task that had a corresponding /notefiles/UUID.txt, but was missing the Notes link.