topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday April 27, 2024, 1:03 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nitrix-ud [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 23next
351
Find And Run Robot / [feature request] quick way to modify an alias
« on: November 21, 2007, 02:23 PM »
i think alias editing (and managing options in general) is one of FARR's few weaknesses...

since you can have so many aliases it can become quite long to find the one you want to edit
what i suggest is to be able to choose an alias to edit directly from the search box...

maybe a command similar to the "agroups" command could work as follow :

editalias [piece of the alias name]

to find the alias your want to edit, and then just press enter

that would be very very handy

now maybe i'm the only one editing aliases everyday  :D


352
Find And Run Robot / Re: [feature request] Immediate execution
« on: November 21, 2007, 02:16 PM »
very good idea

+1  :D

353
how about a new modifier for dosearch aliases to specify which kind of result display type you want...
that is big or small icons...

Thread :
https://www.donation...dex.php?topic=9280.0

Original post :
Hi Mouser,

i think it'd be great if we could have a new keyword modifier to switch from small icons display to big icons display

for instance :
when you have an alias with few results (let's say the windows management alias of jgpaiva)

you could set up a "super" alias using a dosearch command :
dosearch WindowManagement +showbigicons

or for a alias with lots of results (let's say one that finds mp3...)
dosearch +folder_mp3 +open_in_winamp +mp3... +showsmallicons

i would be very nice ! and makes FARR even sexier 

Keep up the good work !
Nitrix

"dosearch using keyword modifiers" really makes FARR unique 

354
Living Room / Re: Laptop or Desktop — which are you?
« on: November 20, 2007, 10:16 AM »
laptop !

1- almost no noise
2- less space
3- power consumption much lower
4- you can use it where you want (i'm carrying my laptop all the time)
5- much better for my back (screen and keyboard positions are always perfect)
6- usually much better keyboards
7- great screen (mine is 1920x1200)
8- not as fragile as a desktop (just try to carry a desktop computer for a week :D)
9- much easier for me to help a friend (you know what i mean) when he can actually come with his computer !!

desktop is a good choice as a multimedia center right under you flat-screen TV  :D

355
Find And Run Robot / Re: [feature request] multiple run
« on: November 19, 2007, 03:54 PM »
Oh! I thought you meant multiple instances of FARR  Couldn't figure why would you want to do that 


well i'm pretty sure someone could find a use in running multiple instances of FARR  :)

356
tell me again what you need from me to do this..

it is not possible to get informations from FARR using Autohotkey
i "control" many many programs using autohotkey but FARR seems to be a black box compared to other applications
we had a talk about this issue

see following thread
https://www.donation...dex.php?topic=9252.0
original post :
Hi Mouser,

i wanted to code an autohotkey script to open some kind of preview window for my "FARR code snippet manager" 

i tought i would use the status bar text to get the file names...
i tought i could also check the search box text to trigger the preview script to work only when i'm using my snippet alias...

BUT i have the impression i can't get anything... ControlGetText, etc. does not work ...
i have no idea about windows classes, controls, etc. so i may very well be out of the subjet but do you have any ideas to get some info ?

If i could code some C++, i would (not enough time to learn) try to code a plugin, but i thought i could code a tiny script with autohotkey to get the job done...

if the control you use are invisible, could you add a "standard control" with hidden texts of the search box, status bar, etc.
I'm highly speculating here, so bear with me ! 

Cheers, Nitrix


and the end of this thread :
https://www.donation...ex.php?topic=10105.0

357
Find And Run Robot / Re: [feature request] multiple run
« on: November 19, 2007, 03:39 PM »
of course if you wanted to do it now you could just put that list of programs to launch in a .bat file and have farr launch the batch file.
of course ;D (even better in a ahk file...)

but i think it would be much more elegant within FARR
and one day maybe FARR will be distributed with a On-screen messaging system, sounds etc.

PS: multiple runs is a feature in many app launchers... FARR being the best... i cannot imagine FARR without it  :P

358
Find And Run Robot / Re: [feature request] multiple run
« on: November 19, 2007, 03:25 PM »
 :huh: ok let me elaborate... (since i and others already asked for this feature several times i thought it was pretty obvious)

the request is to be able to run multiple commands within one result

examples :
Launch my favorite sites | http://www.google.fr AND http://www.yahoo.com AND https://www.donationcoder.com

Open my favorite apps | c:\program files\app1\app1.exe AND c:\program files\app2\app2.exe AND c:\program files\app3\app3.exe

Open the calculator | c:\program files\calc\calc.exe AND c:\program files\osd.exe "Launching calculator" AND c:\program files\sounds.ahk "Launching calculator"
(osd.exe being a on-screen message system, and sounds.ahk being a script playing various sounds)

you can imagine thousands of use ...
Open my app | c:\program files\app\app.exe AND c:\program files\counter.exe
(counter.exe being used to count the number of time the app is opened)

Open app | c:\program files\app\app.exe AND C:\Program Files\FindAndRunRobot\FindAndRunRobot.exe -search other alias
(doing something then relaunch FARR...)

it just adds many many possibilities to FARR
 :D

359
when using an action keyword containing multiple commands... let's say an action keyword to listen to music :

PlayMusic
with two commands :
Enqueue
Play


there is no way for the moment to go from the action list (that is Enqueue or Play) to the result list (your music)
this is very annoying, since you have to retype you search if you want to enqueue/play multiple albums...

i suggest using ESC to go back from the action list...
i also suggest a new modifier for aliases : /STAYOPENANDGOBACK
as you would enqueue/play a result it would go back to your search...

360
This one is a MUST (yes again !)

@mouser, could you add a standard control to pass FARR parameters so that people like me which code using scripting app like autohotkey could develop "plugins" !

i think this is really worthwhile

first thing i would do... a preview window to show the content of the selected result when using my code snippet alias
people could also develop small .ahk script to preview images, mp3s...

361
Find And Run Robot / [feature request] multiple run
« on: November 19, 2007, 09:38 AM »
Hi,

since i lost my PM to josh where there was about 10 feature requests...

i'm gonna do it again  :(

here is the feature request of the day :

multiple run !!!
in my opinion, this one is a must, since it allows :

1) multiple runs (obvious  :D)
2) On screen display (mouser could add an on screen display util, so people could make FARR a little bit sexier, by adding on screen display messages)
3) Sounds ! (play a sound when launching a result, that can be fun ;))

362
Find And Run Robot / Re: [Suggestion] Clear search term on hide
« on: November 18, 2007, 05:57 AM »
+1

all those small things (altough small) add up to a general feeling of smoothness  :Thmbsup:

363
Find And Run Robot / Re: [feature requests]
« on: November 13, 2007, 04:55 AM »
i've just changed this setting :
Save a copy of each Personal Message in my outbox by default.

unfortunately i don't have the message i've sent to josh...
there was 10 feature requests ...  :(
it would take a long time to redo it, anyone can find it ?
that's really too bad  :o

364
Find And Run Robot / Re: [feature requests]
« on: November 13, 2007, 04:41 AM »
I just checked my pm folder, but I dont see it :-/ I add new requests as I receive them. Perhaps you can resend them to me


that's the problem i don't have the message anymore !
i did not manage to find any of my sent messages !!!
any clue ?

365
Find And Run Robot / [feature requests]
« on: November 12, 2007, 06:43 AM »
@mouser, josh

i've sent a PM to josh few weeks ago regarding numerous feature requests (about 10 !) but he did not publish them (or maybe did not receive them)
how do i find this personal message, i don't know how to do it :-\

Thanks in advance
nitrix

366
Find And Run Robot / Re: Not getting keyword modifiers
« on: November 11, 2007, 04:15 AM »
I'm not sure what you mean, but if it's alias-related, i'm sure nitrix can be of assistance, he can bend those better than mouser
that's too much jgpaiva  :-[

I've had a helpful chat with mouser over IRC and i'm clued up now  Tip: don't use an adapted regex alias lol. just name it stt2 in my case and put the path to the program in the bottom textarea and it works.
glad you made it work, i guess it would be helpful to add a screenshot in the help file showing some exemples of alias tricks : action keyword, noresults keyword, etc.

since it's hard sometimes to differentiate alias name, from alias regex mask, from results...

cheers, nitrix

367
could someone please create a plugin to be able to interact with autohotkey scripts? This way we would open up the autohotkey world  / community here on donationcoder to the farr world.

+1  :Thmbsup:

i also think it would be EXTREMELY useful to access some FARR informations for writing autohotkey scripts
since it seems that FARR windows are not standard ;)

Cheers, Nitrix

368
this works for me :

group alias name :
noresults

regex :
noresults (.*)

results :
restartsearch g $$1

g being an other alias of mine that i use to search the web...

PS: i'm using v2.00.145

369
Hi mouser,

i'd like to make a suggestion regarding FARR and i think it would make a nice option (and i guess not so difficult to implement)

FARR would open (when invoked) in the current active monitor, the active monitor being the one where the mouse pointer is
i have a 2-monitor configuration, and i would love to invoke FARR in the monitor i'm actually looking at...

Since FARR is a power users tool of choice and that many power users have multi-monitor configuration, it would be a nice addition ;)

Cheers, Nitrix

370
considering the same name bug which status is : not issue?

i kind of agree this is not really an issue BUT it can/will cause problems to some

it should be said somewhere that using the same name for a folder keyword and an action keyword can confuse FARR
or even better, FARR should warn the user when he specify the same name (but i imagine it's not that easy to check since the "action trick modifier" is the actual name of an alias)

Nitrix

371
@mouser or josh

i think the clipboard bugs are still outstanding
could you please add it to the official bug report thread

Thanks, Nitrix

372
Beta is a better status than Alpha for FARR i think  :Thmbsup:

good move ;)

373
This is the big day for mouser !
 :D
Good luck  :Thmbsup:

374
I feel I am the only one waiting for final release version

i thought I WAS THE ONE waiting for the final version  :D

Go, mouser go !!

375
Find And Run Robot / [bugs report] here is a list of outstanding bugs
« on: October 15, 2007, 12:13 PM »
Mouser asked me to post a list of outstanding bugs regarding FARR
Since as you know now, mouser is preparing an update !!!  :D

historys bug
======================
when you select a previous search through the historys command, a space is appended to it
so basically if your last search is : search keyword
then if you select your last search through the historys command you'll get
search keyword{space}


showmemo bug
======================
bug using the showmemo command :
only the first line break (\n) works ... after that it shows "\n" ...


folder with a dash bug
======================
F&R fails to list files in a folder with a dash in its name (b142)
reported by jzippo


clipboard bugs
======================
  • $$c is empty if the clipboard content is too big (limit should be removed)
  • the "restartsearch $$c" command crashes FARR when the clipboard content is too big (above 1024  characters ?)


search box bug
======================
since the 2.00.130 release and the new result display updating, there is no more flickering but the search box is not responsive as before...
it really really should be an option

in anycase the search box should feel completely free

for example when i use one of my (dosearch) alias which searches music on my network drive, it takes literally 10 seconds before i see the search terms i typed after the alias trigger... let's say my alias is triggered by music, if a type "music madonna"
i see music, then FARR stops for 10 seconds (i know it's working but it feels like it just crashed) then madonna comes up then the search ends (an other 10 seconds later)

i really (only?) notice it when using dosearch aliases


action trick bug
======================
in my opinion this is the most important bug
https://www.donation...dex.php?topic=9161.0

the +action trick TOO clever
i think the +action trick is trying to be clever and detect that there is only one result, and so it should show you text about the action.  that's normally what you want, so that you can see what action will be applied to what file.
as i suggested the +action trick when used with dosearch command is way to clever it shoud just be fired when asked !

edit : an other problem with the action trick (when used in a dosearch)
is that if you want to use the shell contextual menu or simply the contextual menu on your single result (the action trick is triggered when only one result is found...) you CANNOT
it will open the contextual menu or shell menu of the action file
VERY BAD  ;D


$$1, problem when passing "C:\" bug
======================
https://www.donation...dex.php?topic=9222.0


keyword with capital bug
======================
MAJOR bug
https://www.donation...dex.php?topic=8338.0
keywords with capital does not work at all


same name bug ?
======================
when using the same name for a folder keyword and an alias
of a folder keyword and a action keyword
FARR does not work well
solution is to prefix keyword with : folder for folder keywords
action for action keywords


=================
i surely forgot some, if you know of other outstanding bugs please report them in this thread

Cheers, Nitrix

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 23next