Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TriliumNext/Trilium
/ triggerCommand
Method
triggerCommand
packages/ckeditor5/src/augmentation.ts:5–5 ·
view source on GitHub ↗
(command: string)
Source
from the content-addressed store, hash-verified
3
declare global {
4
interface
Component {
5
triggerCommand(command: string): void;
6
}
7
8
interface
EditorComponent extends Component {
Callers
15
execute
Method · 0.65
execute
Method · 0.65
execute
Method · 0.65
execute
Method · 0.65
init
Method · 0.65
removeSelection
Method · 0.65
triggerCommand
Method · 0.65
initOnElectron
Function · 0.65
#refreshTouchBar
Method · 0.65
#buildTouchBar
Method · 0.65
setNote
Method · 0.65
getTextEditor
Method · 0.65
Implementers
4
App
apps/server-e2e/src/support/app.ts
AppContext
apps/client/src/components/app_context
TypedComponent
apps/client/src/components/component.t
NoteTreeWidget
apps/client/src/widgets/note_tree.ts
Calls
no outgoing calls
Tested by
no test coverage detected