index
:
denote-fzf-lua
main
Neovim plugin to nicely search Denote files using fzf-lua.
historia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-15
revert to shell scripts, too many bugs with lua implementation
historia
2026-06-15
fix: vim.fn.readdir changed to vim.loop_fs_scandir
historia
2026-06-15
fix: handle fzf_live callback returning table
historia
2026-06-15
refactor: rewrote shell in lua. removed dependencies.
historia
2026-06-15
fix: fzf-lua version change broke this. fixed.
historia
2025-02-28
fix: shebang typo
historia
2024-12-19
fix: changed shebangs to /bin/sh to work on macos
historia
2024-12-19
fix: error in example config
historia
2024-08-16
fix: error when no search results
historia
2024-07-30
Update config URL to Codeberg
historia
2024-07-01
Fixed issue with default layout settings not working as expected
Historia
2024-07-01
Exclude hidden folders in fallback search (e.g. .stfolder)
Historia
2024-07-01
Fixed issue with multi-word titles when dependencies aren't installed
Historia
2024-06-20
Changed tags to keywords
DefaultGen
2024-06-20
Changed tags to keywords
DefaultGen
2024-06-20
Minor changes
DefaultGen
2024-06-20
Minor changes
DefaultGen
2024-06-20
Better use of fzf-lua
DefaultGen
2024-06-20
Working file and rg searches
DefaultGen
2024-06-16
First working fzf-lua implementation
DefaultGen
2024-06-14
Initial commit
DefaultGen