This is an index related to human behavior and how we have much less of a free will then we take for granted

Measured productivity

workflow

Goals


Misc

table file.title as "Title", file.mtime as "Modified"
from #productivity 
where type
sort file.ctime desc
TABLE WITHOUT ID file.link AS "Incoming Links", date 
 
WHERE contains(this.file.inlinks, file.link)
SORT date desc