1.5 KiB
1.5 KiB
obj |
---|
meta |
Index
Frontmatter
Notes with websites
table website from "/" where website != null
Notes with repositories
table repo from "/" where repo != null
Notes with Sources
table source from "/" where source != null
Notes with Wiki
table wiki from "/" where wiki != null
Notes with Arch Wiki
table arch-wiki from "/" where arch-wiki != null
Notes with RFC
table rfc from "/" where rfc != null
Notes with Object Type
table obj from "/" where obj != null
Object Type
Applications
table android-id, flatpak-id from "/" where startswith(lower(obj), "application")
Operating Systems
list from "/" where startswith(lower(obj), "os")
Formats
table mime, extension from "/" where startswith(lower(obj), "format")
Filesystems
list from "/" where startswith(lower(obj), "filesystem")
Emulators
list from "/" where startswith(lower(obj), "emulator")
Concepts
list from "/" where startswith(lower(obj), "concept")
Meta Notes
list from "/" where startswith(lower(obj), "meta")
Device Notes
list from "/" where startswith(lower(obj), "device")
Science Notes
list from "/" where startswith(lower(obj), "science")
Website Notes
table website, category, status from "/" where startswith(lower(obj), "website")