Skip to content

Instantly share code, notes, and snippets.

View wuxmax's full-sized avatar
💭
boing boing

Max wuxmax

💭
boing boing
  • Berlin
View GitHub Profile
@daeh
daeh / Papers3_to_Zotero.py
Last active September 6, 2024 18:58
Import Papers 3 library into Zotero
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""Script to facilitate the import of a Readcube Papers 3 library into Zotero
__Purpose of this script__
If you export your Readcube (Mekentosj) Papers3 library as a BibTeX file, the file paths to the PDFs are not formatted
correctly for Zotero to import them.
@olets
olets / zsh-plugin-manager-plugin-installation-procedures.md
Last active November 12, 2024 20:52
zsh plugin manager cross-reference

Instructions for installing zsh plugins, for a variety of plugin managers

  • Antibody: Add <owner>/<repo> to your plugins file. If you use static loading, run the update command.

  • Antidote:

    ⚠️ Deprecated. Official recommendation is to use Antibody instead

    Add <owner>/<repo> to your plugins file. If you use static loading, run the update command.