life-itself / life-itself/web3
Pull items out of Zotero and display them
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
Pull items out of Zotero and display them. A subpart / follow up to #44
## Tasks
* [ ] Research options for doing this e.g. zotero API libraries or components
* [ ] ...
## Analysis
### Research Libraries for Accessing Zotero
https://github.com/zotero/publications/issues/71
> This project is not developed anymore though it is maintained (and still in use). You won't be able to display entire library on your page using this library (without modifying it), it only works for "My Publications".
>
> Web Library is actively developed and we're considering making a [version that can be embedded](https://forums.zotero.org/discussion/82607/embedding-the-zotero-web-library#latest).
>
> For lower-level library, there is also [zotero-api-client](https://github.com/tnajdek/zotero-api-client) - which is what Web Library is using under the hood. It is actively developed and works in both Node and browser environment.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #44 and the linked Zotero API research, including zotero-api-client and the Web Library embedding discussion. Determine which access approach can pull the needed Zotero items; done means the items are retrieved and displayed, with the remaining tasks and scope clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100