mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
Update info
14
Home.md
14
Home.md
@@ -280,15 +280,15 @@ When you add a user to the collection, a new folder will be created in the colle
|
||||
|
||||
### Collections example
|
||||
|
||||
You have two users: SomeUserName1 (from Reddit) and SomeUserName1 (from Twitter).
|
||||
1. Creation of the "First collection" collection.
|
||||
1. The folder "First collection" will be created in the collections folder (you specify it in the program settings).
|
||||
1. The SomeUserName1 (Reddit) folder will be moved to the "First collection" folder and renamed to "Reddit_SomeUserName1".
|
||||
1. The SomeUserName1 (Twitter) folder will be moved to the "First collection" folder and renamed to "Twitter_SomeUserName1".
|
||||
You have two users: ```SomeUserName1``` (from Reddit) and ```SomeUserName1``` (from Twitter).
|
||||
1. Creation of the ```First collection``` collection.
|
||||
1. The folder ```First collection``` will be created in the collections folder (you specify it in the program settings).
|
||||
1. The ```SomeUserName1``` (Reddit) folder will be moved to the ```First collection``` folder and renamed to ```Reddit_SomeUserName1```.
|
||||
1. The ```SomeUserName1``` (Twitter) folder will be moved to the ```First collection``` folder and renamed to ```Twitter_SomeUserName1```.
|
||||
|
||||
If you want to merge the collection.
|
||||
|
||||
Files from the "Reddit_SomeUserName1" and "Twitter_SomeUserName1" folders will be moved to the "First collection" folder.
|
||||
Files from the ```Reddit_SomeUserName1``` and ```Twitter_SomeUserName1``` folders will be moved to the ```First collection``` folder.
|
||||
|
||||
### Virtual mode
|
||||
|
||||
@@ -296,7 +296,7 @@ You can create a virtual collection. This means that this collection will only e
|
||||
|
||||
You can also virtually add a user to a real collection. In this case, the user's files will not be moved to the collection folder.
|
||||
|
||||
You can only add a user to a virtual collection in virtual mode.
|
||||
Adding a user to a virtual collection is possible only in virtual mode.
|
||||
|
||||
# Import users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user