Mohammad Pedramfar

Results 11 comments of Mohammad Pedramfar

Sure, but it's more than 1 sentence :) In current setup: 1. After following a citation, the entry is only pre-selected, and user needs to select it again to take...

Actually it might be good to add ```emacs-lisp (org-cite-register-processor 'helm-bibtex-org-cite-follow :follow 'helm-bibtex-follow) ``` to the commit and then the user has the option of using this follow processor by adding...

Sure! I just made some changes. Let me know if there's anything else here I can change.

Absolutely! Anyone who wants to use their pdf library from outside emacs and might have a different folder structure can just advice `helm-bibtex`, `helm-bibtex-follow` and `ivy-bibtex`. This issue is mostly...

Sure, including it in README would be great! I can make a pull request describing how to do it if you want. What I meant was that the advising mechanism...

Yes. I don't want to lose any functionality and I don't want any changes in the behavior (even when `bibtex-completion-pdf-symbol` is the empty string) except for speed. It probably is...

This pull request also resolve #350 and provides a workaround for #226

I have less than 500 folders, but some of them are in the cloud (mounted network files, not cached) and I've also made some tweaks to other places in bibtex-completion...

It does for the most part. It's just more convenient if I don't have to select the file option every time I want to open a file. What I want...

This isn't really high priority. When I have time, if it's not implemented, I'll make a PR :)