[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org-cite follow function for ebib
From: |
Bruce D'Arcus |
Subject: |
Re: Org-cite follow function for ebib |
Date: |
Mon, 9 Aug 2021 08:05:55 -0400 |
I don't have a super specific suggestion ATM, but will just make the
following observation:
John Kitchin and I have been working on respective processors, and
they are modular enough that:
1) one can mix-and-match across projects
2) one can customize within each follow processor; for org-ref-cite,
you can extend its hydra-based follow UI using hydra+, and for
bibtex-actions you can write and use your own keymap to tell embark
which commands to use for it's menu.
Upshot: a function that takes a key (or list of keys, as with
bibtex-completion, which is what I use behind-the-scenes) is the
starting point for a basic single action follow processor. But it
should be easily incorporated into more feature-full UIs.
On Mon, Aug 9, 2021 at 6:45 AM Joost Kremers <joostkremers@fastmail.fm> wrote:
>
> Hi Thomas & others,
>
> On Sat, Aug 07 2021, Thomas S. Dye wrote:
> > Aloha Joost,
> >
> > Following some pointers from Eric and Bruce I have this in my
> > configuration and it seems to work fine, though I haven't had a chance
> > to use it very much.
>
> Thanks for figuring that out. :-) Once I get to implementing support, I'll use
> it as a starting point. There should also be a way to open the correct file
> automatically, without the user having to select it.
>
>
>
> --
> Joost Kremers
> Life has its moments
- Re: Org-cite follow function for ebib, (continued)
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/05
- Re: Org-cite follow function for ebib, Eric S Fraga, 2021/08/06
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/06
- Re: Org-cite follow function for ebib, Bruce D'Arcus, 2021/08/06
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/06
- Re: Org-cite follow function for ebib, Bruce D'Arcus, 2021/08/06
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/06
- Re: Org-cite follow function for ebib, Joost Kremers, 2021/08/07
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/07
- Re: Org-cite follow function for ebib, Joost Kremers, 2021/08/09
- Re: Org-cite follow function for ebib,
Bruce D'Arcus <=
- Re: Org-cite follow function for ebib, John Kitchin, 2021/08/09
- Re: Org-cite follow function for ebib, Thomas S. Dye, 2021/08/09