chrisgrieser / alfred-bibtex-citation-picker

Citation picker & lightweight reference manager for BibTeX files, via Alfred.
MIT License
137 stars 8 forks source link

[Bug]: library will not load after updating to V10.0.15 #23

Closed dstentiford closed 1 year ago

dstentiford commented 1 year ago

Bug Description

I have updated to V10.0.15. I reconfigured the workflow. I cannot get the library to load.

Relevant Screenshot

Screen Shot 2023-01-20 at 18 59 14 2023-01-20 18 58 39

To Reproduce

No response

Debugging Log

[19:00:27.279] Logging Started...
[19:00:33.363] Supercharged Citation Picker[Hotkey] Processing complete
[19:00:33.369] Supercharged Citation Picker[Hotkey] Passing output '' to Script Filter
[19:00:33.381] Supercharged Citation Picker[Script Filter] Queuing argument '(null)'
[19:00:33.460] Supercharged Citation Picker[Script Filter] Script with argv '(null)' finished

Sample BibTeX Entries

@book{1836,
  title = {The {{American Monthly Magazine}}},
  year = {1836},
  publisher = {{M. Bancroft, J. Wiley, and G. and C. and H. Carvill}},
  langid = {english}
}

@article{1862,
  title = {Reclaiming {{Salt Marshes--The Object}} to Be {{Gained}}, and {{How}} to {{Do It}}},
  year = {1862},
  month = sep,
  journal = {American Agriculturist},
  pages = {267}
}

@article{1870,
  title = {Reclaiming {{Green-Harbor Salt-Marsh}}},
  year = {1870},
  month = dec,
  journal = {Hearth \& Home},
  volume = {2},
  number = {53},
  pages = {836}
}

Buffer Files

Note: Github will not allow me to attache the json file.

last_version.txt

Workflow Configuration

See above

Checklist

chrisgrieser commented 1 year ago

Looks like you made a configuration mistake, your bibtex library path does not point to a file ending with .bib

dstentiford commented 1 year ago

Resolved. Thanks.

On 20 Jan 2023, at 22:48, pseudometa wrote:

Closed #23 as completed.

-- Reply to this email directly or view it on GitHub: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/issues/23#event-8326854569 You are receiving this because you authored the thread.

Message ID: @.***>