mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-08-06 04:06:12 +00:00
corrected readme path
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
## Messages Screen
|
## Messages Screen
|
||||||
[Go back](../README.md)
|
[Go back](../../../README.md)
|
||||||
|
|
||||||
### Overview
|
### Overview
|
||||||
|
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  | |
|
||||||
|
|
||||||
The Messages screen is split into three modes — **DMs**, **Channels**, and **Rooms** — selectable with UP/DOWN on the mode-select screen. Each mode shows the corresponding list of conversations with unread counters.
|
The Messages screen is split into three modes — **DMs**, **Channels**, and **Rooms** — selectable with UP/DOWN on the mode-select screen. Each mode shows the corresponding list of conversations with unread counters.
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ The Messages screen is split into three modes — **DMs**, **Channels**, and **R
|
|||||||
|
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  | |
|
||||||
|
|
||||||
Press **Enter** on a contact or channel to open its history, then press **Enter** again (or select an empty send row) to compose a message. Choose between:
|
Press **Enter** on a contact or channel to open its history, then press **Enter** again (or select an empty send row) to compose a message. Choose between:
|
||||||
|
|
||||||
@@ -43,7 +43,7 @@ Sensor placeholders appear automatically in the placeholder picker when the corr
|
|||||||
|
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  ||
|
||||||
|
|
||||||
Each entry in the history list shows the sender name and a compact age indicator (`3m`, `2h`, `>1d`) in the top-right corner.
|
Each entry in the history list shows the sender name and a compact age indicator (`3m`, `2h`, `>1d`) in the top-right corner.
|
||||||
|
|
||||||
@@ -55,14 +55,14 @@ Each entry in the history list shows the sender name and a compact age indicator
|
|||||||
|
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  | |
|
||||||
|
|
||||||
Navigate between messages with **LEFT** (newer) and **RIGHT** (older). Long messages scroll with **UP/DOWN**.
|
Navigate between messages with **LEFT** (newer) and **RIGHT** (older). Long messages scroll with **UP/DOWN**.
|
||||||
|
|
||||||
If the message is a reply addressed to someone (`@[nick]`), a **To: nick** bar is shown below the sender name and the body is displayed without the address prefix.
|
If the message is a reply addressed to someone (`@[nick]`), a **To: nick** bar is shown below the sender name and the body is displayed without the address prefix.
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  | |
|
||||||
**Hold Enter** in fullscreen opens the Reply option.
|
**Hold Enter** in fullscreen opens the Reply option.
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -74,7 +74,7 @@ If the message is a reply addressed to someone (`@[nick]`), a **To: nick** bar i
|
|||||||
**Hold Enter** on a contact entry opens a context menu:
|
**Hold Enter** on a contact entry opens a context menu:
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  |  |
|
||||||
|
|
||||||
| Item | Action |
|
| Item | Action |
|
||||||
|------|--------|
|
|------|--------|
|
||||||
@@ -91,7 +91,7 @@ When **Pin to dial** is selected, a slot picker opens (Slot 1–6 showing curren
|
|||||||
|
|
||||||
| OLED | E-Ink |
|
| OLED | E-Ink |
|
||||||
|:----:|:-----:|
|
|:----:|:-----:|
|
||||||
|  | |
|
|  |  |
|
||||||
|
|
||||||
**Hold Enter** on a channel entry opens a context menu:
|
**Hold Enter** on a channel entry opens a context menu:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user