I hereby claim:
- I am daeh on github.
- I am daeh (https://keybase.io/daeh) on keybase.
- I have a public key ASABGJRStzfA5j3f9o1yXRw2nODRCP1Qjq4VNfnbhb0dGgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/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. |
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """pyscript.py | |
| Simple python script template. | |
| """ | |
| import argparse | |
| import os | |
| import sys |
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """Obsidian Templater Helper to Insert Clipboard Contents into MD Notes | |
| Use Templater to control how Obsidian processes images pasted into notes. | |
| N.B. Its functionality would be better as a plugin. This solution is fairly hacky. | |
| Only tested on MacOS with Python 3.8. | |
| Image in clipboard is saved to: |