Page 44 of 60

Re: Like a new feature? Say thanks here

Posted: 03 Nov 2016 13:36
by Filehero
highend wrote:
v17.30.0002 - 2016-11-03 12:56
+++ Scripting: Added the switch statement.
:tup:
:tup: :tup: :tup:

Jetzt geht's loooos! :D

But I won't rewrite my whole stuff (I'm doing a major script touch up anyway because my 3 machine environments aren't completely interchangeable). Or maybe ....

Re: Like a new feature? Say thanks here

Posted: 29 Nov 2016 01:31
by jadinolf
As I have said before I only use a little tiny bit of XYplorer BUT the little tiny bit of it I really love.

Thank you Donald.

Re: Like a new feature? Say thanks here

Posted: 29 Nov 2016 15:46
by Jerry
Flatten folder! I've been doing this the manual way for a long time until I discovered XYplorer's flatten folder feature. Great time saver.

Re: Like a new feature? Say thanks here

Posted: 30 Nov 2016 16:15
by zer0
This was a subject of some heated debate back in the day -- especially by yours truly -- but I am glad to have belatedly discovered that this was added about a year ago :tup:

Code: Select all

v15.90.0014 - 2015-11-07 13:01
    + Configuration | Startup & Exit: Added option "Autosave settings after this 
      many minutes" along with a field to enter the number of minutes (1 - 9999).
      Tick it to automatically save all settings after X minutes, measured from 
      the last time all settings were saved, whether automatically or manually.
      Factory default is 10 minutes, and OFF.
      Note that Autosave will not happen just by itself but is triggered by the 
      following user actions if the specified number of minutes has passed in 
      this moment:
        - Changing location (you browse to some new folder).
        - Tagging an item.
        - OK-ing the Configuration dialog.

Re: Like a new feature? Say thanks here

Posted: 13 Dec 2016 15:48
by highend
v17.40.0107 - 2016-12-13 15:23
+ Scripting got a new function.
Name: ID3Tag
:appl:

Re: Like a new feature? Say thanks here

Posted: 14 Jan 2017 16:05
by aurumdigitus
Beta 17.40.0206 - TB icons 48 x 48

Wow, no longer need to find my glasses before using the program! :appl:

Re: Like a new feature? Say thanks here

Posted: 22 Jan 2017 22:43
by eil
+++ Quick Audio Preview. Mouse down on the file icon to hear the sound. Mouse
move to scroll. Mouse up to stop. MP3, WAV, FLAC, OGG... you name it. With
interactive progress bar. Probably the most convenient audio file previewer
on the planet.
very useful, many thanks!

Re: Like a new feature? Say thanks here

Posted: 25 Jan 2017 20:55
by highend
SC formatlist enhanced: Added format "F" for "filter (no wildcards)"
Thanks, very useful! :biggrin:

Re: Like a new feature? Say thanks here

Posted: 27 Jan 2017 23:50
by Enternal
Audio Down Up is really neat! Instead of having to get to the preview tab saves many clicks! Awesome!

Code: Select all

  *** Custom Copy | Overwrite Prompt: Now the new file ("File to be copied") is 
      shown at the top, and the old file ("Existing file") is shown at the bottom.
      Additionally a big arrow shows the direction of the operation in question.
      It might look a bit non-standard, but it's a huge gain in clarity and 
      hence usability.
Oh boy oh boy oh boy! Hell yes. I hate it whenever this happen I have to stop, double check, triple check, and then continue. This makes it a lot clearer. Although I don't know if it's just me but the arrow does not look well centered enough... Also what if you make it green?

Re: Like a new feature? Say thanks here

Posted: 01 Feb 2017 13:55
by Borut
Search by paths

Code: Select all

v17.50.0201 - 2017-01-31 16:46
    + Find Files and Quick Search: Added switch /paths by which you can
      return items by the name of their parent folder of full path.
        /paths=path;path;path
My photos are saved in folders, which have a "date taken" (in the ISO notation, more or less) as a part of the folder's name. While in a melancholic mood, I sometimes want to browse through all the photos taken on "todays date", irrespective of the year. Since v17.50.0202 I can use the following search string for this, which - when saved as a search template (see Edit > Search Templates...) and then included as a one line loadsearch script into favorites - becomes a one click issue:

Code: Select all

*.jpg;*.avi;*.mov;*.mp4;*.mpg;*.wmv   /paths="*<date mmdd>*"
This is a wonderful present - many thanks!

Re: Like a new feature? Say thanks here - Quick Audio Preview

Posted: 09 Feb 2017 14:57
by aurumdigitus
Had occasion yesterday to use this function in a real world situation as opposed to merely testing to see if it worked.

Very handy in the right circumstance :!:

Re: Like a new feature? Say thanks here

Posted: 09 Feb 2017 15:01
by admin
Cool. :D Here's another place to say thanks: https://www.slant.co/topics/2404/~file- ... or-windows

Re: Like a new feature? Say thanks here

Posted: 15 Feb 2017 15:45
by highend
v17.50.0215 - 2017-02-15 15:38
+ Scripting got a new function.
Name: SearchTemplate
Thanks for implementing it!

Re: Like a new feature? Say thanks here

Posted: 16 Feb 2017 18:43
by highend
v17.50.0218 - 2017-02-16 18:17
* SC tagitems: Now the itemlist argument suppports CRLF as primary
separator. If CRLF is not present, then | is used (if present).
+ SC tagitems: Added a "flags" parameter with currently one value (1) by
which you can control what is returned by the function.
Syntax: tagitems([field], [value], [itemlist], [flags])
:tup:

Re: Like a new feature? Say thanks here

Posted: 24 Feb 2017 18:28
by highend
Roadmap^^ :ball: :maf: