Back to Directory
automation
Notebook
Local-first personal knowledge base for tracking ideas, projects, tasks, habits, and any object type you define. YAML-based with no cloud lock-in.
ideasknowledgeprojects
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Version 1.0.2
- Removed unused data files: data/index.json and data/types.yaml.
- Updated internal storage logic in lib/store.js to remove reliance on the deleted files.
- No user-facing feature changes; all core workflows remain unchanged.
- Documentation (SKILL.md) updated for consistency, with no major content changes.