Home

Awesome

Logseq Plugin: Side Block πŸ₯¦

Normally, it can be applied as custom CSS, but we have made it a plugin to make it easier to use.

[!WARNING] This plugin does not work with Logseq db version.

<div align="right">

English / ζ—₯本θͺž latest release version License Downloads Published 20231015 <a href="https://www.buymeacoffee.com/yu000japan"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a pizza&emoji=πŸ•&slug=yu000japan&button_colour=FFDD00&font_colour=000000&font_family=Poppins&outline_colour=000000&coffee_colour=ffffff" /></a>

</div>

Overview

The tags are hidden except when editing.

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2023-10-13 144110


Getting Started

Not supported > Bullet Threading plugin cannot be used at the same time

Install from Logseq Marketplace

Usage

Either of the following methods:

  1. From toolbar
    • Operate from the toolbar button. When the button click, a popup show.

      First, the button is hidden by Logseq. Click this button (icon) on the toolbar. And select this (image). After that, the #️⃣ button will appear on the toolbar.

    • Insert tags directly into the block from the popup.
  2. Tag directly
    • Add a specific tag to the parent block.
      • #.side: width unset
      • #.side-s: width 100px
      • #.side-m: width 200px
      • #.side-l: width 300px
      • #.side-ll: width 400px
      • #.side-lll: width 500px

From the second time onwards, Type a space and #., suggestions will be displayed.


Showcase / Questions / Ideas / Help

Go to the Discussions tab to ask and find this kind of things.

  1. Showcase > Use it by embedding it in a template.
  2. Note: When the plugin is not used, such as on mobile versions, the dedicated CSS is not applied. Please add it manually to custom.css. Or if install as custom CSS without this plugin

    CSS code

  3. This plugin relies on Logseq's DOM (Document Object Model) structure. If the DOM structure changes due to a Logseq version update, styles may not be applied. We will adjust the CSS to deal with it. If you notice something, please raise an issue.
  4. Similar functionality is implemented in another plugin too.

Prior art & Credit