various enhancements for new tabs and bug fixes

This commit is contained in:
2026-03-02 17:35:00 +00:00
parent 9dedf6dbf2
commit cf84d6d2dd
32 changed files with 4501 additions and 296 deletions

View File

@@ -46,6 +46,9 @@ PREFIX_TO_SEED = {
"/time-budgets": "time_budget",
"/files": "file",
"/admin/trash": None,
"/history": None,
"/eisenhower": None,
"/calendar": None,
}
def resolve_path(path_template, seeds):