Skip to content

Commit fc5a19d

Browse files
committed
Readme update
1 parent f4e5488 commit fc5a19d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Run the script makeKoboRoot.sh . This will create a KoboRoot.tgz archive. Copy s
66

77
## Configuration
88
After restarting, plug your kobo back into the computer. Navigate to the .kobo directory. A new kobocloud directory should have appeared. Inside, edit the file kobocloudrc to add the links to the cloud services (one per line).
9-
Notice: No subdirectories are supported at the moment, so be sure that your books are all in the same directories that you are sharing.
9+
Notice: No subdirectories are supported at the moment, so be sure that your books are all in the same directories that you are sharing. **Important:** make sure that there are no spaces before or after the link on the line.
1010

1111
### Nextcloud (Owncloud)
1212
To add a nextcloud (owncloud) link, open your nextcloud website in a browser and select the folder that you want to share. Click on "Share" and select "Share with link". Copy the link into the kobocloudrc file.
@@ -18,6 +18,9 @@ To add a Dropbox link, open your dropbox in a browser. Select the folder that yo
1818
### pCloud
1919
Files added into a subfolder of the *public* folder of pCloud are also supported. Add the public link to the containing folder (starting with https://filedn.com/) to the kobocloudrc file.
2020

21+
### Google Drive
22+
Google Drive is supported. Use the "link sharing" option on a Google Drive folder and select the option "anyone with the link can view." Copy-paste the link in the kobocloudrc file. *Note:* Folders with many files might not work.
23+
2124
### Restart
2225
Restart your Kobo after making changes to kobocloudrc to make them effective.
2326

@@ -33,7 +36,6 @@ KoboCloud keeps a log of each session in the .kobo/kobocloud/get.log file. If so
3336

3437
## Known issues
3538
* No subdirectories are supported
36-
* Support of Google Drive can be considered if there is demand
3739

3840
## Acknowledgment
3941
Thanks to the defunct SendToKobo service for the inspiration of the project and for the basis of the scripts.

0 commit comments

Comments
 (0)