Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Built-in Facts Reference

These facts are automatically available for all sources without enrichment.

Source Facts

FactTypeDescription
source.idnumDatabase ID (hidden*)
source.exttextFile extension (lowercase, no dot)
source.sizenumFile size in bytes
source.mtimetimeModification timestamp
source.pathpathFull absolute path
source.rootpathRoot directory path (hidden)
source.rel_pathpathPath relative to root (hidden)
source.devicenumDevice ID (hidden)
source.inodenumInode number (hidden)

Content Facts

FactTypeDescription
content.hash.sha256textSHA-256 content hash

Pattern Aliases

These aliases are available in pattern expressions:

AliasExpands To
filenamesource.rel_path[-1]
stemsource.rel_path[-1]|stem
extsource.rel_path[-1]|ext
hashcontent.hash.sha256
hash_shortcontent.hash.sha256|short
idsource.id

*Hidden facts are not shown in canon facts by default. Use --all to include them.