5 Commits

Author SHA1 Message Date
errotu
1b87077365 Fixes title/filename confusion, issue #3 2020-11-12 11:58:36 +01:00
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
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
3eb4a3f443 initial commit 2020-05-14 15:18:18 +02:00