mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
- fix: Select and Input elements rendered using provideUI via onMacroRendererSlotted don't function #8374 - fix: logseq.Editor.getPageBlocksTree does not work when page uuid is passed in as param #4920 - feat: add a plug-in flag for the plugin slash commands item - feat: add logseq.App.setCurrentGraphConfigs: (configs: {}) => Promise<void> - feat: add hook logseq.App.onTodayJournalCreated: IUserHook<{ title: string } - enhance: auto-check updates for the installed plugins from Marketplace - feat: expose template-related APIs to SDK
@logseq/libs
🚀 Logseq SDK libraries.
Installation
yarn add @logseq/libs
Usage
Load logseq plugin sdk as global namespace
import "@logseq/libs"
APIs & Samples
Community templates
- https://github.com/pengx17/logseq-plugin-template-react
- https://github.com/pengx17/logseq-plugin-template-svelte
- https://github.com/tiensonqin/logseq-cljs-playground
Feedback
If you have any feedback or encounter any issues, feel free to join Logseq's discord group. https://discord.gg/KpN4eHY