reorg: move tpl/bin under 000-configs, files->assets, add bump-version.sh + plugins doc

This commit is contained in:
stateofshit
2026-07-29 15:07:36 +00:00
parent 0733aef8c0
commit 35c69bc1eb
15 changed files with 158 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"folder": "01-logs/daily",
"format": "YYYY-MM-DD",
"template": "tpl/daily.md",
"template": "000-configs/templates/daily.md",
"autorun": false,
"autorunOnlyIfToday": false
}