a8d8936b11
- Add AutoTagger: scans untagged notes, generates AI tags via Ollama, and applies them to frontmatter - Add AutoLinker: finds semantically related notes via vault search and appends a 'Related Notes' section with wiki-links - Add settings UI for both features with configurable thresholds, prompt templates, and limits - Add commands: 'Auto-Tag Untagged Notes' and 'Auto-Link Related Notes' - Add auto-organizer.test.ts with 17 tests covering tagging, linking, frontmatter manipulation, and filtering