Skip to content

A Logseq plugin help you copy any page blocks ref to today's journal page, very useful for task management case.

License

Notifications You must be signed in to change notification settings

wujiangu16/logseq-plugin-move-block

 
 

Repository files navigation

Logseq Plugin Move Block

Github All Releases

A Logseq plugin to help you manage block movement.

screenshot

Usage

The default key-binding for the UI is: mod+shift+m

Install

Manually

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

About

A Logseq plugin help you copy any page blocks ref to today's journal page, very useful for task management case.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • Vue 35.7%
  • HTML 1.3%
  • Other 0.9%