Difference between revisions of "ReNamer:Menus for the Files pane"

From den4b Wiki
Jump to navigation Jump to search
(Display the linked articles in a list.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Up|ReNamer}}
 
{{Up|ReNamer}}
{{Cleanup|
 
* Breakdown into separate articles, one for each main section/menu
 
* Clear formatting artifacts from rich editor
 
* Update linking from other articles}}
 
  
ReNamer has a menu bar between the '''Rules''' and '''Files''' panes [[Image:MenuStrip.png]].
+
ReNamer has a menu bar between the '''Rules''' and '''Files''' panes which provides auxiliary functions.
  
This appendix describes options available from this menu.
+
[[Image:MenuStrip.png|frame|none]]
  
== Files menu ==
+
The articles below will describe each of these menus:
  
See [[ReNamer:Files menu|Files menu]] article.
+
* [[ReNamer:Files menu|Files menu]]
 +
* [[ReNamer:Filter settings|Filter settings]]
 +
* [[ReNamer:Export menu|Export menu]]
 +
* [[ReNamer:Options menu|Options menu]]
  
== Filters menu ==
 
 
See the [[ReNamer:Filter settings|Filter settings]] article.
 
 
== Export menu ==
 
When you click on the [[Image:ExportButton.png]] button, the following list pops up:
 
 
<center>[[Image:ExportMenu.png]]</center>
 
 
{| class="wikitable"
 
| Export file paths and undo paths
 
| Exports ''file paths'' and ''undo paths'' to the .csv (comma separated) or .txt (tab separated) file.
 
 
|-
 
| Export file paths and new names
 
| Exports ''file paths'' and ''new names'' to the .csv (comma separated) or .txt (tab separated) file.
 
 
|-
 
| Import file paths and new names
 
| Imports ''file paths'' and ''new names'' from the .csv (comma separated) or .txt (tab separated) file.
 
 
|-
 
| Import files from text-list or play-list
 
| Imports ''file paths'' from the .txt/.log file (one file per line) or .m3u/.pls playlist.
 
 
'''Note:''' It will load file paths into '''Files''' pane only if the file really exists on your file system.
 
|-
 
|Export as batch renaming file (Full paths)
 
|
 
|-
 
|Export as batch renaming file (Only names)
 
|
 
|-
 
| Export new names to clipboard
 
| Export ''new names'' to clipboard. One name per line.
 
 
|-
 
| Import new names from clipboard
 
| Imports ''new names'' from clipboard. Every name should be placed in a new line.
 
 
If there is less lines in the clipboard text than files in '''Files''' pane last files won't be renamed.<br>
 
If there is more lines in the clipboard text than files in '''Files''' pane, then last lines won't be used.
 
|-
 
| Export all columns to clipboard
 
| Exports ''all columns'' to clipboard as a tab separated text.
 
|}
 
 
== Options menu ==
 
 
When you click on the [[Image:OptionsButton.png]] button, the following list pops up:
 
<center>[[Image:OptionsMenu.png]]</center>
 
{| class="wikitable"
 
|-
 
| Autosize columns
 
| Auto-size all columns, to accommodate the longest entry in each column.
 
|-
 
| Validate new names
 
| Check if the new names are valid.
 
|-
 
| Fix conflicting new names
 
| Add incremental numbers as suffixes to avoid conflicts in names. For example, if a new name for a file is Name1, and if such a file already exists in the target folder, then a suffix (2) is added to the newly renamed file. If more than one files have such name conflicts, ReNamer uses incremental numbers (i.e. (2), (3)...) as suffixes to make sure that each file gets a unique name.
 
|-
 
| Highlight changed names
 
| Usually you load files only because you want to change their names. Yet, sometimes, some files escape all the rules you have loaded and remain unchanged. In such cases, you may want to know why that happened.
 
ReNamer can highlight files that are going to be changed. Now you can investigate the remaining files.
 
 
'''Note:''' ''Highlight changed names'' option works as a switch: it turns highlighting ON and OFF.
 
 
'''Tip:''' You can unmark the rules selectively and see the effect on the files. That will tell you which rules are working on which files. Once your analysis is over, you can mark all rules.
 
 
|-
 
| Analyze sample text
 
| It opens the [[ReNamer:Analyze|Analyze window]].
 
Thanks to that option you don't have to load files to the '''Files''' pane just to check if your rules work as desired.<br>
 
It is extremally useful when you want to help others on the forum.
 
 
*Enter any text that looks like your target files, and see whether the rules work as desired on that text.
 
*Edit the rules if the desired result is not achieved
 
*Once you are satisfied with the rules, apply them on the real files or post the set of rules on the forum.
 
 
'''Note:''' Analyze sample text won't be any help if the rules base on the files properties (and not only on the filename). Analyze tool won't be able eg. to extract Meta tag from the text in its window.
 
 
|-
 
| Apply rules to the clipboard
 
| When you choose this option your rules will be applied to the text in clipboard instead of files in the '''Files''' pane. This might be useful eg. when working with word processors that don't support RegEx'es.
 
|-
 
| Count marked and selected files '''Alt+I'''
 
| It pops up a window containing files statistics.
 
 
* '''Total''' stands for total number of files loaded into the '''Files''' pane.
 
* '''Marked''' and '''Selected''' stand for number of marked and selected files respectively.
 
|}
 
 
[[Category:ReNamer]]
 
[[Category:ReNamer]]

Latest revision as of 17:04, 6 July 2019

Arrow Return.png ReNamer  

ReNamer has a menu bar between the Rules and Files panes which provides auxiliary functions.

MenuStrip.png

The articles below will describe each of these menus: