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
@olets
olets / zsh-plugin-manager-plugin-installation-procedures.md
Last active February 20, 2025 15:22
zsh plugin manager cross-reference

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

@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.