#1 2011-01-07 06:56

Yogui
Member
Registered: 2007-09-27
Posts: 41

Presets Sub Menus

I can't see this been ask before.
I got too many presets to show in the menu
Presets>Load

Would it be nice that sub folders of the Preset folder shows presets in sub menus of Presets>Load

The code should be simple, like in:

http://www.autohotkey.com/forum/topic3745.html

Offline

#2 2011-01-07 09:16

SafetyCar
Senior Member
Registered: 2008-04-28
Posts: 446
Website

Re: Presets Sub Menus

I think I saw something related to that but I don't find it either.

I also think that would be a great option. I have most of the presets preceded of what it should be the folder name, but it's still a mess.


If this software has helped you, consider getting your pro version. :)

Offline

#3 2011-01-11 11:01

Yogui
Member
Registered: 2007-09-27
Posts: 41

Re: Presets Sub Menus

SafetyCar,
Seems like not many people got exited with this suggestion.
I was looking in to write some code to make a custom menu/sub menu (like the link I've posted)
I was thinking to instead of Sub folders use a separator char like the tilde "~"
So the preset "Track~Fix Number" and the preset "Track~Fix Case" are place in the same "Track" sub menu.
By leaving them in the "Preset" folder Renamer will see (scan) them all and load/save etc
Any ideas about it?
Denis (not to waste time doing it) would you please confirm if you plan to implement this or similar request in the near future?
Thanks,

Last edited by Yogui (2011-09-08 13:54)

Offline

#4 2011-09-06 09:35

auwebio
Member
From: Brazil
Registered: 2010-07-07
Posts: 45

Re: Presets Sub Menus

I would love that idea too!  cool

Since all presets are just plain text files in a folder, it makes perfect sense to be able to organize them in sub-folders that would act like "categories".

There comes a point were you just can't see ALL of your presets in a single screen anymore and this becomes very necessary.

Other than that, it would make it much easier to locate certain presets on a structured tree (and avoid having me manually move some presets in and out of the subfolders - just to make them temporarily available for ReNamer - every now and then).

Offline

#5 2011-09-06 14:24

Yogui
Member
Registered: 2007-09-27
Posts: 41

Re: Presets Sub Menus

Hi!,
Yes, still a good idea. big_smile
I did the script (mentioned above) and works OK, sorry can't insert screenshot sad
I've used the ~ as a separator to create the sub menus and keep all files in the Presets Folder.
So the presets can be called by renamer as usual or my menu.
Denis, the Sub Folders is an ideal solution since is easier to implement and maintain.

BTW, I could not find a way to load a preset from the command line to an already running instance. Help!!!
or drag and drop (an .rnp file) to the Rules panel?
(I did it with the preset manager, but is by manipulating the GUI... roll )

Cheers,

Last edited by Yogui (2011-09-08 13:54)

Offline

#6 2011-09-07 14:47

auwebio
Member
From: Brazil
Registered: 2010-07-07
Posts: 45

Re: Presets Sub Menus

Yogui wrote:

...I did the script (mentioned above) and works OK, sorry can't insert screenshot sad

Yes, you can! (obama style! hehehe  lol )
Just put the image address inside "["IMG"]" tags, e.g.

[img]http://img809.imageshack.us/img809/8978/pleaseb.png[/img]

And you'll get this: pleaseb.png

You can use this button:
IMG here

Yogui wrote:

...I did it with the preset manager, but is by manipulating the GUI...

What???
I didn't quite understand what you did, but maybe you could explain it better, I'm thinking that there is good chance this won't be implemented anytime soon, so maybe I should adopt the same solution as you did.

Offline

#7 2011-09-08 12:05

Yogui
Member
Registered: 2007-09-27
Posts: 41

Re: Presets Sub Menus

Unfortunately I rather have a proper solution from Denis, but in the mean time this is what I use.

This is an www.autohotkey.com script that uses several resources that I would need to separate from my main library for anyone to use it. An still a bit doughy, so again Denis please I'll beg u too! roll

The main problem is that I don't think we can load a preset from the command line to an already running instance. Help!!!

OK, I've never used imageshack... here it is... tongue

menuzx.jpg

Last edited by Yogui (2011-09-08 13:52)

Offline

#8 2011-09-08 13:07

ozzii
Senior Member
Registered: 2007-07-04
Posts: 101

Re: Presets Sub Menus

Something not related to the topic

@auwebio
What have you used for your screen-shot?


_________________
Do, or do not. There is no 'try.'" --  Jedi Master Yoda

Offline

#9 2011-09-08 13:44

Yogui
Member
Registered: 2007-09-27
Posts: 41

Re: Presets Sub Menus

Hey! out of topic... we are trying to get a nice menu here!  lol

Nothing fancy, print screen and cropped the image in GIMP cool

But I suppose you after capturing the context menus, may be try:

http://www.faststone.org/FSCaptureDetail.htm

Offline

#10 2011-09-09 10:02

ozzii
Senior Member
Registered: 2007-07-04
Posts: 101

Re: Presets Sub Menus

I use FSC...
But I don't have the fancy arrow for example that auwebio have on is cap...


_________________
Do, or do not. There is no 'try.'" --  Jedi Master Yoda

Offline

Board footer

Powered by FluxBB