Closed u2003 closed 1 year ago
I just tried your sample bibtex entry, and it works fine for me. it looks like it's not an issue with your config, but rather with your BibTeX file:
[18:09:59.800] STDERR: Supercharged Citation Picker[Run Script] Error reading bibliography file /Users/yutang/Documents/Resources/Automation/Zotero/Library.bib: (line 902, column 7): unexpected '<'
could you copypaste the entry in your .bib
file that occurs around line 902? that one should be the issue.
Thank you for the early reply! Here is the entry:
@book{<
@book{<>zhongwenbanbianjibu2008,
yeah, that is the issue, <>
are not valid characters for a citekey, which is why pandoc complains. Remove the <>
and it should work
Bug Description
I did install pandoc on my mac, but every time I try ⌘⌥ + ↵, nothing is copied, and here is the debug info:
[18:04:23.639] Logging Started... [18:09:59.800] STDERR: Supercharged Citation Picker[Run Script] Error reading bibliography file /Users/yutang/Documents/Resources/Automation/Zotero/Library.bib: (line 902, column 7): unexpected '<'
I wonder what's wrong with my configuration, or whether that's a bug. I would highly highly appreciate it if you could please help me out!
Relevant Screenshot
No response
To Reproduce
just pressing cmd+opt and enter
Debugging Log
Sample BibTeX Entries
Buffer Files
archive.zip
Workflow Configuration
Checklist
scp
, selectForce Buffer Reload
).