| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 6 days | feat: multi-token tag autocomplete in FrontmatterEditor | Danilo M. | 1 | -3/+36 | |
| Replace single-token QCompleter with MultiTokenCompleter that completes each comma-separated tag independently. Activating a suggestion inserts the completed tag and positions cursor after a trailing ", " separator for immediate next-tag input. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 6 days | fix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵ | Danilo M. | 1 | -3/+2 | |
| display, simplify _save | |||||
| 6 days | feat: frontmatter editor dialog with type dropdown and tag autocomplete | Danilo M. | 1 | -0/+85 | |
