MCPcopy Create free account

hub / github.com/austinvhuang/openmemex / functions

Functions72 in github.com/austinvhuang/openmemex

↓ 1 callersFunctionace_add_callback
(editor, fn)
frontend/static/ace_bindings.js:49
↓ 1 callersFunctionace_edit
(dom_id)
frontend/static/ace_bindings.js:1
↓ 1 callersFunctionace_get_length
(editor)
frontend/static/ace_bindings.js:53
↓ 1 callersFunctionace_get_line
(editor, row)
frontend/static/ace_bindings.js:44
↓ 1 callersFunctionace_set_font_size
(editor, size)
frontend/static/ace_bindings.js:11
↓ 1 callersFunctionace_set_keyboard_handler
(editor, handler)
frontend/static/ace_bindings.js:28
↓ 1 callersFunctionace_set_mode
(editor, mode)
frontend/static/ace_bindings.js:24
↓ 1 callersFunctionace_set_show_gutter
(editor, show_status)
frontend/static/ace_bindings.js:57
↓ 1 callersFunctionace_set_theme
(editor, theme)
frontend/static/ace_bindings.js:6
↓ 1 callersFunctioncreateWindow
()
electron/index.js:12
↓ 1 callersFunctionexport
(model_name, example)
experimental/t5/t5_export.py:8
↓ 1 callersFunctioniframeify_url
(url: String)
frontend/src/detail.rs:58
↓ 1 callersFunctionis_url
(txt: &str)
frontend/src/api.rs:91
↓ 1 callersFunctionyoutube_url
(url: String)
frontend/src/detail.rs:49
Method__init__
(self)
experimental/simple-test/test_export.py:7
Functionace_get_all_lines
(editor)
frontend/static/ace_bindings.js:40
Functionace_get_document
(editor)
frontend/static/ace_bindings.js:36
Functionace_get_renderer
(editor)
frontend/static/ace_bindings.js:20
Functionace_get_session
(editor)
frontend/static/ace_bindings.js:16
Functionace_manual_init
()
frontend/static/ace_bindings.js:62
Functionace_test
()
frontend/static/ace_bindings.js:32
Methodchange
(&mut self, props: Self::Properties)
frontend/src/space.rs:79
Methodchange
(&mut self, _props: Self::Properties)
frontend/src/timeline.rs:84
Methodchange
(&mut self, props: Self::Properties)
frontend/src/cards.rs:162
Methodchange
(&mut self, _props: Self::Properties)
frontend/src/app.rs:142
Methodchange
(&mut self, _props: Self::Properties)
frontend/src/add_note.rs:51
Methodchange
(&mut self, props: Self::Properties)
frontend/src/tags.rs:43
Methodchange
(&mut self, props: Self::Properties)
frontend/src/settings.rs:42
Methodchange
(&mut self, _props: Self::Properties)
frontend/src/ace.rs:126
Methodchange
(&mut self, props: Self::Properties)
frontend/src/queue.rs:21
Methodchange
(&mut self, props: Self::Properties)
frontend/src/detail.rs:112
Functioncompleted_checkbox
(detail: &Detail)
frontend/src/detail.rs:71
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/space.rs:75
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/timeline.rs:67
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/cards.rs:151
Methodcreate
(_props: Self::Properties, link: ComponentLink<Self>)
frontend/src/app.rs:113
Methodcreate
(_props: Self::Properties, link: ComponentLink<Self>)
frontend/src/add_note.rs:42
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/tags.rs:32
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/settings.rs:38
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/ace.rs:63
Methodcreate
(props: Self::Properties, link: ComponentLink<Self>)
frontend/src/queue.rs:17
Methodcreate
let callback = |buffer: JsValue| log::info!("ace callback");
frontend/src/detail.rs:95
Methodforward
(self, x)
experimental/simple-test/test_export.py:13
Functiongrid
()
frontend/src/space.rs:15
Functionhost_simplify
(url: &str)
frontend/src/cards.rs:30
Functionjit_test
()
experimental/simple-test/test_export.py:16
Methodrendered
(&mut self, first_render: bool)
frontend/src/ace.rs:83
Methodrendered
(&mut self, first_render: bool)
frontend/src/detail.rs:233
Functionrun_app
()
frontend/src/lib.rs:21
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/space.rs:83
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/timeline.rs:88
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/cards.rs:169
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/app.rs:146
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/add_note.rs:55
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/tags.rs:49
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/settings.rs:46
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/ace.rs:107
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/queue.rs:25
Methodupdate
(&mut self, msg: Self::Message)
frontend/src/detail.rs:118
Methodview
(&self)
frontend/src/space.rs:87
Methodview
(&self)
frontend/src/timeline.rs:203
Methodview
(&self)
frontend/src/cards.rs:191
Methodview
(&self)
frontend/src/app.rs:321
Methodview
(&self)
frontend/src/add_note.rs:143
Methodview
(&self)
frontend/src/tags.rs:79
Methodview
(&self)
frontend/src/settings.rs:50
Methodview
(&self)
frontend/src/ace.rs:130
Methodview
(&self)
frontend/src/queue.rs:29
Methodview
(&self)
frontend/src/detail.rs:240
Methodview_card
( &self, parsed: &Result<Url, url::ParseError>, thumbnail_file: &String, item:
frontend/src/cards.rs:46
Methodview_entries
(&self)
frontend/src/cards.rs:123
Methodview_navbar
(&self)
frontend/src/app.rs:65