Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Search Zotero] Add Item by Identifier #8250

Closed
3e9b opened this issue Sep 5, 2023 · 4 comments
Closed

[Search Zotero] Add Item by Identifier #8250

3e9b opened this issue Sep 5, 2023 · 4 comments
Labels
extension: zotero Issues related to the zotero extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@3e9b
Copy link
Contributor

3e9b commented Sep 5, 2023

Extension

https://www.raycast.com/reckoning-dev/zotero

Description

Zotero has the feature to add item by identifier (ISBN, DOI). It would be helpful to make a command inside of this extension that can directly do that.

https://www.zotero.org/support/adding_items_to_zotero#add_item_by_identifier

Who will benefit from this feature?

Anyone who uses Zotero or opens Zotero mostly to add items.

Anything else?

Thanks!

@3e9b 3e9b added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Sep 5, 2023
@raycastbot raycastbot added the extension: zotero Issues related to the zotero extension label Sep 5, 2023
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @sadanand-singh @lazarjov you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

@sadanand-singh
Copy link
Contributor

Adding items to zotero database is whole another beast under the hood. I do not have time to develop a whole another app/extension. If you look at the code currently, to avoid file race conditions, I currently maintain a raycast copy of the sqlite db file. For doing anykind of write operation, this whole part has to be rewritten and redesigned.

@sadanand-singh
Copy link
Contributor

Thats why command is called “search zotero” not another zotero app!

@sadanand-singh
Copy link
Contributor

@raycastbot close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: zotero Issues related to the zotero extension extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

3 participants