Collection of scientific app/tool syncs for Notion
Project description
This cli is meant to allow syncing of scienfic/reasearch tools to notion. (Such as Zotero, ...)
Installation
pip install notionsci
Usage
Before getting started, create an integration and find the token. → Learn more about authorization.
Generate initial configuration and fill the integration token and other connection api keys.
notionsci config
The config.yml should be created at ~/.config/notionsci
(linux)
and /Library/Application Support/notionsci
(Mac OS X).
connections:
notion:
token: 'token'
zotero:
library_id: '123456'
library_type: 'user'
token: 'token'
Zotero Connection
Before getting started, create an api key and find the token. → Learn more about authorization.
Built-in commands allow you to sync your citations to a Notion table. Start by forking the following the template references page.
Extract the database uuid from the url. (TODO: Elaborate)
notionsci sync zotero -db=<db uuid>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for notionsci-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad8987d8ccac1730ff25a7061abb57358e4afb773dafeb71808bda23d9f1876c |
|
MD5 | 51fdba2d69e09a97266a4865c55fd251 |
|
BLAKE2b-256 | 9af797c090e76387a50188c91cbd7ff932b493dceb308f29b5751b07aea62970 |