logseq-plugin-samples icon indicating copy to clipboard operation
logseq-plugin-samples copied to clipboard

Logseq plugin samples for beginner šŸŒ±

Results 12 logseq-plugin-samples issues
Sort by recently updated
recently updated
newest added

Thanks for this awesome template to start from. Just a silly boyscout PR.

pomodoro timer not refresh by time automaticly, and only refresh when click the block https://user-images.githubusercontent.com/98093788/174101153-8175fe82-3091-4aea-a1c9-0581813e77b3.mov logseq v0.7.4 macos13.0beta macbookpro M1 2020

It would be awesome if calendar drop-down would have next and previous days buttons. Scenario: I am on 3rd of June 2022 page, pressing previous day would direct me to...

Add dependency `@joeattardi/emoji-button` in `package.json`.

I tried the sample logseq-slash-commands in logseq version 0.6.2. Type slash command /Big in a block. The slash command didn't show in the slash command list.

The current example of a block menu item in the hello world is `logseq.Editor.registerBlockContextMenu` (line 15). I believe this need to be changed to `logseq.Editor.registerBlockContextMenuItem`. Thanks!

Hi! I've been experimenting with a few knowledge bases and tried Logseq for a while. I'm currently on Trilium Notes. Trilium Notes is very scriptable and allows users to bind...

enhancement

``` npm install && npm run build npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on...

Most emojis dont display at all in the picker, and display as a diagonaly striped rectangle when inserted in the text (which requires clicking a blank square in the picker)....

Iā€™m trying to run examples from the this repository. I fetched the repo, switched to the `logseq-a-translator` dir, ran `npm instal`, then `npm run build`. It has successfully built the...