Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgnefz committed Apr 1, 2023
1 parent e2cc72b commit de47dfa
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions README-EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div align=center><img alt="OncePower" src="https://github.com/ilgnefz/once_power/blob/master/doc/logo.png"></div>
<div align=center><img alt="OncePower" src="doc/logo.png"></div>

[简体中文](./README.md) | English

Expand All @@ -23,7 +23,7 @@ This tutorial will only cover some techniques.

To add a file or folder to rename, you can drag it directly onto the software (if you do not select **Add Folder(添加文件夹)**, dragging the folder will automatically retrieve all sub files), or you can click the button at the bottom.". Double click the file name to quickly add the file name to the input box.

![1](https://github.com/ilgnefz/once_power/blob/master/doc/1.gif)
![1](doc/1.gif)

This software has three modes: Default Mode, Reserved Mode and Length Mode.

Expand All @@ -33,35 +33,35 @@ In default mode, **Match Text(匹配内容)** will be deleted.

The content entered in the input box of **Update Text(修改为)** will replace the matching content.

![2](https://github.com/ilgnefz/once_power/blob/master/doc/2.gif)
![2](doc/2.gif)

### Reserved Mode(保留模式)

The matching content in the retention mode will be retained, and other content will be deleted.

You can also select different types of reservations through options.

![12](https://github.com/ilgnefz/once_power/blob/master/doc/12.gif)
![12](doc/12.gif)

Selecting **Date Naming(日期命名)** will change the match to the date it was created. You can choose different date names. If **Exif Date** is selected (only images with exif information are available) and images are not, the earliest of several dates will be used.
Selecting **Date Naming(日期命名)** will change the match to the date it was created. You can choose different date names. If **Exif Date** is selected (only images with exif information are available) and images are not, the earliest of several dates will be used.

![3](https://github.com/ilgnefz/once_power/blob/master/doc/3.gif)
![3](doc/3.gif)

### Length Mode

In the Length Mode, you can randomly enter a string of length, or use ***digits** to retain (if you choose to delete the specified length, it will be deleted) the same length as the random string or the first few digits of the specified number.
In the Length Mode, you can randomly enter a string of length, or use **\*digits** to retain (if you choose to delete the specified length, it will be deleted) the same length as the random string or the first few digits of the specified number.

![4](https://github.com/ilgnefz/once_power/blob/master/doc/4.gif)
![4](doc/4.gif)

If you want to get the middle part of the content, you can type ***digits*** twice. For example, if you type '*8*12', it will cut the beginning of the 8th character to the beginning of the 12th character.
If you want to get the middle part of the content, you can type **_digits_** twice. For example, if you type '*8*12', it will cut the beginning of the 8th character to the beginning of the 12th character.

![13](https://github.com/ilgnefz/once_power/blob/master/doc/13.gif)
![13](doc/13.gif)

### Prefix and Suffix

The **Prefix** and **Suffix** can be entered directly, and the selected file will have its content added before or after the original name.

![5](https://github.com/ilgnefz/once_power/blob/master/doc/5.gif)
![5](doc/5.gif)

After the input boxes for **Prefix** and **Suffix**, there is an upload button that allows you to upload a **. txt ** file. The uploaded file content must be separated by **spaces** or **line breaks**. For example:

Expand All @@ -75,19 +75,19 @@ April

Note that there is a blank line at the end of the above, which will occupy a prefix or suffix position.

![6](https://github.com/ilgnefz/once_power/blob/master/doc/6.gif)
![6](doc/6.gif)

Under the **Suffix**, there is an option for **Loop File Content**, which can be used to control whether to use circular content as a prefix or suffix when the uploaded file content is less than the selected file to be renamed.

When we choose to upload prefix and suffix files, if we want to add a space or a dash between them, we can directly add it before and after the file name.

![7](https://github.com/ilgnefz/once_power/blob/master/doc/7.gif)
![7](doc/7.gif)

### Prefix and Suffix Index

Any content entered in the **Prefix Digit Increment(前缀数字递增)** and **Suffix Digit Increment(后缀数字递增)** will only have its length removed as the length of the incremented number. If you want to add spaces, you need to add them in the **prefix** and **suffix**.

![8](https://github.com/ilgnefz/once_power/blob/master/doc/8.gif)
![8](doc/8.gif)

**Swap Incremental Digital Positions(交换递增数字位置)** You can place a prefix before the incremented number or a suffix after the incremented number.

Expand All @@ -105,11 +105,11 @@ The **Organize File** function is located in the menu in the lower left corner.

It is mainly used to move files in nested folders. For example, I have a folder where the first and innermost layers each have a file with the same name.

![20230331114922](https://github.com/ilgnefz/once_power/blob/master/doc/20230331114922.png)
![20230331114922](doc/20230331114922.png)

We can select the outermost parent folder and organize it:

![9](https://github.com/ilgnefz/once_power/blob/master/doc/9.gif)
![9](doc/9.gif)

Click **Delete Empty Folder** to delete useless nested empty folders.

Expand All @@ -133,4 +133,4 @@ flutter_distributor package --platform macos --targets dmg

## LICENSE

[GPL 2.0 License](https://github.com/ilgnefz/once_power/blob/master/LICENSE)
[GPL 2.0 License](./LICENSE)
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align=center><img alt="OncePower" src="doc/logo.png"></div>

简体中文 | [English](./README-EN.md)
简体中文 | [English](./README-EN.md)

OncePower 是一个批量重命名文件或文件夹的工具。集免安装、傻瓜式、快速上手于一身,功能清晰明了,学习成本低。

Expand All @@ -21,45 +21,45 @@ OncePower 是一个批量重命名文件或文件夹的工具。集免安装、

添加要重命名的文件或文件夹可以直接拖到软件上(如果没有选中**添加文件夹**的话,拖动文件夹会自动获取所有子文件),也可以通过底部按钮。双击文件名可以快速的将文件名称添加到输入框。

![1](https://github.com/ilgnefz/once_power/blob/master/doc/1.gif)
![1](doc/1.gif)

本软件一共分为3种模式:默认模式、保留模式、长度模式。
本软件一共分为 3 种模式:默认模式、保留模式、长度模式。

### 默认模式

在默认模式下,匹配的内容将会被删除。

**修改为**的输入框中输入的内容将会替代匹配的内容。

![2](https://github.com/ilgnefz/once_power/blob/master/doc/2.gif)
![2](doc/2.gif)

### 保留模式

保留模式下匹配的内容会保留,其他内容删除。

也可以通过选项选择不同的类型保留。

![12](https://github.com/ilgnefz/once_power/blob/master/doc/12.gif)
![12](doc/12.gif)

选择**以创建日期命名**会将匹配的内容更改为创建日期。可以选择不同的日期命名。如果选择了**拍摄日期**(只有携带 exif 信息的图片才有)而图片没有的话,会使用几个日期里最早的日期。

![3](https://github.com/ilgnefz/once_power/blob/master/doc/3.gif)
![3](doc/3.gif)

### 长度模式

长度模式下可以随机输入一个长度的字符串,或者使用 ***数字**,就会保留(选择了删除指定长度会删除)和随机字符串一样长或指定数字的前几位名称。
长度模式下可以随机输入一个长度的字符串,或者使用 **\*数字**,就会保留(选择了删除指定长度会删除)和随机字符串一样长或指定数字的前几位名称。

![4](https://github.com/ilgnefz/once_power/blob/master/doc/4.gif)
![4](doc/4.gif)

如果想要获取中间一部分的内容,可以输入两次 ***数字**,例如输入`*8*12`将会截取第8个开始的字符到第12个开始的字符
如果想要获取中间一部分的内容,可以输入两次 **\*数字**,例如输入`*8*12`将会截取第 8 个开始的字符到第 12 个开始的字符

![13](https://github.com/ilgnefz/once_power/blob/master/doc/13.gif)
![13](doc/13.gif)

### 前缀和后缀

**前缀****后缀**可以直接输入内容,选择的文件都会在原始名称前或后添加好内容。

![5](https://github.com/ilgnefz/once_power/blob/master/doc/5.gif)
![5](doc/5.gif)

**前缀****后缀**的输入框后有一个上传按钮,可以上传一个 **.txt** 文件,上传的文件内容必须以**空格**或者**换行**隔开。例如:

Expand All @@ -73,19 +73,19 @@ April

注意,上面的结尾有一个空行,这会占一个前缀或后缀的位置。

![6](https://github.com/ilgnefz/once_power/blob/master/doc/6.gif)
![6](doc/6.gif)

**后缀**的下面有一个**循环文件内容**的选项,可以用来控制当上传的文件内容比选择要重命名的文件少时,是否循环内容作为前缀或后缀。

当我们选择上传前缀后缀文件时,想在他们之间再添加点空格或者横杠什么的,可以直接在文件名前后添加。

![7](https://github.com/ilgnefz/once_power/blob/master/doc/7.gif)
![7](doc/7.gif)

### 前缀和后缀数字递增

**前缀数字递增****后缀数字递增**中输入的任何内容都会只去其长度,作为递增的数字的长度。如果想要添加空格之类的需要在**前缀****后缀**中添加。

![8](https://github.com/ilgnefz/once_power/blob/master/doc/8.gif)
![8](doc/8.gif)

**交换递增数字位置**可以把前缀放在递增数字前,或后缀放在递增数字后。

Expand All @@ -103,11 +103,11 @@ April

主要是用来移动嵌套文件夹里的文件。比如我有一下文件夹,第一层和最里面一层各有一个同名的文件。

![20230331114922](https://github.com/ilgnefz/once_power/blob/master/doc/20230331114922.png)
![20230331114922](doc/20230331114922.png)

我们可以选择最外面的父文件夹,然后进行整理:

![9](https://github.com/ilgnefz/once_power/blob/master/doc/9.gif)
![9](doc/9.gif)

点击**删除空文件夹**可以删除无用的嵌套空文件夹。

Expand All @@ -131,4 +131,4 @@ flutter_distributor package --platform macos --targets dmg

## LICENSE

[GPL 2.0 License](https://github.com/ilgnefz/once_power/blob/master/LICENSE)
[GPL 2.0 License](./LICENSE)

0 comments on commit de47dfa

Please sign in to comment.