mirror of
https://github.com/al0cam/AutoMover.git
synced 2026-07-22 05:41:25 +00:00
updated readme with the mention of regex101 and "/"
This commit is contained in:
parent
5542b3aa1d
commit
78aff87f2e
1 changed files with 5 additions and 1 deletions
|
|
@ -32,7 +32,8 @@ The numbers are elaborate below the image.
|
|||
|
||||
### Example without regex
|
||||
|
||||
#### Important note: The text is case sensitive.
|
||||
#### Important note 1: The text is case sensitive.
|
||||
#### Important note 2: Use the "/" character to separate folders.
|
||||
|
||||
Lets imagine you have three files called Scroll 1, Scroll 2 and Scroll 3.
|
||||
Such as you can see below:
|
||||
|
|
@ -64,6 +65,9 @@ The end result will look like this:
|
|||
|
||||

|
||||
|
||||
|
||||
#### Writing Regex: The best tool for writing regex is Regex101 (https://regex101.com/)
|
||||
|
||||
## Contribution
|
||||
|
||||
If you want to contribute to this plugin, you can do so by forking this repository and creating a pull request with your changes and an elaboration what they are and why.
|
||||
|
|
|
|||
Loading…
Reference in a new issue