mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 08:12:17 +00:00
Created Users' creator (markdown)
38
Users'-creator.md
Normal file
38
Users'-creator.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Creating user
|
||||
|
||||
Press ```Add``` button in the main window to open user creation form.
|
||||
|
||||
- ```User name``` - you can point username only or link by pattern:
|
||||
- Twitter:
|
||||
- https://twitter.com/SomeUserName
|
||||
- SomeUserName
|
||||
- Reddit:
|
||||
- https://reddit.com/user/SomeUserName
|
||||
- u/SomeUserName
|
||||
- SomeUserName
|
||||
- ```Friendly name``` - if set up then this name will be shown in the users list instead username.
|
||||
- ```Reddit/Twitter``` - site pointers.
|
||||
- ```Temporary``` - user will be shown at ```Temporary``` group.
|
||||
- ```Favorite``` - user will be shown at ```Favorite``` group.
|
||||
- ```Ready for download``` - this means when you press button ```Download All``` (in the main window) this user will be downloaded. **Still not implemented. I'll add it in the future releases!**.
|
||||
- ```Get user media only``` - this is twitter option only. It means will be downloaded only data which posted by user itself (all retwits will be skipped).
|
||||
- ```Add by list``` - add users' profiles by the list (new line as separator (```Shift``` + ```Enter``` for insert new line)).
|
||||
- If you are adding users by the URLs, you must check ```Auto detect site```;
|
||||
- If you are adding users by usernames, you must choose ```Reddit/Twitter``` site.
|
||||
- ```Auto detect site``` - for adding users by URLs list.
|
||||
- ```Description``` - some information whatever you want to store. If ```Add by list``` checked then you should write users list in this TextBox.
|
||||
- ```Labels``` - labels associated with this user (using for filter users in the main window).
|
||||
|
||||
If ```Temporary``` nor ```Favorite``` does not checked - user will be shown at regular site group.
|
||||
|
||||
# Labels
|
||||
|
||||
In this form you can create labels and choose those for users.
|
||||
|
||||
Press ```+``` button for add a new one.
|
||||
|
||||
You can pick up one or more labels in this form.
|
||||
|
||||
# Hot keys
|
||||
|
||||
- ```F4``` - open labels form for pick up a label
|
||||
Reference in New Issue
Block a user