Inconsistencies
Auto-collected from the
inconsistencies:frontmatter field across the wiki. Obsidian-only
(Dataview). Add a flag viainconsistencies: ["…"]in a page’s frontmatter and a
> [!warning] Inconsistencycallout at the spot (see CLAUDE.md → Inconsistency flags).
TABLE WITHOUT ID file.link AS Page, type AS Type, inconsistencies AS "Flagged inconsistency"
WHERE type AND inconsistencies AND !contains(file.folder, "templates")
SORT file.name ASCIf the table is empty in Obsidian, no page currently carries an inconsistencies: flag.