Update README.md
parent
b665eca621
commit
728491af80
34
README.md
34
README.md
|
|
@ -75,30 +75,30 @@ Basic workflow is as follows:
|
|||
|
||||
### 2. How can I edit as I want?
|
||||
- **I want to add some new tags**
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
1. Append tags to "Edit tags" textbox
|
||||
1. Push "Apply changes to filtered images" button
|
||||

|
||||
"foo" and "bar" will be added to all images displayed.
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
1. Append tags to "Edit tags" textbox
|
||||
1. Push "Apply changes to filtered images" button
|
||||

|
||||
"foo" and "bar" will be added to all images displayed.
|
||||
|
||||
- **I want to replace the tags which are common to displayed images**
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
1. Append tags to "Edit tags" textbox
|
||||
1. Push "Apply changes to filtered images" button
|
||||

|
||||
"male focus" and "solo" will be replaced with "foo" and "bar".
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
1. Append tags to "Edit tags" textbox
|
||||
1. Push "Apply changes to filtered images" button
|
||||

|
||||
"male focus" and "solo" will be replaced with "foo" and "bar".
|
||||
|
||||
- **I want to replace tags more flexibly**
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
2. Use "Search and Replace" with "Use regex" checked
|
||||

|
||||
"1boy", "2boys", … will be replaced with "1girl", "2girls", … in each tags of images displayed.
|
||||
1. Go to "Batch Edit Captions" tab
|
||||
2. Use "Search and Replace" with "Use regex" checked
|
||||

|
||||
"1boy", "2boys", … will be replaced with "1girl", "2girls", … in each tags of images displayed.
|
||||
|
||||
- **I want to remove some tags**
|
||||
The same as replacing. Just replace the tags with "blank".
|
||||
Also you can use "Remove" tab in "Batch Edit Captions".
|
||||
The same as replacing. Just replace the tags with "blank".
|
||||
Also you can use "Remove" tab in "Batch Edit Captions".
|
||||
|
||||
|
||||
## Description of Display
|
||||
|
||||
Moved to [here](DESCRIPTION_OF_DISPLAY.md)
|
||||
Moved to [here](DESCRIPTION_OF_DISPLAY.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue