View Single Post
Old 07-27-2013, 07:01 PM   #1565
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,015
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by SallyK View Post
While I'm bothering you, could I ask you about a completely different topic?

I want to get some metadata for the stories I download - title, author, series, but I don't want the tags, particularly not the over-abundance that you often get on AO3. What I'd really like to do is to automate what I do when I've downloaded the stories, which is to remove all the existing tags, and add one that says New.
Sorry, I missed seeing this post entirely until seabream replied to it.

Actually, it's really pretty easy. Go into personal.ini under [defaults] and add:
Code:
include_subject_tags:
extratags:New
FYI, the default values are:
Code:
include_subject_tags: extratags, genre, category, characters, ships, status
extratags: FanFiction
So you can adjust what ends up tags as you like.

And you can set it differently for different sites. For example, to only change it for archiveofourown.org put this at the end:
Code:
[archiveofourown.org]
include_subject_tags:
extratags:New
JimmXinu is online now