Zotero2MD icon indicating copy to clipboard operation
Zotero2MD copied to clipboard

A Python library to retrieve annotations and notes from Zotero and save them into Markdown files.

Results 8 Zotero2MD issues
Sort by recently updated
recently updated
newest added

Hello! Great job! By the way, are there any plans to implement local Zotero lib connectiion (might be via existing pyzotero features)? Best regards Asan

I often put some images in my notes, and I wonder whether I can export these notes with images to md files.

I export directly to my python parent folder. However is it possible to redefine the export directory? So I can directly save to relevant folder in Obsidian. Thank you!

I executed this package in Python 3.9 using the Approach 1. Unfortunately, there are some errors when I tried to execute. ``` from zotero2md.zt2md import Zotero2Markdown zt = Zotero2Markdown( zotero_key="xxx",...

As a part of this feature, details of failed items should be logged.

enhancement

documentation
enhancement