Daniel Borek

Results 154 comments of Daniel Borek
trafficstars

hi @topps if you need just (markdown) link, you can try use a markdown zotero translator as a workaround https://github.com/silentdot/zotero-markdown-translator/tree/main

Wraping would be great!

Could the universal build be expected as 9.13? Qt6 is supported A homebrew formula also will suffice

Thanks, it is really useful, I returned to this problem again :) One remark for people who will see it later it should be ``` {{citekey}} - {{title | replace("/",...

many years later this is not solved unfortunately; Readme claims about passing arguments but specyfing older python doesn’t seems to work

I ended up with a "ugly" makefile hack ``` install: $(eval PYTHON_DIST := miniforge3-latest) $(eval CONDA_BIN := ~/.pyenv/versions/${PYTHON_DIST}/bin/conda) $(eval PYTHON := ~/.pyenv/versions/${VENV}/bin/python) @echo "Installing $(VENV) with $(PYTHON_DIST)" env PYTHON_CONFIGURE_OPTS=--enable-shared pyenv...

Yes, that would really useful! If you are interested in this approach you might check Zotero Desktop Plugin, how the author there solves this problem ( about different templates for...

I installed multi v3 as Multi3 now, so probably I to messed with paths to run ```xattr -lr /Applications/Multi.app/Contents/Resources/../../../Multi/Multi.app``` as it is point to the homebrew installed version and replacing...

After update of homebrew version to 3.0.0 I am trying with other sites and I cannot reproduce error so I am closing this issue