nvim-neorg / neorg-telescope

Telescope.nvim integration for Neorg
GNU General Public License v3.0
187 stars 24 forks source link

Possible to hide entries matching criteria? #42

Open theherk opened 1 year ago

theherk commented 1 year ago

I'd like to have an option to leave our journal entries? Is it possible to filter things our of the lists?

max397574 commented 1 year ago

this should be possible by passing file ignore options I have to check if I implemented it well so it's doable. I'll look into it tomorrow and would then tell you how it would work.

max397574 commented 1 year ago

Which pickers were you talking about specifically?

theherk commented 1 year ago

I'm talking specifically about hiding journal directory matches from :Telescope neorg find_norg_files.

max397574 commented 1 year ago

Okay thank you I'll look into it and see how I can make options like this accessible