Quote:
Originally Posted by DiapDealer
Every plugin I create going forward will work in this manner (RE file selection).
|
OK. This is good idea, but IMHO better solution is:
* if are (x)html files selected -- use
bk.selected_iter()
* if not (for example selected is folder "Text") -- use
bk.text_iter() (all files)
Because TagMechanic is a great plugin - the ability to run it for all files, but without the need to select them significantly speeds up the work.
Look at the attachment.