Description Usage Arguments Details Value Author(s) See Also
Returns a JSON file with Kindle collections.
1 | collections(kindle_dir, file_name='collections', lang='en-US')
|
kindle_dir |
directory where the Kindle collections are located; use single / and not \\ in the directory path |
file_name |
name of the JSON file, default 'collections' |
lang |
language, default 'en-US' |
The directory with Kindle collections must have the following structure:
Kindle Root Dir
/documents
/Collection1
/document1.pdf
/Collection2
/audible
/Collection3
/Collection4
/system
Collection folder names will become collection labels.
A JSON file saved in the ‘system’ subfolder of the specified collection directory.
Juraj Medzihorsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.