21 Commits

Author SHA1 Message Date
Daniel Bauer
3d42ee8797 Merge pull request #5 from errotu/patch-3
Start the script on Ubuntu/Debian
2020-12-03 14:38:55 +01:00
Daniel Bauer
d77f24a001 Merge pull request #6 from errotu/patch-4
How to adjust the configuration later
2020-11-12 14:13:37 +01:00
errotu
da267fb3a2 Update README.md 2020-11-12 14:10:20 +01:00
errotu
629c6ced2c Start the script on Ubuntu/Debian
Providing information on how to start the script on Ubuntu/Debian.
2020-11-12 14:08:15 +01:00
daniel
f363af8da1 update requirements 2020-11-12 13:16:37 +01:00
Daniel Bauer
f12c98e62c Merge pull request #4 from errotu/patch-1
Fixes title/filename confusion, issue #3
2020-11-12 12:55:52 +01:00
errotu
1b87077365 Fixes title/filename confusion, issue #3 2020-11-12 11:58:36 +01:00
daniel
55818ccaa0 Merge branch 'master' of https://github.com/danijoo/sync_zotero_remarkable 2020-10-20 08:43:26 +02:00
daniel
126ed52e7f better config questions 2020-10-20 08:43:11 +02:00
Daniel Bauer
8dc73d02f3 Merge pull request #1 from vinayh/master
Bug fixes in sync_zotero_rm
2020-07-08 13:02:20 +02: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 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