Awesome
Logseq Plugin Move Block
A Logseq plugin to help you manage block movement.
Note: Move Block is a paid plugin now. I charge a fee for a few of the features in this plugin. The main features are still free to use.
Usage
The default key-binding for the UI is: mod+shift+m
You can learn more from the official documentation
Install
Manually
- Git clone this repo
- Run
npm install
- Run
npm run build
- In Logseq, click
Plugins
which is in the right top dropdown menu - Click the
Load unpacked plugin
button and select the dist directory of this plugin directory - If the plugin does not work, you can try to disable and enable the plugin by clicking the switch button on the Plugins page.
Marketplace
Better choice.
Inspiration and Thanks
Part of my inspiration comes from the following plugins:
Notice
If you want to move multiple selected blocks at once, you must use the shortcut way. The icon top right corner is not recommended. Because it will lose the selected block state.