Releases: juniorsundar/neorg-extras
Releases · juniorsundar/neorg-extras
v0.7.0
0.7.0 (2025-02-09)
Features
- agenda: Add
workspaceoption for neorg-agenda (#53) (19102d0) - node: Autogen names can be snake_cased (default: false) (#51) (ec20393)
- roam: Support for
snacks.pickerin Roam (#54) (d2ae729)
Bug Fixes
- fzf-lua: Opening blocks+backlinks hang prompt (868da79)
Miscellaneous Chores
v0.6.0
0.6.0 (2025-01-01)
Features
- capture: Capture notes and tasks (#47) (1adeefb)
- roam: Can set
roam_base_directoryinstead of defaultvault(8da3083)
Bug Fixes
- buff-man: Properly deleting new tab with task view (9bc1511)
- documentation: Removing some old commands (1ac654a)
- fzf-lua:
<C-n>wasn't properly closing fzf prompt (#50) (88f27d6) - fzf-lua:
<CR>didn't clear fzf-lua prompt (02e5261) - fzf-lua: Interruption when selecting workspace (d1d9618)
- fzf-lua: workspace-selector wasn't closing promt (141c0e9)
- roam_base_directory: Edge case when ~= "" (ab6d590)
- Spaces in files/folder/node names effects search (e262d81)
- week-number: Was one less than it was supposed to (512462e)
v0.5.1
0.5.1 (2024-11-07)
Bug Fixes
- agenda-views: Populate current buffer and window first (5e49efd)
- backlinks: Escaping lines that start with @ in backlinks block (#46) (ab20194)
- backlinks: Issue with window ID resolved (2d06525)
- buff-man: Clean agenda view window upon quit (2bc8edf)
- cycle_task: Save on task cycle to account for buffer change (b9132d3)
- Documentation to load configs (49b6c91)
- property_metadata: Exec auto-indent command on specified buffer (2bd28ad)
- workspace-selector:
<C-i>opens the index properly (0f429e2)
v0.5.0
0.5.0 (2024-10-16)
⚠ BREAKING CHANGES
- treesitter_fold: Added folding for code blocks
- backlinks: Better backlinks buffer (#39)
Features
- backlinks: Better backlinks buffer (#39) (d93fa7d)
- treesitter_fold: Added folding for code blocks (d93fa7d)
Bug Fixes
- workspace_selector: Wasn't setting workspace with Fzf-Lua (f7a45ef)
Miscellaneous Chores
- release 0.5.0 (0d44a16)
v0.4.1
v0.4.0
What's Changed
Features
- feat(day_view): Added padding to till-date-time in day_view by @juniorsundar in #31
- feat(fuzzy_finder): Added support for FzfLua by @juniorsundar in #33
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
Bug Fixes
- fix: Difference offset for days in overdue tasks by @juniorsundar in #28
- fix(buff-man): Store default_winopts before creating buffer by @juniorsundar in #30
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Features
- feat: Interactive task cycling w/ auto-metadata population by @juniorsundar in #27
Bug Fixes
- fix: Loading norg tree-sitter not working with non-lazy config by @juniorsundar in #23
- fix(day_view): Date difference calc for months and leap years by @juniorsundar in #26
- fix: Issue overriting ft-specific opts by @juniorsundar in b4eead9
Dev Stuff
- CI: setup CI/CD for vimdocs and stylua by @juniorsundar in fc93954, c2f23ab and 37340f1
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
Bug Fixes
- fix(backlinks, workspaces): Typo in sub-command name by @juniorsundar in #18
- fix: deadline beyond next week not registered in Day View by @juniorsundar in #20
- fix: Task categorised into tags even if no deadline present by @juniorsundar in #21
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- refactor: Project restructure to integrate into Neorg ecosystem by @juniorsundar in #14
Full Changelog: v0.1.1...v0.2.0