mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/stable'
This commit is contained in:
		
						commit
						5bbec118e4
					
				@ -307,6 +307,12 @@ const DEFAULT_KEYBOARD_ACTIONS = [
 | 
				
			|||||||
        description: "Cuts the selection from the current note and creates subnote with the selected text",
 | 
					        description: "Cuts the selection from the current note and creates subnote with the selected text",
 | 
				
			||||||
        scope: "text-detail"
 | 
					        scope: "text-detail"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        actionName: "addIncludeNoteToText",
 | 
				
			||||||
 | 
					        defaultShortcuts: [],
 | 
				
			||||||
 | 
					        description: "Opens the dialog to include a note",
 | 
				
			||||||
 | 
					        scope: "text-detail"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        separator: "Attributes (labels & relations)"
 | 
					        separator: "Attributes (labels & relations)"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user