logseq-plugin-move-block
logseq-plugin-move-block copied to clipboard
A Logseq plugin help you copy any page blocks ref to today's journal page, very useful for task management case.
Logseq Plugin Move Block
A Logseq plugin to help you manage block movement.

Usage
The default key-binding for the UI is: mod+shift+m
Install
Manually
- Git clone this repo
- Run
npm install - Run
npm run build - In logseq, click
Pluginswhich is in right top dropdown menu - Click
Load unpacked pluginbutton and select the dist directory of this plugin directory - If plugin not work, you can try to disable and enable the plugin by clicking the switch button on Plugins page.
Marketplace
Better choice.
Inspiration and Thanks
The inspiration of this plugin comes from our community.
Possible new feature - while on any page, right click a block and send the block ref to today's journal. This can be useful for todo created in pages -- danzu on 2021/10/26
At the same time, I have similar thinking about this, but I want to copy ref to any page, Then I found Logseq command API can not receive parameters for now, So I realize that It's better to implment "copying to today's journal" first.
My code borrowed greatly from two other open source projects as followed, thank you guys.
Buy me a coffee
If my plugin solve your situation a little bit and you will, you can choose to buy me a coffee via this and this.
Licence
MIT