| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-05 | 2.7 kB | |
| Release 0.7.3 source code.tar.gz | 2026-05-05 | 339.7 kB | |
| Release 0.7.3 source code.zip | 2026-05-05 | 446.9 kB | |
| Totals: 3 Items | 789.3 kB | 0 | |
Features
- agenda: highlight upcoming deadlines as
@org.agenda.deadline.upcoming(#1138) (260a366) - capture: have
headlinein templates take a string or a function that returns a string. (#1133) (0f821b2) - agenda: add
@org.agenda.weekend.todayhighlight (#1135) (2ed4742) - ClockedIn and ClockedOut events (#1111) (9deee54)
- add_note: include heading title on add_note editor (#1100) (95cb541)
- NoteAdded event (#1112) (72c6d0c)
- lsp: Show basic loading progress (0e8cba3)
- lsp: Add references support (4610182)
- Add support for basic LSP (#1088) (95fd9b3)
Bug fixes
- links: creating link from visual mode (#1139) (1a9d7bc)
- treesitter: Ignore empty line from nodes ending on col 0 (6446ad3)
- agenda: Increase height of tmp window to avoid winbar issues (b3b58f7)
- buffers: Fix fallback for finding a buffer by filename (#1126) (a214db3)
- agenda: Do not attempt to set text for view that is empty (1ab7b45)
- folds: update fold boundaries after headline edits (#1078) (2fc30d3)
- set_tags: better tag parsing for hyphens and whitespaces (#1098) (2b2f327)
- mappings: Do not replace keycodes for <CR> fallback if not required (5e90dc5)
- todo_keywords: Do not set todo keyword on repeater if there was not any before (b681e55)
- buffers: Get full path to buffer name by bufnr (eff6b77)
- buffers: normalize buffer name (89b684e)
- agenda: correctly re-render agenda on repeated todo state changed (c480161)