vipzhicheng / logseq-plugin-move-block

A Logseq plugin help you copy or cut blocks to anywhere you want.

Home Page:https://www.vipzhicheng.com/logseq-plugin-move-block/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logseq Plugin Move Block

Github All Releases

A Logseq plugin to help you manage block movement.

moveblock.mp4

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

  1. Git clone this repo
  2. Run npm install
  3. Run npm run build
  4. In Logseq, click Plugins which is in the right top dropdown menu
  5. Click the Load unpacked plugin button and select the dist directory of this plugin directory
  6. 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.

About

A Logseq plugin help you copy or cut blocks to anywhere you want.

https://www.vipzhicheng.com/logseq-plugin-move-block/

License:Other


Languages

Language:CSS 63.2%Language:TypeScript 36.8%