logseq/.carve/ignore

79 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

;; Used by shadow-cljs
electron.core/main
electron.core/start
electron.core/stop
;; repl fn
electron.search/query
frontend.blob/blob
2022-01-26 17:42:52 +00:00
;; Used by shadow-cljs
frontend.core/stop
2022-01-26 17:42:52 +00:00
;; For repl
frontend.db.utils/q
2022-01-26 17:42:52 +00:00
;; For debugging
frontend.debug/defn
frontend.debug/print
2022-01-26 17:42:52 +00:00
;; Lazily loaded
frontend.extensions.code/editor
2022-01-26 17:42:52 +00:00
;; Lazily loaded
2022-05-09 13:29:46 +00:00
frontend.extensions.age-encryption/keygen
frontend.extensions.age-encryption/encrypt-with-x25519
frontend.extensions.age-encryption/decrypt-with-x25519
frontend.extensions.age-encryption/encrypt-with-user-passphrase
frontend.extensions.age-encryption/decrypt-with-user-passphrase
;; Lazily loaded
frontend.extensions.excalidraw/draw
2022-01-27 20:32:31 +00:00
;; Referenced in commented TODO
frontend.extensions.pdf.utils/get-page-bounding
2022-01-26 17:42:52 +00:00
;; For repl
frontend.extensions.zotero.api/item
2022-01-26 17:42:52 +00:00
;; For repl
frontend.external.roam/reset-state!
2022-01-26 17:42:52 +00:00
;; For repl
logseq.graph-parser.mldoc/ast-export-markdown
2022-01-26 17:42:52 +00:00
;; Protocol fn wrapper that could be used
frontend.fs/readdir
2022-01-26 22:44:27 +00:00
;; Referenced in TODO
frontend.handler.metadata/update-properties!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.handler.route/toggle-between-page-and-file!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.handler.shell/run-pandoc-command!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.image/get-orientation
2022-01-26 22:44:27 +00:00
;; For debugging
frontend.mixins/perf-measure-mixin
2022-01-26 22:44:27 +00:00
;; Previously useful fn
frontend.mobile.util/get-idevice-statusbar-height
2022-01-26 22:44:27 +00:00
;; Used in macro
frontend.modules.outliner.datascript/transact!
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.page/route-view
2022-01-26 22:44:27 +00:00
;; placeholder fn
frontend.publishing/stop
2022-01-27 20:32:31 +00:00
;; Referenced in comment
frontend.state/set-db-persisted!
2022-01-28 16:21:16 +00:00
;; Future use
frontend.storage/get-transit
2022-01-27 19:13:42 +00:00
;; repl fn
frontend.state/remove-watch-state
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.state/get-visual-viewport-state
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.ui/reset-ios-whole-page-offset!
2022-01-27 19:13:42 +00:00
;; For debugging
frontend.util/d
2022-01-27 19:13:42 +00:00
;; Future use?
frontend.util/safe-search-normalize
frontend.components.external/import-cp
frontend.components.repo/add-repo
2022-01-27 19:13:42 +00:00
;; For debugging
frontend.util/trace!
2022-01-27 19:13:42 +00:00
;; Repl fn
frontend.util.pool/terminate-pool!
;; Repl fn
frontend.util.property/add-page-properties
2022-05-10 16:32:33 +00:00
;; Test runner used by shadow
2022-03-09 21:51:08 +00:00
frontend.test.node-test-runner/main
2022-05-10 16:32:33 +00:00
;; Test runner for nbb
logseq.graph-parser.nbb-test-runner/run-tests