mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-17 21:31:52 +01:00
improved 1,2,3 menu
parent
fa2229962d
commit
0ec2d2d130
33
Home.md
33
Home.md
@ -35,21 +35,22 @@ Any of these can be entered by writing their id or name, or portions/prefixes th
|
||||
## Main Menu
|
||||
|
||||
1. Global Feed - all kind 1 messages made in last few hours from almost everyone.
|
||||
2. Social Network - The social network as seen on astral.ninja or Damus
|
||||
1. Your Feed - All replies, likes, posts from your follows
|
||||
2. Post/Reply/Like - Use it to make a post
|
||||
3. Replies/Likes to you - replies and likes made by others to your posts. By default such replies in last 24 hours are shown.
|
||||
4. Your posts - Top threads that you started
|
||||
5. Your Replies/Likes - Replies and likes that you made
|
||||
6. Follows' Posts/Replies/Likes - Made by follows
|
||||
7. Search word(s) or event id - Search for words ( exact match) or event id ( event id should be minimum 6 bytes, all the first chars are matched)
|
||||
8. Follow new contact - Follow a new contact. You can mention users by their names, pubkeys or partial intial prefixes thereof.
|
||||
9. Show user profile - See your or any one else's profile
|
||||
10. Change # of hours printed - By default only latest 6 hours of events are printed. This number can be changed here.
|
||||
11. E(x)it to main menu - can use 11 or x to exit
|
||||
3. 1. Enter a public channel - enter a public channel. Type its name or id, or prefixes thereof.
|
||||
2. Show all public channels - show all the hundreds of channels, or however many there are. By default only 20 are printed.
|
||||
3. Create channel - create a kind 4x channel.
|
||||
4. E(x)it to main menu
|
||||
2. **Social Network Menu** - The social network as seen on astral.ninja or Damus
|
||||
1. **Your Feed** - All replies, likes, posts from your follows, plus from about 20 well-known accounts ( list is in settings.dart file)
|
||||
2. **Post/Reply/Like** - Use it to make a post
|
||||
3. **Replies/Likes to you** - replies and likes made by others to your posts. By default such replies in last 24 hours are shown.
|
||||
4. **Your posts** - Threads that you started.
|
||||
5. **Your Replies/Likes** - Replies and likes that you made
|
||||
6. **Follows' Posts/Replies/Likes** - Made by your follows
|
||||
7. **Search word(s) or event id** - Search for words ( exact match) or event id ( event id should be minimum 6 bytes, all the first chars are matched)
|
||||
8. **Follow new contact** - Follow a new contact. You can mention users by their names, pubkeys or partial intial prefixes thereof.
|
||||
9. **Show user profile** - See your or any one else's profile
|
||||
10. **Change # of hours printed** - By default only latest 6 hours of events are printed. This number can be changed here.
|
||||
11. **E(x)it to main menu** - can use 11 or x to exit
|
||||
3. Public Channel Menu
|
||||
1. **Enter a public channel** - enter a public channel. Type its name or id, or prefixes thereof.
|
||||
2. **Show all public channels** - show all the hundreds of channels, or however many there are. By default only 20 are printed. Channels are printed according to recent activity.
|
||||
3. **Create channel** - create a kind 4x channel.
|
||||
4. **E(x)it to main menu**
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user