Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

oscarmorrison/zoteroRemarkable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

Zotero Remarkable Sync

This is a little utility that I made to keep a collection/folder in sync with Zotero and Remarkable. My zotero setup uses external storage (I store all attachments on OneDrive)

Setup

  • install rmapi
  • Download the sync.py
  • create a .env file

Dependancies

  • python3
  • rmapi
  • pyzotero
  • pydash
  • dotenv (the above 3 python libraries can be installed using pip3)

Env file

  • Create a zotero api key
  • get zotero library_id (from zotero web)
  • create a folder on remarkable and a collection in zotero
  • get base path for zotero pdf (papers)

Usage

(ensure you have a .env file, with zotero api key, and rmapi setup)
Then to sync, just run:
python3 sync.py

About

A script/utility to keep a zotero collection and remarkable file in sync

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages