Go to file
2023-08-23 15:21:01 -05:00
lib initial 2023-08-23 15:21:01 -05:00
src initial 2023-08-23 15:21:01 -05:00
.gitignore initial 2023-08-23 15:21:01 -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 initial 2023-08-23 15:21:01 -05:00
package.json initial 2023-08-23 15:21:01 -05:00
README.md initial 2023-08-23 15:21:01 -05:00
tsconfig.json initial 2023-08-23 15:21:01 -05:00
vite.config.ts initial 2023-08-23 15:21:01 -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.