Skip to content

YU000jp/logseq-plugin-blank-line

Repository files navigation

Logseq Plugin: New Line Shortcut 🦢

  1. Insert Rows (blocks) at Selected Lines or the Beginning and End of a Page.

    This is useful when it is difficult to move to the next line due to block references (line quotations) or embedding.

Note

This plugin works in Logseq db version.

English | 日本語 Latest Release Version License Download Release Date: 2023/08/07

Overview

Shortcut List

  • Execute the command with a shortcut key from the currently edited line.

    1. Create the previous line ⤴️
      • Press Shift Alt Enter simultaneously
    2. Create new lines at the previous line ⤴️
      • Press Ctrl (or Cmd) Pg-Up simultaneously
    3. Create the next line ⤵️
      • Press Alt Enter simultaneously
    4. Create new lines at the next line ⤵️
      • Press Ctrl (or Cmd) Pg-Down simultaneously
  • At top or bottom of the page

    • Right-click on the page name to access a menu. Select one of the following options.

      The number of rows can be configured in the plugin settings.

    1. Menu Item 🦢 Create new lines at top of the page ⏫

      Add the specified number of lines to the top of the page.

    2. Menu Item 🦢 Create new lines at bottom of the page ⏬

      Add the specified number of lines to the bottom of the page.

  • Select one or more lines and execute the command with a shortcut key.

    To select multiple lines, press the Esc key on the block you are editing to switch to the block selection state, and select the blocks by clicking with Ctrl or using Shift ↑ ↓.

    1. Clear selected blocks

      The standard Logseq deletion command deletes the entire block, but instead it clears only the contents.


Getting Started

Install from the Logseq Marketplace

  • Click [---] in the top toolbar, open [Plugins]. Choose [Marketplace] and search for Line, then select and install from the search results.

Plugin Settings

  • Number of inserting lines (previous)
    • 1-20
  • Number of inserting lines (next)
    • 1-20
  • Number of inserting lines (from the page menu)
    • 1-30

Showcase / Questions / Ideas / Help

Visit the Discussion tab to find information, ask questions, and more.

Credits