Closed deforde closed 2 years ago
Can there be documentation as to what the options are for this?
Good point - I added some text to the docs regarding the new functionality for the Telescope plugin.
Similarly to the notes
picker, I have not explicitly documented the available options in the Telescope plugin section itself, as this is already documented elsewhere.
The available options are the same as those available to zk.list
, as already reference in the docs.
Although I did have issues getting the sort
option to work - but that seemed to affect the extant :ZkNotes
command as well - I will investigate this more closely later and provide an update.
Sounds good, thanks!
I can't personally approve this but it gets a 👍🏻 from me. It's simple, necessary docs are there, etc...
If you find a resolution to the sort thing then it could be more beneficial as another PR since it impacts multiple commands. That way if there's an issue w/ those changes it doesn't hold this one up unnecessarily.
Added a function to facilitate loading the tags picker as a Telescope extension.