Search found 2 matches

by textpattern
07 Mar 2012 03:14
Forum: Wishes
Topic: Tag based portable file associations
Replies: 1
Views: 795

Tag based portable file associations

I like POM feature very much. I think it is more powerful with tags management feature. Now, POM can only handle path based pattern, i.e. d:\*.py>sublime text 2.exe *.jpg>acdsee.exe. Why not have a tag based pattern? So I can tag some files first and run them with special programs. i.e. tags:pycharm...
by textpattern
06 Mar 2012 09:14
Forum: Tips & Tricks, Questions & Answers
Topic: How to send text in a xyplorer script?
Replies: 3
Views: 1648

How to send text in a xyplorer script?

I recently use xyplorer! It's wonderful. I want to write a script to easy my work: focus the address bar and type some words. i.e. I want to search files like "abc.txt". I send "ctrl+alt+a" to focus address bar and I type "?abc" to search the files. It is boring to type...