Skip to content

Releases: bottd/neorg-worklog

v1.3.4

12 Aug 18:13

Choose a tag to compare

fix: call nvim_buf_delete outside nvim_win_call to avoid internal Neovim error

v1.3.3

12 Aug 17:35

Choose a tag to compare

fix: escape relative file path

v.1.3.2

12 Aug 17:25

Choose a tag to compare

fix: update duplicate link check to use relative file path

v1.3.1

10 Aug 20:33

Choose a tag to compare

fix: correct workspace variable name, causing nil error

v1.3.0

10 Aug 20:25

Choose a tag to compare

feat: log entries with workspace relative link paths

v1.2.2

01 Aug 21:06

Choose a tag to compare

fix: increase window size, pcall journal cmd

v1.2.1

01 Aug 19:59

Choose a tag to compare

fix: use hidden window for editing worklog

v1.2.0

01 Aug 18:06

Choose a tag to compare

feat: preserve cursor and window position on save

v1.1.1

30 Jul 16:13

Choose a tag to compare

fix: correct public config path

v1.1.0

30 Jul 14:52

Choose a tag to compare

fix: use link instead of anchor syntax for worklog entries
feat: add default_workspace_title config option