Coder Social home page Coder Social logo

zotero-backup's Introduction

zotero-backup

Note: This repository was forked from https://github.com/maxharp3r/zotero-backup.

Turn a zotero collection into a bibtex file for archival

This code basically just downloads a bibliography using the Zotero API, It asks Zotero politely whether the bibliography has changed since the last run, to keep things lightweight unless things have changed.

requirements

install + configure

You probably should use a virtualenv, then:

pip install -r requirements.txt

Edit .env directly or create .env.local to override the settings. In particular, you will need to override the zotero api key, the zotero search parameters, and the output paths.

If you're querying a group, you can find its id by visiting its page, then inspecting the URL for its RSS feed.

run

make

Probably, you'll want to run make in a cron job to keep the output up to date.

If you need to change the settings and re-run:

make clean
make

zotero-backup's People

Contributors

andreg-p avatar bibbot avatar dependabot[bot] avatar maxharp3r avatar nmeuschke avatar physikerwelt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

zotero-backup's Issues

merge with bib repo

  • Filter for specific tags and create biblatex exports for entries in those tags

Switch Travis to GitHub Actions

This repo is burning the remaining credits of our travis account. We should switch to GitHub actions or think about an upgrade plan if thats (for any reason) not possible.

@nmeuschke @physikerwelt Any concerns switching to GitHub actions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.