View Single Post
Old 04-18-2011, 10:31 AM   #670
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by jay2222 View Post
@Meme => Re/jay2222 - a long time ago you asked about using tags like tgSKI in your titles for items send from Read It Later. Well, with the addition of the title to the customization dialog and the ability to split on a character in the next version of the plugin, you'll be able to create collections for your tags.
==========================

Is this feature available now?
Its available now in 1.5.3. To use it for your situation:
Set the action to 'Create' for the 'Title' field.
Include: ^tg.*$
Rename from: ^tg(.*)$
Rename to: \1
Split on: ,

This configuration splits the title into separate values separated by a comma (if you use a different separator then just enter that) - e.g. tgSKI, tgTest). The include statement ensures only the words starting with tg are looked at. And the rename from/to removes the "tg" at the start of the tag (you can leave rename from/to blank if you want the collection names to keep "tg").
meme is offline