You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Doc: Update editorCommandDeclarations link (#5976)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a683f12622
						
					
				
				
					commit
					3ba4a1de72
				
			| @@ -17,7 +17,7 @@ import { Command } from './types'; | ||||
|  * | ||||
|  * * [Main screen commands](https://github.com/laurent22/joplin/tree/dev/packages/app-desktop/gui/MainScreen/commands) | ||||
|  * * [Global commands](https://github.com/laurent22/joplin/tree/dev/packages/app-desktop/commands) | ||||
|  * * [Editor commands](https://github.com/laurent22/joplin/tree/dev/packages/app-desktop/gui/NoteEditor/commands/editorCommandDeclarations.ts) | ||||
|  * * [Editor commands](https://github.com/laurent22/joplin/tree/dev/packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts) | ||||
|  * | ||||
|  * To view what arguments are supported, you can open any of these files | ||||
|  * and look at the `execute()` command. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user