Releases
v1.0.0
1.0.0 (2023-08-06)
⚠ BREAKING CHANGES
neorg.modules -> neorg.core
refactor to accomodate Neorg's breaking changes
Features
add insert_link
command and refactor find_headings
to find_linkable
(90ca150 )
add heading picker (#7 ) (d6089ba )
added new gtd pickers (5e144d5 )
fixed titles (a44d785 )
initial project tasks picker (d067b4f )
make cursor jump to the end of the link upon insertion (8d52d0f )
project_task: added highlights for tasks in preview (825ba97 )
project_tasks: added code to jump to the task (089998e )
project_tasks: added preview and highlight for tasks (7dc894d )
project_tasks: added previewer (17df8ed )
project_tasks: highlight empty projects with gray (da5ea13 )
retrieve/generate links for files in the current workspace (#2 ) (34a41e8 )
show project in preview (2b40563 )
switch_workspace: improved picker (a8f8003 )
updated to current link format (#6 ) (2ee2c92 )
Bug Fixes
core.norg
-> core
(#35 ) (787f95c )
aof_tasks: also get tasks without a project (c47791c )
escape special characters in link titles (0bfbaaf )
find_aof_tasks: fixed preview (4dc6699 )
find_norg_files: allow using from not-root of workspace (197c59a )
insert_link: use workspace relative paths fixes #23 (4948237 )
massive overshooting with the insert mode cursor (965fbe0 )
neorg.modules -> neorg.core (d803ae4 )
project_tasks: correctly check for empty project (15e5957 )
project_tasks: jump to project if it's empty (d6ff3d5 )
Put nvim_buf_get_lines within function call (e617136 )
readme: fixed github link (#4 ) (f641eb5 )
refactor to accomodate Neorg's breaking changes (189d551 )
require core.norg.dirman (#1 ) (51973e3 )
search_headings: always get new bufnr (0aff25f )
update get_selected_entry_method (#3 ) (1b273e6 )
use .gif instead of .mp4 (fd5016b )
use options parameter for heading picker (#9 ) (75c2ad0 )
Continuous Integration
add release please workflow (9727015 )
You can’t perform that action at this time.