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

Feature tags exceptions #20

Closed alvaroreig closed 4 years ago

alvaroreig commented 4 years ago

Hi there @mmagnus

I implemented a TAGS_EXCEPTIONS functionality. It is described in the Readme document, but basically allows you to use autotags while excluding some tags.

I didn't explicitly alter the lines 148-161, maybe someone else was changing code in master?

By the way, I use this recipe from a server using ebook-convert and calibre-smtp from the command line. Will document it ASAP.

Regards,

alvaroreig commented 4 years ago

Hi again @mmagnus I know what happened about lines 148-161. I copied my code between local copies (https to ssh) and in that process I lost that lines. I see that you are fixing them. Apologies.

Regards.

mmagnus commented 4 years ago

Yeah, it's fine. I was doing some crazy coding and I likely I messed around too much.

Thanks for you merge and this tip! calibre-smtp works for me already!