Commit Graph
11 Commits
Author SHA1 Message Date
windyboy 8c9890676b vault backup: 2026-01-04 10:33:55 2026-01-04 10:33:55 +08:00
windyboy 470cf59361 vault backup: 2025-12-31 16:46:36 2025-12-31 16:46:36 +08:00
windyboy 00c9982768 vault backup: 2025-12-31 16:46:00 2025-12-31 16:46:01 +08:00
windyboy f99056a099 feat(tagging-system): Add comprehensive tagging system implementation
- Add tagging system Python package with modular architecture (config, core, impl)
- Create core interfaces for file discovery, content analysis, and tag generation
- Implement content analyzer with language detection and topic extraction
- Implement file discovery engine with directory scanning and filtering
- Implement tag generator with hierarchical tag creation and consolidation
- Add configuration management with example config and validation
- Create comprehensive design and requirements documentation in .kiro/specs
- Add pytest test suite with unit tests for models, interfaces, and config
- Add setup.py, requirements.txt, and pytest.ini for package management
- Add README.md with project overview and usage instructions
- Update workspace.json with new project structure
- Add Excalidraw diagram for system architecture visualization
- Establish foundation for automated vault tagging and metadata management
2025-12-31 08:37:16 +08:00
windyboy 6c7a6d0e3a vault backup: 2025-12-30 19:54:00 2025-12-30 19:54:00 +08:00
windyboy 5881ca5c80 chore: Clean up .smart-env directory and update workspace state
- Remove embedding models cache file
- Delete event logs cache file
- Remove 100+ archived inbox clipping files from .smart-env/multi directory
- Update Obsidian workspace configuration
- Consolidate and clean up temporary environment files to reduce repository bloat
2025-12-30 11:26:40 +08:00
windyboy 678c9d1e38 vault backup: 2025-12-29 16:59:55 2025-12-29 16:59:55 +08:00
windyboy 3e17c08305 vault backup: 2025-12-29 15:42:19 2025-12-29 15:42:19 +08:00
windyboy daf4aa3dfa Add P.A.R.A. methodology documentation and restructure Personal folder
- Created Methodology.md to outline the P.A.R.A. system and its components.
- Added Outline.md for a structured overview of P.A.R.A. content.
- Documented PKM content organization decisions in PKM-Consolidation-Decision.md.
- Introduced Workflows.md to explain practical applications of P.A.R.A. in work scenarios.
- Moved sensitive information to security-sensitive folder and restructured the Personal folder to align with P.A.R.A. principles.
- Archived backup files including Matrix Me.md and TTG Cookies.md.
- Implemented a comprehensive refactor of the Personal folder to improve organization and security.
2025-12-29 15:37:17 +08:00
windyboy c9d757d973 Update event log counts for sources:modified and sources:imported 2025-12-29 15:18:52 +08:00
windyboy 6d7f875330 Add new images and documentation updates; remove sensitive files
- Added new images related to architecture and development.
- Updated paths in various markdown files to correct resource locations.
- Created new markdown files for Python development topics.
- Deleted outdated and sensitive files, moving them to a secure archive.
- Added a README for the security-sensitive files archive with recommendations for handling sensitive information.
2025-12-29 15:18:33 +08:00