Like a new feature? Say thanks here

Say it if you mean it...
highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Like a new feature? Say thanks here

Post by highend »

Code: Select all

v18.90.0102 - 2018-04-12 18:07
    * SC rename: The new mode "l" ("list") now skips the "Edit Item Names" 
      dialog when new names are passed in the "pattern" argument, and it obeys 
      to the "preview" switch (just like all the other modes do).
Works fine on my initial tests (even moving items). Thanks a lot, now we can
easily use external tools and pass the items to rename back to XY! :tup:
One of my scripts helped you out? Please donate via Paypal

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Like a new feature? Say thanks here

Post by klownboy »

Thanks Don for the new get("fvs", folder) which will return a "1" if the folder has a FVS defined and also adding the view parameter get("fvs",folder, "view") to which returns the view mode (same return as get("view") but it this case returns the FVS view and "-1" if there is no FVS.

Code: Select all

  Syntax: get("fvs", folder)
      eg: echo get("fvs", "C:\Users\Donald\Desktop\Desk");
          echo get("fvs", "Desktop\Desk");
     return bit field: 1 = has FVS, 2 = Include subfolders, 4 = Match case

Code: Select all

 0 = eViewDetails
 1 = eViewDetailsWithThumbs
 2 = eViewList
 3 = eViewSmallIcons
 4 = eViewThumbnails
 5 = eViewThumbnails2
 6 = eViewThumbnails3
 7 = eViewLargeIcons
 8 = eViewTiles
 9 = eViewTilesLarge
 And it will return "-1" if there is not FVS defined.
It's been very helpful in minimizing unnecessary builds and view switching when building thumbnails in my next revision of the Thumbnail Maintenance script especially when multiple thumbs are selected for building. Thank you very much.
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

Linkaday
Posts: 364
Joined: 06 Aug 2007 14:40
Location: Hamburg, Germany - Win 10 Home v22H2 x64 1920x1080 (100%)

Re: Like a new feature? Say thanks here

Post by Linkaday »

WOW!
Like Zeta with 18.90.0111 (first hover on select implementation) i found myself idiosynchratic. :blackstorm:
Glad to have said to myself: wait!
With 18.90.0112 i love it!
Once again you juggled the expected, unexpected and not even dared to hope for - the balanced way!
And above all a breeze to get used to (not a minute) - and this is an old brain on a worn-out neck.
All of them muscles sing in praise and jubilee! :appl: :appl: :appl: :D

EDIT:
Sorry, should have looked things up before posting. Blame it on my joy.
'Idiosyncratic' in my book means somewhat synthetical medical greek for something like ill with disgust.
And 'jubilee' should have read jubilance.

yusef88
Posts: 1123
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: Like a new feature? Say thanks here

Post by yusef88 »

HoverBox now is amazing. thanks for this fantastic revolutionary feature :beer:

autocart
Posts: 1246
Joined: 26 Sep 2013 15:22

Re: Like a new feature? Say thanks here

Post by autocart »

I don't know when it was added but I just discovered the drop-down menu of the undo toobar button and it is awesome. I guess I always had used the menu or hotkey before. S.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Like a new feature? Say thanks here

Post by admin »

It was added in v8.50.0020 - 2009-10-19 14:56 :biggrin:

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Like a new feature? Say thanks here

Post by highend »

I really like the improvement to inputselect() from v19.00.0301 and v19.00.0302.
Thanks for giving us user defined icons in there! :tup: :tup: :tup: :appl:
One of my scripts helped you out? Please donate via Paypal

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Like a new feature? Say thanks here

Post by klownboy »

highend wrote:I really like the improvement to inputselect() from v19.00.0301 and v19.00.0302.
Thanks for giving us user defined icons in there! :tup: :tup: :tup: :appl:
Most definitely, these changes will be quite useful. :tup: :beer:
I plussed one highend's request in 2013. :)
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Like a new feature? Say thanks here

Post by highend »

v19.10.0101 - 2018-07-15 14:12
* Dialogs with List and Filter Box: Now you can OK the dialog while the
focus is in the Filter by [MK]+Enter, where MK is any combination of the
modifier keys CTRL, SHIFT, and ALT. Before, only an unmodified Enter would
work here.
Thanks a lot, I like the new way to edit my hosts file directly from XY (via App launcher viewtopic.php?f=7&t=19123)
with admin permissions :appl:
One of my scripts helped you out? Please donate via Paypal

JLoftus
Posts: 577
Joined: 22 Jan 2014 14:58

Re: Like a new feature? Say thanks here

Post by JLoftus »

LOVE the Mouse Up Show Down!!! :tup:

This is an amazing new feature! Thanks Don!

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: Like a new feature? Say thanks here

Post by Filehero »

JLoftus wrote:LOVE the Mouse Up Show Down!!! :tup:
Agreed. :tup: :D :)

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Like a new feature? Say thanks here

Post by admin »

Code: Select all

v19.10.0215 - 2018-09-01 12:19
    * Tabs: The unhovered X-close button is now just a cross without any grey 
      background.
Maybe I'm a nerd but I love this everytime I see it. :cup: :ugeek:

Regmos
Posts: 268
Joined: 22 Dec 2012 07:27
Location: Copenhagen

Re: Like a new feature? Say thanks here

Post by Regmos »

Hover Box, Hover Box Over Tree, Mouse Up Show Down and Mouse Up Show Down in Tree.

:tup: :tup: :tup: :tup: ......... :tup: :appl:
Kind regards
Regmos

klownboy
Posts: 4109
Joined: 28 Feb 2012 19:27

Re: Like a new feature? Say thanks here

Post by klownboy »

Regmos wrote:Hover Box, Hover Box Over Tree, Mouse Up Show Down and Mouse Up Show Down in Tree.
I second that thanks. They're all great new additions to an extremely fine file manager. :tup: :appl:
Windows 11, 22H2 Build 22621.1555 at 100% 2560x1440

Drasden
Posts: 11
Joined: 26 Nov 2011 14:43

Re: Like a new feature? Say thanks here

Post by Drasden »

Code: Select all

v18.20.0105 - 2017-08-04 23:03
    * Age Circles Tooltip: Now additionally to the age the absolute date is 
      shown including the week of the day. IMO that's a usable bit of 
      human-friendly info.
Age circles are a powerful force in usability. Thank you! :tup: One of the greatest improvements in my 9 years of XYplorer use.

Post Reply