Skip to content
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

Integration with ebib? #2

Closed
demon386 opened this issue May 1, 2014 · 2 comments
Closed

Integration with ebib? #2

demon386 opened this issue May 1, 2014 · 2 comments

Comments

@demon386
Copy link

demon386 commented May 1, 2014

Your package is great.

Personally, I prefer to use ebib (http://ebib.sourceforge.net/) link and org-mode when taking research notes. Seems not to be a rare combination.

Any future plan to support it?

@kyleam
Copy link
Owner

kyleam commented May 1, 2014

Personally, I prefer to use ebib (http://ebib.sourceforge.net/) link
and org-mode when taking research notes. Seems not to be a rare
combination.

Any future plan to support it?

There wasn't, but that's just because I haven't used ebib (though it
seems really nice).

Making bog-find-citekey-bib' work with ebib should be as easy as settingbog-find-citekey-bib-func' to a function that accepts the key
as an argument and opens up ebib to the entry. Looking quickly at ebib's
source, it seems like `ebib-open-org-link' might work nicely. Can you
try this out on your end?

(setq bog-find-citekey-bib-func 'ebib-open-org-link)

@kyleam
Copy link
Owner

kyleam commented May 24, 2014

(setq bog-find-citekey-bib-func 'ebib-open-org-link)

This seems to work, so I'm closing the issue, but feel free to reopen it if there is something else you had in mind.

@kyleam kyleam closed this as completed May 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants