Files
notes/_ARCHIVE/the_bug_board.md
T
2026-07-14 08:05:36 -07:00

333 B

obsidianUIMode, all_bugs
obsidianUIMode all_bugs
preview
BUG - 422 Bug
name Open New Bug Report
type command
action Templater: Create templates/TPL_bug_report.md
TABLE WITHOUT ID
    file.link as "Bug Report",
    status as "Status",
    creation_date as "Date Created"
FROM #bug 
SORT creation_date DESC