{"id":17239825,"url":"https://github.com/mhucka/zoinks","last_synced_at":"2025-04-14T03:12:28.376Z","repository":{"id":57478473,"uuid":"321739267","full_name":"mhucka/zoinks","owner":"mhucka","description":"Command-line utility to return Zotero record field values given a Zotero select link, an item key, or even just a file attachment","archived":false,"fork":false,"pushed_at":"2023-12-23T00:51:27.000Z","size":111,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T03:12:23.378Z","etag":null,"topics":["bibliographic-references","metadata","zotero","zotero-api","zotero-link"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhucka.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2020-12-15T17:24:25.000Z","updated_at":"2024-12-20T12:04:30.000Z","dependencies_parsed_at":"2024-10-15T05:49:54.740Z","dependency_job_id":"d6100d3a-6da7-41d7-be3b-3f5e897e898a","html_url":"https://github.com/mhucka/zoinks","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":"mhucka/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhucka%2Fzoinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhucka%2Fzoinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhucka%2Fzoinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhucka%2Fzoinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhucka","download_url":"https://codeload.github.com/mhucka/zoinks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813797,"owners_count":21165634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibliographic-references","metadata","zotero","zotero-api","zotero-link"],"created_at":"2024-10-15T05:49:52.600Z","updated_at":"2025-04-14T03:12:28.346Z","avatar_url":"https://github.com/mhucka.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Zoinks\u003cimg width=\"10%\" align=\"right\" src=\"https://github.com/mhucka/zoinks/raw/main/.graphics/zoinks-icon.png\"\u003e\n======\n\nZoinks (_**Zo**tero **in**formation quic**k** **s**earch_) is a command-line utility that returns the values of selected fields of a bibliographic record given a Zotero select link, an item key, or even the path to a file attachment in your Zotero database.\n\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg?style=flat-square)](https://choosealicense.com/licenses/bsd-3-clause)\n[![Latest release](https://img.shields.io/github/v/release/mhucka/zoinks.svg?style=flat-square\u0026color=b44e88)](https://github.com/mhucka/zoinks/releases)\n\n\nTable of contents\n-----------------\n\n* [Introduction](#introduction)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Known issues and limitations](#known-issues-and-limitations)\n* [Getting help](#getting-help)\n* [Contributing](#contributing)\n* [License](#license)\n* [Acknowledgments](#authors-and-acknowledgments)\n\n\nIntroduction\n------------\n\n\u003e \"Shaggy has a characteristic speech pattern, marked by his frequent use of the filler word \"like\" and, when startled, his exclamations of \"**Zoinks**!\" \u0026mdash; _from the Wikipedia entry for [Shaggy Rogers](https://en.wikipedia.org/wiki/Shaggy_Rogers), retrieved on 2020-12-15. An [archived copy](https://web.archive.org/web/20201112011139/https://en.wikipedia.org/wiki/Shaggy_Rogers) is available in the Wayback Machine._\n\nWhen using [Zotero](https://zotero.org) in scripts and other software, you may need a way to retrieve information about bibliographic entries without searching for them in Zotero itself.  _Zoinks_ (a loose acronym for _**Zo**tero **in**formation quic**k **s**earch_) is a program that lets you do this from the command line.\n\nZoinks is a companion to [Zowie](https://github.com/mhucka/zowie), a command-line application that writes Zotero select links into PDF files to make them accessible outside of Zotero.\n\n\nInstallation\n------------\n\n[... forthcoming ...]\n\n\nUsage\n-----\n\n[... forthcoming ...]\n\n\nKnown issues and limitations\n----------------------------\n\n[... forthcoming ...]\n\n\nGetting help\n------------\n\nIf you find an issue, please submit it in [the GitHub issue tracker](https://github.com/mhucka/zoinks/issues) for this repository.\n\n\nContributing\n------------\n\nI would be happy to receive your help and participation if you are interested.  Everyone is asked to read and respect the [code of conduct](CONDUCT.md) when participating in this project.  Development generally takes place on the `development` branch.\n\n\nLicense\n-------\n\nThis software is Copyright (C) 2022\u0026ndash;2023, by Michael Hucka and the California Institute of Technology (Pasadena, California, USA).  This software is freely distributed under a 3-clause BSD type license.  Please see the [LICENSE](LICENSE) file for more information.\n\n\nAcknowledgments\n---------------\n\nThis work is a personal project developed by the author, using computing facilities and other resources of the [California Institute of Technology Library](https://www.library.caltech.edu).\n\nThe [vector artwork](https://thenounproject.com/term/surprise/2696259/) of a surprised person, used as the icon for this repository, was created by [Adrien Coquet](https://thenounproject.com/coquet_adrien/) from the Noun Project.  It is licensed under the Creative Commons [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhucka%2Fzoinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhucka%2Fzoinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhucka%2Fzoinks/lists"}