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

Implement external package notes integration #298

Closed
wants to merge 2 commits into from

Conversation

swflint
Copy link
Contributor

@swflint swflint commented May 4, 2024

This PR provides a relatively simple way to hook into existing notes infrastructure.
I have lightly tested this, and have verified that :has-note, and :open-note will work with citar (separate PR forthcoming to provide a citar integration file), but have not yet verified that note creation will work (note creation will likely take more complex code).

See #263 and pprevos/citar-denote#28.

@joostkremers
Copy link
Owner

Sounds like a good idea.

The file ebib-external-notes.el, for which a require is added, isn't in the repo yet, though, right?

@swflint
Copy link
Contributor Author

swflint commented May 5, 2024

It is not, nor is it necessary, given the way I modified things. It had been, but I thought it made more sense to streamline it. Fixed.

@joostkremers
Copy link
Owner

Closing this since the commits are also part of PR #299 .

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

Successfully merging this pull request may close these issues.

2 participants