Commit Graph
14 Commits
Author SHA1 Message Date
windyboy 1e3905d304 vault backup: 2026-02-25 16:53:37 2026-02-25 16:53:37 +08:00
windyboy 68182b70fd vault backup: 2026-02-24 07:55:02 2026-02-24 07:55:02 +08:00
Noah BrierandClaude 1c9a9eead0 chore: apply linting fixes to iCloud support and launcher command
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 17:11:44 -04:00
Noah BrierandClaude 625984ee0e feat: add iCloud vault support and launcher command installation
- Add new /install-claudesidian-command to create shell alias for launching vault from anywhere
- Add automatic iCloud Drive vault detection in init-bootstrap
- Add iCloud-specific search path with maxdepth 5 for nested structure
- Add fallback prompt asking about iCloud if vault not found
- Update README with launcher command documentation and usage examples
- Shell command auto-resumes existing sessions or starts new ones

This addresses user feedback about iCloud vault detection and adds convenient
shell launcher similar to obsidian-cli pattern.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 17:09:29 -04:00
Noah Brier 3909ab476c fix: resolve lonely if ESLint warning 2025-09-15 08:49:07 -04:00
Noah Brier fe8f051630 chore: release v0.9.2 2025-09-14 08:22:08 -04:00
Noah Brier 0613712da3 chore: release v0.9.1 2025-09-14 08:15:12 -04:00
Noah Brier dcf7e2f902 chore: release v0.9.0 2025-09-14 08:02:14 -04:00
Noah Brier b972bdf06b docs: update README with recent feature improvements
- Added smart vault analysis and pattern detection
- Mentioned user research and profile building
- Added automatic update notifications
- Listed upgrade and init-bootstrap commands
- Added Firecrawl web research capabilities
- Updated setup wizard description with new features
2025-09-13 20:47:06 -04:00
Noah Brier 3763d136e1 feat: enhance init-bootstrap with intelligent vault import and personalization
- Auto-detect existing Obsidian vaults by searching for .obsidian folders
- Import entire vault structure safely to OLD_VAULT/ folder
- Research user's public work for context (with disambiguation)
- Detect file naming patterns and folder organization automatically
- Save all preferences to .claude/vault-config.json
- Explain each setup step with educational context
- Support both pnpm and npm for dependencies
- Copy all Obsidian configuration including plugins and trash
- Clear prompts for Gemini Vision and Firecrawl (already included)
2025-09-13 20:05:11 -04:00
Noah Brier 8f317506a4 feat: simplify setup with auto-disconnect and folder rename support
- init-bootstrap now automatically disconnects from original repo
- Added folder rename assistance for non-git users
- Support both git clone and ZIP download methods
- Import existing vault functionality documented
- Clearer instructions for all user skill levels
2025-09-13 19:38:07 -04:00
Noah Brier 6bc043665b fix: correct command syntax from 'claude run' to slash commands
- Update all documentation to use /command-name syntax
- Fix README, CLAUDE.md, install.sh, and command docs
- Commands run directly in Claude Code with /command-name
2025-09-13 12:30:37 -04:00
Noah Brier 98944dd26c docs: update README to use init-bootstrap command
- Replace old install.sh instructions with init-bootstrap
- Simplify setup to just clone and run wizard
- Add examples of pre-configured commands
- Explain what init-bootstrap does automatically
2025-09-13 12:26:50 -04:00
Noah Brier f609668172 Initial commit - Claudesidian v0.2.0
Claude Code + Obsidian starter kit for AI-powered knowledge management.

Features:
- PARA method folder structure
- Bootstrap initialization system
- Pre-configured Claude Code commands and agents
- Gemini Vision MCP server with video support
- Helper scripts for vault management
- Automated release management

See README.md for setup instructions.
2025-09-13 12:20:50 -04:00