mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	docs(views/table): describe exactly how to remove relation
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user