mirror of
https://github.com/zadam/trilium.git
synced 2025-09-11 17:16:34 +08:00
docs(views/table): describe exactly how to remove relation
This commit is contained in:
parent
8f393d0bae
commit
40a5eee211
2 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@
|
|||
<li data-list-item-id="eae5e595b5850aba8949d5bfb8e5c7da2">Simply click on a relation and it will become editable. Enter the text
|
||||
to look for a note and click on it.</li>
|
||||
<li data-list-item-id="e288ea9202d96e940abbbdc2ea33086b4">To remove a relation, remove the title of the note from the text box and
|
||||
press Enter.</li>
|
||||
click outside the cell.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -76,7 +76,7 @@ Simply click on a cell within a row to change its value. The change will not onl
|
|||
* It also possible to change the title of a note.
|
||||
* Editing relations is also possible
|
||||
* Simply click on a relation and it will become editable. Enter the text to look for a note and click on it.
|
||||
* To remove a relation, remove the title of the note from the text box and press Enter.
|
||||
* To remove a relation, remove the title of the note from the text box and click outside the cell.
|
||||
|
||||
### Editing columns
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue