Skip to content

Releases: nvim-orgmode/telescope-orgmode.nvim

1.4.3

06 Jul 17:58

Choose a tag to compare

Full Changelog: 1.4.1...1.4.3

1.4.1

04 Jul 15:02

Choose a tag to compare

Fix refile and link actions.

1.4.0

02 Jul 23:00

Choose a tag to compare

New Features

  • Current file filter: Toggle between all headlines and current file headlines with <C-f> (customizable) in headlines mode

Performance Improvements

  • Significantly faster headline and org file loading using internal orgmode API
  • Improved file sorting by modification time using direct filesystem stats

Fixes

  • Better file modification time detection for "most recently used" sorting

New Contributors

Full Changelog: 1.3.3...1.4.0

1.3.3

05 May 23:23

Choose a tag to compare

What's Changed

  • feat: improve entry display and add highlighting by @cvigilv in #30

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2

01 Aug 19:16

Choose a tag to compare

What's Changed

  • Make initial picker mode consistent and configuragle

1.3.1

01 Aug 18:47

Choose a tag to compare

Full Changelog:

  • support id links to org files
  • support id links to headlines
  • some cleanups and fixes

1.2.0

29 Jun 23:46

Choose a tag to compare

Includes a couple of enhancements:

  • allow configuration with telescope options
  • enhance orgfile search with titles
  • presort results by most recently changed org file

It also includes a big refactoring, which will make future improvements easier.

Release 1.1.0

24 May 13:32
a847849

Choose a tag to compare

New Features

  • insert links
  • support tags in matching