All notable changes to this project will be documented in this file.
App.getCurrentGraphConfigs: () => Promise<any>App.getCurrentGraphFavorites: () => Promise<Array<string> | null>App.getCurrentGraphRecent: () => Promise<Array<string> | null>App.clearRightSidebarBlocks: (opts?: { close: boolean }) => voidCodeMirror enhancer. #Experiment feature
Experiments.registerExtensionsEnhancer<T = any>(type: 'katex' | 'codemirror', enhancer: (v: T) => Promise<any>)App.registerSearchService<T extends IPluginSearchServiceHooks>(s: T): voidfocus option for App.insertBlock. Credit
to [[tennox]] #PRshadow-cljs bundler.
> How to set up a clojurescript project with shadow-cljs?
> https://github.com/rlhk/logseq-url-plus/blob/main/doc/dev-notes.md