zotutil

A Python Module of Zotero Utilities.


Keywords
zotutil
License
MIT
Install
pip install zotutil==0.1.1

Documentation

ZotUtil

This is a repository of utilities to assist the use of Zotero and its plugins via pyzotero.

Utilities

  • Unlinked Files Clean

    • Motivation

      This is to resolve situations when attachment files are left behind whilst their formerly linked entries have been deleted from the Zotero library. This happens when the Linked Files is used, most likely together with ZotFile.

    • Functions

      clean unlinked files
      ├── relocate unlinked files
      ├── remove unlinked files
      └── restore unlinked files
  • Tags Case Unification (To Do)

    • Motivation

      This is to resolve situations when literally same tags co-exist in different cases (e.g. climate change, Climate change & Climate Change), due to diverse bibliography import sources and the case sensitivity in Zotero. Some regard this as a feature though, see discussion here.