Messages - vitalyb [ switch to compact view ]

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 29next
96
1) Exactly. For example you write: %appdata%\moz that should be exactly as writing "C:\Document and Settings\Application Data\User\ApplicationSettings\Moz". Same with network paths, writing "\\user1\moz" should take you to show all user1 public shares that contain "moz".

2) Let me draw a mock up of that.
Basically it is similar to results but instead of searching in results in searches in previous queries you submitted (stuff you wrote before you pressed ENTER).
In the picture the user wrote "d" and gets the following interface. He can navigate the results by going upward. When he selects a choice, it will set it as the current search query.

Screenshot - 25_12_2007 , 20_12_30.png

97
Very true. I could emulate it from command line (and it has lots of merits to it too as then, for example, you could programatically call to it from another plugin simply by setting the search query to the command path). However, a context menu could make the operation somewhat easier to the end user.

I think it is quite easy to combine the two by making the contextual menu change the search query. E.g if you selcect "iTunes" a tab and choose in context menu "Close" it'd set the search path to: "tab iTunes close". Something along these lines.

98
1) It would be really useful to plugin developers if you we could customize the context menu (per item and globally). For example, in FARRAltTab plugin you could right click a tab and select "Close" or "Close Process". Really lots of options there.

2) I'd like to be able to see on a single item in results how it got its result. When so many rules and heuristics and histories and special folders, I am sometimes very confused about the score. It would be really nice if I could do Rightclick->Show score formula and get in result something like:

*] Raw plugin score: 300
*] Special folder score: +15 = 315
*] Heauristics bonus (shorter file): +25 = 240

Thanks and keep it up!

99
Well, I solved this issue.

Basically each time you will compile your plugin, it will compile in the background you very own RCW version. I'll upload the latest version of SDK along with the instructions (a bit more complex then before, I'm afraid) later.

In the while, here's something little from a future add-in I am developing:

FARRTunes.png

100
 :up: That's great! I always wanted Delicious plugin!

And the SDK is even MORE cool.

Pages: prev1 ... 15 16 17 18 19 [20] 21 22 23 24 25 ... 29next
Go to full version