zotxt-emacs icon indicating copy to clipboard operation
zotxt-emacs copied to clipboard

Results 27 zotxt-emacs issues
Sort by recently updated
recently updated
newest added

Wild idea: Using helm for live searching/matching of Zotero records as you type! Wouldn't be easy, I suspect... :)

I have used used `bibtex` for 34 years (and counting...). I recently started to use `org-mode`, where I use `org-ref` with `.bib` files, and dabbled lightly with markdown (via `pandoc`),...

Reading from the source code, I understand that this extension uses the following format for zotero:// links: - with zotero cite keys: `zotero://select/items/` + `key` However, exports from better bibtex...

When I customize `org-zotxt-link-description-style` to 'title', and then run `org-zotxt-insert-reference-link`, select a Zotero entry and then hit return, I get this error message: > Caught error: (wrong-number-of-arguments (lambda (item) (deferred:error...

Create a new function `org-zotxt-search-open-attachement` and bind it to `C-c " o`, which looks up an item and opens the attachment. It allows one to open an attachment without inserting...

Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3. Changelog Sourced from sinatra's changelog. 2.2.3 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai Fix: fixed ReDoS for Rack::Protection::IPSpoofing....

dependencies

i am trying to figure out how zotxt api works because I am running emacs on wsl2 with Ubuntu distro. It seems that zotxt-emacs simply call the api endpoint and...

I am getting this error. My Zotero is open and I have installed the plugin. ``` deferred error : (error "Zotxt version endpoint not found; is Zotero running and zotxt...

What this adds is summarized in the new customized variable `zotxt-default-format`: > If this value is set to a string, a citation is created. In this case, the > string...