Parents : ATLAS
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
🚧 🚧 This is experimental in nature and is subject to change over time 🚧 🚧
Tagging is a means to filter the notes on some text annotated to it.
Definition of some tags and usage
- todo
- explore
- learn
- incomplete
- anki
- moc
- area
- fleeting-notes
- idea
My current list of tags
TABLE
length(rows.file.name) as numfiles
, join(rows.file.link, ", ") as files
flatten
file.tags as tag
group by
tag