Files
cours/tags to add - notes to organize.md
2025-09-08 14:20:41 +02:00

530 B

up:, tags
up: tags
gestion
t/gestion

notes todo

[!todo]

TABLE file.tasks.text
FROM #todo
WHERE contains(file.tasks.text, "#todo")
WHERE contains(file.tasks.checked, false)
WHERE file.name != this.file.name

Notes without tags

[!missing] notes without tags

LIST FROM -"daily" AND -"informatique" AND -"templates" AND -"sources" AND -"__sekund__" AND -"gists" AND -"blog" AND -"kanban" AND -"blog" AND -"Excalidraw/Scripts"
WHERE !file.tags
LIMIT 100