-
Notifications
You must be signed in to change notification settings - Fork 0
feat: CSV/spreadsheet metadata export from Library #128
Copy link
Copy link
Open
Labels
area:exportExport pipeline and jobsExport pipeline and jobsminorIncrements the minor version when adding new functionality in a backward-compatible manner.Increments the minor version when adding new functionality in a backward-compatible manner.priority:P3Low priority / backlogLow priority / backlogstatus:readyReady to be implementedReady to be implementedtype:featureNew user-facing featureNew user-facing feature
Metadata
Metadata
Assignees
Labels
area:exportExport pipeline and jobsExport pipeline and jobsminorIncrements the minor version when adding new functionality in a backward-compatible manner.Increments the minor version when adding new functionality in a backward-compatible manner.priority:P3Low priority / backlogLow priority / backlogstatus:readyReady to be implementedReady to be implementedtype:featureNew user-facing featureNew user-facing feature
Summary
Allow exporting the Library catalog as a CSV or Excel file containing manuscript metadata.
Motivation
Researchers need to produce inventories, share lists with colleagues, or import data into reference managers (Zotero, EndNote). A CSV export of the library catalog is a standard requirement.
Proposed fields
Acceptance criteria
Technical notes
csvmodule for CSV,openpyxlfor Excel (optional dependency).GET /library/export?format=csv