backfill button and usage
Build and Push Docker Image / build (push) Successful in 16s

This commit is contained in:
2026-05-19 09:29:41 -05:00
parent 6ddc09aa71
commit 2d4920bd15
7 changed files with 171 additions and 5 deletions
+5 -1
View File
@@ -5,7 +5,11 @@
"Bash(env)",
"Bash(findstr /I OBSIDIAN)",
"Bash(set)",
"Bash(xargs grep -l -i \"obsidian\")"
"Bash(xargs grep -l -i \"obsidian\")",
"Bash(xargs -I {} git log --oneline -1 {})",
"Bash(ls -la data)",
"Bash(ls *.db)",
"Bash(find . -name \"cpas.db\" -not -path \"*/node_modules/*\")"
]
}
}