navigation plugin support
Posted: 2008-12-19, 20:12 UTC
We all know navigation commands like
-go to next/previous file, first/last file
-go to next/previous page
-select all files with certain matching pattern (e.g. same extension)
All these commands are hardcoded.
What if TC allows more navigation:
-go to the 1st file which has the same attribute based on content plugin as active file (that looks very complicated but it includes going to the 1st file with same extension, or going to the 1st file (not folder))
-select files with filename not suitable for burning to CD (long path, bad characters), loop through them (to allow renaming)
-select file on the other side which corresponds to active file (based on some attribute from content plugin)
-assigning shortcuts to such commands (after defining complicated task (preferably during runtime, or with some easy scripting language))
I guess you got the point
-go to next/previous file, first/last file
-go to next/previous page
-select all files with certain matching pattern (e.g. same extension)
All these commands are hardcoded.
What if TC allows more navigation:
-go to the 1st file which has the same attribute based on content plugin as active file (that looks very complicated but it includes going to the 1st file with same extension, or going to the 1st file (not folder))
-select files with filename not suitable for burning to CD (long path, bad characters), loop through them (to allow renaming)
-select file on the other side which corresponds to active file (based on some attribute from content plugin)
-assigning shortcuts to such commands (after defining complicated task (preferably during runtime, or with some easy scripting language))
I guess you got the point