mmagnus / Pocket-Plus-Calibre-Plugin

📚 Modified version of the Calibre plugin for Pocket. Now, you get your articles organized by your Pocket tags, and more!
269 stars 24 forks source link

split pocket book to multiple book #19

Closed Monirzadeh closed 3 years ago

Monirzadeh commented 4 years ago

it take so much time to open a large book on some device (if you have so many link in your pocket) if it possible please add an option to split final book to multiple book automatically for example user set every 50 link as new book or set limit that with size of the book

mmagnus commented 4 years ago

Dear @Monirzadeh , for now, there is an indirect way to limit the size of the big is to use:

 MAX_ARTICLES_PER_FEED = 10

and I think I will not have time to work on something more than this.

Remember, that you can also have a copy of this plugin to set various workflows with different configurations.

And you can use tags to fetch different ebooks, so then you will have a tag-based single book.

more
mmagnus commented 4 years ago

@Monirzadeh this is exciting... I actually I develop something like this right now.. I forgot about this issue.. and then I looked again, and it's pretty much what I just developed. I will push it in the evening.. stay tuned!

mmagnus commented 4 years ago

https://github.com/mmagnus/Pocket-Plus-Calibre-Plugin/blob/master/pocketX/PocketX.recipe

Screen Shot 2020-05-20 at 10 49 11 AM

so it does not produce this sub-books, but you can make on shell script to combine steps into one script