Skip to content

Commit f651e60

Browse files
authored
docs: Update README.md
1 parent 11a9d7e commit f651e60

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

+15-5
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,15 @@ _Designed to be very productive with keyboard_ ❤️
176176
</p>
177177
</details></td></tr>
178178

179-
<tr><td><details><summary><b>Split comma-separated words / Join via commas</b></summary>
180-
<p>Get all words from the comma-separated text and place it at the separate blocks (and vice-versa).</p>
181-
<p><b>Note</b>: Use previous <i>Split by words</i> command to split.</p>
182-
<p><b>Note</b>: Joinig respects the root node with colon «:».</p>
183-
<p><img width="450px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/6ee64586-7ecd-4a61-bc82-b60b2756af97" /></p>
179+
<tr><td><details><summary><b>Split by commas or semicolons / Join via commas</b></summary>
180+
<p>Split the text by commas (or semicolons with the separate command).</p>
181+
<p><img width="300px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/28844592-f5a5-4fa8-845e-64a9d72fcfec" /></p>
182+
183+
<p>Join separate blocks via commas.</p>
184184
<p><img width="450px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/1fb4f3ab-31f4-40ff-a617-ea8f74fb7567" /></p>
185+
186+
<p><b>Note</b>: Joining can respect the root node with colon «:».</p>
187+
<p><img width="450px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/6ee64586-7ecd-4a61-bc82-b60b2756af97" /></p>
185188
</details></td></tr>
186189

187190
<tr><td><details><summary><b>Split / Join sentences</b></summary>
@@ -218,6 +221,13 @@ _Designed to be very productive with keyboard_ ❤️
218221
<p><img width="400px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/770ae2d1-1cc7-4c27-9054-45849ddd4127"/></p>
219222
</details></td></tr>
220223

224+
<tr><td><details><summary><b>Trim lines punctuation ". , ;"</b></summary>
225+
<p>Remove any of «. , ;» characters from the end of every line of text.</p>
226+
<p><b>Note</b>: command removes only one punctuation character.</p>
227+
228+
<p><img width="300px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/7e6eb3a2-4ba6-4a6c-b680-5bc8449cb060"/></p>
229+
</details></td></tr>
230+
221231
<tr><td><details><summary><b>Lower / upper / title letters case</b></summary>
222232
<p><b>Note</b>: title case command has two variations — title <i>words</i> and title <i>sentences</i>.</p>
223233
<p><img width="350px" src="https://github.com/stdword/logseq13-missing-commands/assets/1984175/f4775d48-1a24-49ce-994a-857bd5471c70"/></p>

0 commit comments

Comments
 (0)