Titus von der Malsburg

Results 221 comments of Titus von der Malsburg

Alterntive case 2 solution: Don't iterate over sections in org-file but iterate over entries returned by `bibtex-completion-candidates`. If entry has notes, use existing edit notes code to grab them, and...

I will look into it. Should be easy. But assuming I have an entry's note in a string and the BibTeX key, what's the easiest way to create a new...

I have this sketch below (for just one entry). Idea is to copy the notes for the entry to the kill ring and then to have the notes automatically inserted...

Just tried it but now I get a new buffer that's completely empty. Hm ...

Nope, still an empty buffer (with name "haessler2020.org").

I installed org-roam-bibtex two hours ago from Melpa (via straight.el). Will have to test with `emacs -Q` to rule out interference from other stuff I suppose.

I cannot even get this to work: `(org-roam-bibtex-edit-notes "Haeussler2012")` I think the org-roam db was perhaps corrupted when I first made a notes file for this entry but then didn't...

Raises the question: how can notes be deleted?

Could it be that an entry in org-roam's db is created even before the capture process is finalized? In this case an aborted capture process should trigger some clean-up.