Page 1 of 2
Batch rename "Tips" arrow
Posted: 17 Jan 2021 16:25
by aurumdigitus
Users would be better served if the Tips included information on the new
Cut function.
Have found the feature of the highest value!

Re: Batch rename "Tips" arrow
Posted: 19 Jan 2021 09:52
by eil
a way to edit "Tips" for one-self would be even better.

Re: Batch rename "Tips" arrow
Posted: 19 Jan 2021 13:48
by aurumdigitus
That is an interesting concept. But now would those "notes" be keep separate from the official Tip?
Re: Batch rename "Tips" arrow
Posted: 20 Jan 2021 10:12
by admin
Indeed, an interesting concept!

It always nagged me that these examples sooner or later look/are outdated and need revision (in 27 languages!).
Maybe change it to "Notes" and deliver it empty?
Re: Batch rename "Tips" arrow
Posted: 20 Jan 2021 12:57
by eil
admin wrote: ↑20 Jan 2021 10:12
Maybe change it to "Notes" and deliver it empty?
i'd wish such tips to be stored say in separate file and loaded, which will allow user to modify it with own examples/often used "constructions", maybe even sharing such "much more wide lists" of useful ways to handle corresponding functiom. separate file is just an example, any realisation that allows user access for modification would be good.
Re: Batch rename "Tips" arrow
Posted: 20 Jan 2021 14:22
by highend
Give your current internal tips names, e.g. "batch_rename", "regexp_rename", ...
Add another tweak:
Code: Select all
; Tweak: patch internal tips with files in this path
PatchTipsPath=PatchedTips
and if a .txt file exists that is named after your internal tip name, like
<xydata>\PatchedTips\batch_rename.txt
and it is NOT empty,
load it and replace the text of your internal tip with it...
The only "question" is, where or how do you want to display the internal tip names,
so that users know which files to create...
Re: Batch rename "Tips" arrow
Posted: 02 Feb 2021 11:08
by admin
Or we leave the current tips as they are and add another button to the mini toolbar named "User Notes". It offers a writable text area, and the notes are stored in:
<xydata>\UserNotes\batch_rename.txt
The user does not have to care about the file names, it all works smoothly behind the scenes.
Re: Batch rename "Tips" arrow
Posted: 03 Feb 2021 09:03
by eil
what about other windows with hints button(like say regex rename), will they get same button+file?
Re: Batch rename "Tips" arrow
Posted: 03 Feb 2021 10:49
by admin
Yep, that's the idea.
Batch Rename - Tips
Posted: 26 Jun 2021 15:00
by aurumdigitus
The Info button really ought to have a note or two about the use of the /Cut command.
Re: Batch Rename - Tips
Posted: 26 Jun 2021 16:09
by admin
This would be become a never-ending hustle. I rather make those notes user-writable.
Re: Batch Rename - Tips
Posted: 26 Jun 2021 16:36
by aurumdigitus
P;lease define "user-writable". Does that mean we could write
our own data and have it show up in Tips?
That may be even better!

Re: Batch Rename - Tips
Posted: 26 Jun 2021 16:38
by highend
Re: Batch Rename - Tips
Posted: 28 Jun 2021 11:08
by eil
i guess he forgot about that topic, and as feature is still absent, wrote wish again.
Re: Batch rename "Tips" arrow
Posted: 28 Jun 2021 15:20
by aurumdigitus
Maybe I have (again) missed something. February was awhile ago. What is the current status of the magnificent concept?