--- filters: and: - file.name.is("index") formulas: age_days: 'date(now) - file.ctime' properties: status: input: select options: - exploring - active - concluded - shelved category: input: select options: - market - technical - competitive - legal - scientific - exploratory tags: input: tags created: input: date updated: input: date origin: input: text --- # Research Base All research topics, filterable by status, category, tags, and date. Detail files are excluded — only `index.md` per topic directory appears here. | Title | Status | Category | Tags | Created | Updated | |-------|--------|----------|------|---------|---------| | {{title}} | {{status}} | {{category}} | {{tags}} | {{created}} | {{updated}} |