Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/electron-zotero-item-attachments-report
Generate a report of a Zotero item's attachments.
https://github.com/pulipulichen/electron-zotero-item-attachments-report
Last synced: about 21 hours ago
JSON representation
Generate a report of a Zotero item's attachments.
- Host: GitHub
- URL: https://github.com/pulipulichen/electron-zotero-item-attachments-report
- Owner: pulipulichen
- License: gpl-3.0
- Created: 2021-01-15T17:09:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T14:42:28.000Z (5 months ago)
- Last Synced: 2024-08-17T15:52:41.905Z (5 months ago)
- Language: JavaScript
- Size: 4.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron-Zotero-Item-Attachments-Report
Generate a report of a Zotero item's attachments.GitHub Repo: https://github.com/pulipulichen/Electron-Zotero-Item-Attachments-Report
Private configuration: https://docs.google.com/spreadsheets/d/1TNaU8EFZPHUdp5WycfWUXgUIVUtyuEvueIreI89xSWA/edit#gid=0# Setup
1. Copy `docker-compose.example.yml` to `docker-compose.yml` .
2. Setup Zotero path: `#- /PATH-TO-ZOTERO/Zotero/:/data` .
3. `npm run build`
4. `npm run up`
5. Add `"/PATH-TO/Electron-Zotero-Item-Attachments-Report/bin/Zotero Item Attachments.sh"` to Application Menu.