Commit Graph

11 Commits

Author SHA1 Message Date
Vinay Hiremath
b337ea1afc Bug fixes in sync_zotero_rm
L22: `rmapy.renew_token()` must be indented to run before the `rmapy_is_auth()` check, as `is_auth()` verifies that a user token has been generated but this is done by `renew_token()`.

L80: Folder name is in `cfg['rm_folder']`, the previous variable did not exist.

Bugfix
2020-07-06 16:41:50 +02:00
Daniel Bauer
4895aa4581 Update README.md 2020-05-29 12:32:11 +02:00
Daniel Bauer
c2317ae43e Update README.md 2020-05-29 12:31:38 +02:00
daniel
964a5907e1 code cleanup 2020-05-15 09:52:35 +02:00
daniel
ec8b9e6085 rmapy first time setup 2020-05-15 09:52:22 +02:00
daniel
4c0b6cc011 config cleanup 2020-05-14 15:40:18 +02:00
daniel
fa640a8299 readme 2020-05-14 15:37:48 +02:00
daniel
1ab1c866ec readme + license 2020-05-14 15:36:06 +02:00
daniel
5df800845e .gitignore 2020-05-14 15:23:03 +02:00
daniel
2c5b717aaa readme 2020-05-14 15:22:23 +02:00
daniel
3eb4a3f443 initial commit 2020-05-14 15:18:18 +02:00