Hi all,
Sorry to raise the topic again, but there is a little thing I still want to improve in the plugins update process.
I have implemented the
<<loadTiddlers "label:get updates from some_site" "changes" "some_site
" "quiet">> command, as Eric suggested, and it indeed works, but there is one small inconvenient : all plugins that are updated get tagged with their original source tags (and mine if I add some at the end of the loadTiddlers call), and this jeopardizes the neat tagging structure I have in my destination TW because new tags are added only for one or two of these plugins.
Is there a way I can call the loadTiddlers command with an additional "no-source-tags" parameter of some kind, so that only the tags I choose at the end of the loadTiddlers get applied ?
Thanks,
Nicolas