YU000jp / logseq-plugin-preview-image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logseq Plugin: Preview Image

English | 日本語

  1. Set size restrictions for large images.
  2. Hover over an image to view a larger preview.

latest release version License Downloads

Demo

previewImage

Usage

  1. Install the Preview Image plugin (available from the Logseq Marketplace).
  2. Place an image in a regular block.
  3. Hover the mouse over the image to see a preview.

    When the cursor is a ➖ mark, if move it outside the preview window, the window will disappear.

Plugin Settings

  • "Limit Size for Large Images" Feature > Enable

    • true (default)
    • false > Normal maximum size
  • "Journal > Width > Maximum Large Image Size"

    • 45 (default)
    • 300 < 660 (default) < 800 [px]
  • "Page > Width > Maximum Large Image Size"

    • 45 (default)
    • 300 < 1050 (default) < 1200 [px]
  • "Image Preview" Feature > Enable

    • true (default)
    • false > Normal maximum size
  • "[ms] Mouse Hover Delay (Minimum time to display)"

    • 1400 (default)
    • 1200, 1400, 1800, 2200, 2600, 3000, 3400
  • "Close Preview when Mouse Moves Away"

    • true (default)
    • false > Must close manually.
  • "[ms] Mouse Move Away Delay (Minimum time to disappear)"

    • 1400 (default)
    • 1200, 1400, 1600, 1800, 2000
  • "[ms] Time Before Mouse Move Doesn't Disappear"

    • 3500 (default)
    • 2500, 3000, 3500, 4000, 4500, 5000, 5500, 6000
  • Limit Number of Previews

    • true (default)
    • false > Display multiple previews.
  • Close Preview when Opening Another Page

    • true (default)
    • false > Keep the preview open when opening another page.
  • Maximum Width for Previews

    • 60 (default)
    • 400px < 1200px

Information

Icon > icooon-mono.com

Creator > @YU000jp

About

License:MIT License


Languages

Language:TypeScript 95.0%Language:JavaScript 3.5%Language:HTML 1.5%