Tasks: multi-note system, claims-first viewer dropdown, TaskNote schema

This commit is contained in:
lorentz 2026-03-25 14:57:21 +00:00
parent a583d76fc7
commit 4aa19e6a21
20 changed files with 1478 additions and 388 deletions

View file

@ -4,7 +4,13 @@
"Bash(ssh-keygen:*)",
"Bash(chmod:*)",
"Bash(git init:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(git branch:*)",
"Bash(git remote add:*)",
"Bash(git commit:*)",
"Bash(git config:*)",
"Bash(git push:*)"
]
}
}