# Zotero Zutilo ## Metadata **Status**:: #x **Zettel**:: #zettel/fleeting **Source**:: #from/browser **URL**:: [github.com](https://github.com/wshanks/Zutilo) **Host**:: [[github.com]] **Created**:: [[2023-09-07]] **Tags**:: #obsoleted ## Synopsis > [!caution] Obsoleted Zotero plugin providing some additional editing features. Migrated to [[Zotero Actions Tags]] ## Usage > **QuickCopy items:** Copy selected items to the clipboard using the "Default output format" specified in the "Export" section of Zotero's preferences. It is also possible to set alternative quick copy items. By default, two such items are enabled, labeled "alt 1" and "alt 2". Additional items can be enabled by changing the `extensions.zutilo.copyItems_alt_total` preference in the config editor. These items will copy to the clipboard using alternative export translators. To select the translators used by these functions, the corresponding preferences `extensions.zutilo.quickcopy_alt1`, `extensions.zutilo.quickcopy_alt2`, etc. must be set in the config editor. Each preference should be set to whatever appears in the config editor for the `export.quickCopy.setting` preference when the desired translator is set as the "Default output format" in Zotero's preferences. The config editor can be opened from the Advanced pane of Zotero's preferences window. The steps to set quick copy commands: - Set the desired format in Preference ➤ Export - Open Config Editor - Copy the setting from `export.quickCopy.setting` to `extensions.zutilo.quickcopy_alt1` or `extensions.zutilo.quickcopy_alt2`.