Go to file
Michael Zhang d1f84e06e9 storybook 2023-08-24 17:21:48 -04:00
.storybook storybook 2023-08-24 17:21:48 -04:00
lib storybook 2023-08-24 17:21:48 -04:00
src storybook 2023-08-24 17:21:48 -04:00
.gitignore initial 2023-08-23 15:21:01 -05:00
.tokeignore a bit of styling 2023-08-23 22:24:44 -05:00
README.md initial 2023-08-23 15:21:01 -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 storybook 2023-08-24 17:21:48 -04:00
package.json storybook 2023-08-24 17:21:48 -04:00
randomshit.txt toggle switches 2023-08-23 21:47:25 -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

README.md

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.