-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow opening files from picker #73
Comments
Duplicate of #20 |
thanks, will continue in #20 |
Note for people interested : I added a shortcut when setting up bibtex extension for telescope as below to open pdf files in desired app. For me, Sioyek. This was inspired by solutions in #20, and help from chatGPT.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
since the BibTeX file is used - this file also contains
file: path_to_file
. I am looking for ways to open this file from picker with a keybinding in external pdf reader e.g.open ...
How can one go about extending
telescope-bibtex
for this purpose?The text was updated successfully, but these errors were encountered: