Skip to content

Releases: juniorsundar/neorg-extras

v0.7.0

09 Feb 15:50
2770358

Choose a tag to compare

0.7.0 (2025-02-09)

Features

  • agenda: Add workspace option for neorg-agenda (#53) (19102d0)
  • node: Autogen names can be snake_cased (default: false) (#51) (ec20393)
  • roam: Support for snacks.picker in Roam (#54) (d2ae729)

Bug Fixes

  • fzf-lua: Opening blocks+backlinks hang prompt (868da79)

Miscellaneous Chores

v0.6.0

01 Jan 12:09
9a01aec

Choose a tag to compare

0.6.0 (2025-01-01)

Features

  • capture: Capture notes and tasks (#47) (1adeefb)
  • roam: Can set roam_base_directory instead of default vault (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

07 Nov 17:59
58a2843

Choose a tag to compare

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

16 Oct 19:58
8275b22

Choose a tag to compare

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

v0.4.1

16 Oct 19:21
4f4e53a

Choose a tag to compare

0.4.1 (2024-10-16)

Bug Fixes

  • workspace_selector: Wasn't setting workspace with Fzf-Lua (f7a45ef)

v0.4.0

12 Oct 21:19

Choose a tag to compare

What's Changed

Features

Full Changelog: v0.3.1...v0.4.0

v0.3.1

05 Sep 08:02

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Aug 20:13

Choose a tag to compare

What's Changed

Features

  • feat: Interactive task cycling w/ auto-metadata population by @juniorsundar in #27

Bug Fixes

Dev Stuff

Full Changelog: v0.2.1...v0.3.0

v0.2.1

22 Aug 20:05

Choose a tag to compare

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

20 Aug 19:02

Choose a tag to compare

What's Changed

  • refactor: Project restructure to integrate into Neorg ecosystem by @juniorsundar in #14

Full Changelog: v0.1.1...v0.2.0