Skip to content

Logseq plugin that lets you insert a new block above the current one

License

Notifications You must be signed in to change notification settings

freder/logseq-plugin-extra-editing-commands

Repository files navigation

logseq-plugin-extra-editing-commands

Logseq plugin that provides additional editing functionality.

NOTE: This plugin does not set any default key bindings. You first need to adjust the settings to your liking.

Buy Me A Coffee


Insert above

Insert a new block above the current one (no matter where the cursor currently is)

TODO: update gif

Insert below

Insert a new block below the current one (no matter where the cursor currently is)

TODO: gif

Duplicate block

Duplicate the current block below the current one

TODO: gif

ideas / todo

  • duplicate current block including children
  • jump along indent
  • jump to next heading of same level