logseq-calendar/README.md
2023-08-23 15:21:01 -05:00

478 B

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.