Commit Graph

4 Commits

Author SHA1 Message Date
7fce46bff2 d 2026-03-27 10:55:43 -03:00
e0433f8e57 docs: Add Docker deployment documentation with data folder
- Update docker-compose to use ./data folder for SQLite database
- Add Docker section to README with setup instructions
2026-03-23 22:13:48 -03:00
cc4b2453b1 feat: improve related notes algorithm and add seed data
- Add multilingual stop words (English + Spanish) for better matching
- Add technical keywords set for relevance scoring
- Improve scoring weights: tags +3, title matches +3
- Fix false positives between unrelated notes
- Add README with usage instructions
- Add 47 seed examples for testing
- Update quick add shortcut behavior
- Add project summary

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 15:09:20 -03:00
f2e4706b4a Initial commit 2026-03-22 12:00:28 +00:00