Commit graph

6 commits

Author SHA1 Message Date
Masahiro Chaen
2c2343e081 fix: resolve all errors from full repository audit
- README/README_JP: fix X bookmark schedule "22:00" → "every 4 hours"
- README: standardize skill name /auto-min → /auto-mins
- sync-x-bookmarks.sh: fix subshell variable scope (NEW_COUNT always 0)
  Use process substitution instead of pipe to preserve counter
- CLAUDE.md: add missing frontmatter (violated own schema rules)
- clips/_index.md: replace personal test data with clean template
- on-file-change.sh: replace bare except with specific exceptions
- on-session-end.sh: use context managers for file handles

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 23:29:08 +09:00
Masahiro Chaen
0d1545b62e fix: add missing sync-x-bookmarks.sh + clips template
Closes #1 — sync-x-bookmarks.sh was referenced in README but missing
from vault-template/scripts/.

Added:
- vault-template/scripts/sync-x-bookmarks.sh (X bookmark auto-sync)
- vault-template/scripts/ios-clip-shortcut.md (iOS Shortcut guide)
- vault-template/clips/{_index.md,tags.md,x/,articles/} (Clips structure)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 23:22:28 +09:00
Masahiro Chaen
c67aeead2a v2.1: Fix all Codex review issues - sanitize examples, fix SEARCH_DIRS bug, update URLs 2026-04-08 01:43:46 +09:00
Masahiro Chaen
d858e1f315 Add SOUL.md + MEMORY.md templates for complete SOUL/MEMORY/DREAMS trinity 2026-04-08 01:18:22 +09:00
Masahiro Chaen
2fb60246ff Security fix: remove all personal data, rename scripts, anonymize examples 2026-04-08 00:51:03 +09:00
Masahiro Chaen
f8d084eae4 Initial release: Claude Code × Obsidian Wiki framework 2026-04-08 00:39:33 +09:00