💥 This is a plugin that shows how to register slash command handler.
registerSlashCommand: (this: LSPluginUser, tag: string, actions: Array<SlashCommandAction>) => boolean
showMsg: (content: string, status?: 'success' | 'warning' | string) => void
- content support hiccups string
Load unpacked plugin
in Logseq Desktop client.