Bruce D'Arcus

Results 110 issues of Bruce D'Arcus

I think `citar-capf` is going to need some more extensive changes. Currently it just saves the active bibliographies whenever `citar-capf` is loaded and then never updates them. But we also...

We might want to adapt `org-cite-basic-activate` to: 1. remove a dependency (it's a little awkward here, particularly with large libraries, having that load the same bibliography file(s), etc.) 2. add...

enhancement

Seems like it'd be nice-to-have, as we approach 1.0 (though realistically won't get done until after). See how consult handles this, by auto-generating the texinfo file from its [README.org file](https://raw.githubusercontent.com/minad/consult/main/README.org)....

documentation

I don't know if this is a good idea, but with #634, the idea occurred to me: It might be good to allow configurable indicators? That would allow to edit...

enhancement

Apparently this happens, and will cause this parser to break when it does. So we should figure out how to fix it to be more robust.

As we approach v1.0 ... I had in mind to maintain a changelog, which is why there's one in the repo. But I've failed horribly. So two questions: First, does...

request for feedback

There might be ways to support, or borrow from, this cool new project. https://github.com/rougier/org-bib-mode ![image](https://github.com/rougier/org-bib-mode/raw/master/bibliography.png)

FYI

## Introduction Currently we have a static `citar-org-style-preview-alist`, which contains previews of org-cite styles for output options. But while it does work, because it's static, it's not very flexible or...

enhancement

The oc-biblatex module now includes two variables to customize styles and their output: `org-cite-biblatex-styles` and `org-cite-biblatex-style-shortcuts`. Along with more generally creating the list of styles from `org-cite-supported-styles`, maybe can use...

Given we now have a nice testing script, seems like we should revise the test.bib file etc to better test out the UI; things like: - tags - PDFs/notes

enhancement
good first issue
chore