Fix math logic for timeline

This commit is contained in:
2026-05-19 00:33:08 -05:00
parent ba2b631e23
commit e2c352d518
44 changed files with 7660 additions and 22 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(node --check server.js)",
"Bash(env)",
"Bash(findstr /I OBSIDIAN)",
"Bash(set)",
"Bash(xargs grep -l -i \"obsidian\")"
]
}
}