/logseq-plugin-short-namespaces

Displays hierarchical links, which tend to be long, by omitting them.

Primary LanguageTypeScriptMIT LicenseMIT

Logseq Plugin: Short Namespaces 🍰

  • Displays hierarchical links, which tend to be long, by omitting them.

Warning

This plugin does not work with Logseq db version.

English | 日本語 latest release version License Downloads Published 2023/06/12

Overview

Shorten hierarchies

  • If there are hierarchical links, shorten them, and restore the original structure upon hovering or clicking for editing.

    It is possible to set the hierarchy level in the plugin settings.

    image

Link icon

  • Displays the corresponding icon on links to pages with the 'icon' property set (if it is hierarchy link, which are limited to the first level).

Getting Started

Install from Logseq Marketplace

  • Press [---] on the top right toolbar to open [Plugins]. Select Marketplace. Type Short in the search field, select it from the search results and install.

    image

Plugin Settings

  • Show First letter of Root page name: select
    • Abbreviate(..)
    • The first letter
    • The first 2 letters default
    • The first 3 letters
    • The first 4 letters
  • Eliminates hierarchies of more than 2 levels: select
    • 1 level
    • 2 levels default
    • 3 levels
    • All levels 🆕
  • Use dot instead: boolean
    • true default
    • false
  • Enable display icon only for the first parent page
    • true
    • false default

Showcase / Questions / Ideas / Help

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

Contribution / Prior art / Credit