Go to file
2023-08-23 22:24:44 -05:00
lib a bit of styling 2023-08-23 22:24:44 -05:00
src a bit of styling 2023-08-23 22:24:44 -05:00
.gitignore initial 2023-08-23 15:21:01 -05:00
.tokeignore a bit of styling 2023-08-23 22:24:44 -05:00
declarations.d.ts keyboard shortcut 2023-08-23 19:04:22 -05:00
index.html initial 2023-08-23 15:21:01 -05:00
logseq.png initial 2023-08-23 15:21:01 -05:00
package-lock.json toggle switches 2023-08-23 21:47:25 -05:00
package.json toggle switches 2023-08-23 21:47:25 -05:00
randomshit.txt toggle switches 2023-08-23 21:47:25 -05:00
README.md initial 2023-08-23 15:21:01 -05:00
tsconfig.json keyboard shortcut 2023-08-23 19:04:22 -05:00
vite.config.ts keyboard shortcut 2023-08-23 19:04:22 -05:00

Hello World Sample

This is a Hello World sample that just get you started :)

Demo

demo

API

npm version

Logseq
  • ready (callback?: (e: any) => void | {}): Promise<any>
Logseq.App
  • showMsg: (content: string, status?: 'success' | 'warning' | string) => void

Running the Sample

  • Load unpacked plugin in Logseq Desktop client.