Support different database names
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 487
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
For example, the Juris-M fork of Zotero saves its data to `~/Juris-M/jurism.sqlite` by default.
The workflow currently supports changing the directory name, but not the database name.
Can `ZOTERO_DIR` be replaced with `DB_PATH`? `ATTACHMENTS_DIR` could possibly be derived from `os.path.dirname(DB_PATH)` by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.