Releases: nvim-orgmode/telescope-orgmode.nvim
Releases · nvim-orgmode/telescope-orgmode.nvim
1.5.0
Snacks.nvim support
snacks.nvim can now be used as picker backend alongside Telescope.
New features
- Tag search:
search_tags()lets you browse and filter by org tags - Filter headlines by current file, open buffers, or specific files
- Picker title shows active filters
- Location column can show category instead of filename (
location_preference) - Jumping to a headline now sets a jumplist mark (
<C-o>to go back)
Fixes
- Per-call
adapteroption was ignored after first call get_api_file()could crash on invalid filenames- Pressing
<CR>on an empty result no longer errors
Under the hood
- Restructured codebase for multi-adapter support
- Added test suite and GitHub Actions CI
Full Changelog: 1.4.3...1.5.0
1.4.3
Full Changelog: 1.4.1...1.4.3
1.4.1
1.4.0
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
- Thanks to @Maltimore for contributions
Full Changelog: 1.3.3...1.4.0
1.3.3
1.3.2
1.3.1
1.2.0
Release 1.1.0
New Features
- insert links
- support tags in matching