/logseq-page-tags-and-hierarchy

Enhancements to Logseq page tags and hierarchy

Primary LanguageTypeScriptMIT LicenseMIT

Logseq Plugin: Page-tags and Hierarchy

English/日本語 latest release version License Downloads Published 20221010


  • Logseq has page tags and a hierarchical structure to show how pages are related to each other. They provide links within the page content, but not enough. This plugin improves on that. For more information.

Overview

1. Breadcrumb of page title (default: enable)

  • Split the hierarchy of a page name into links

    It also works on whiteboards. #51 🆕

    image

2. Customizing Page Tags and Hierarchy Display (Page view UI)

  • Logseq standard displays page tags and hierarchy at the end of page content, but it is inconvenient to scroll to the end. This plugin provides placement options to eliminate that inconvenience:

    For more information.


Getting Started

Logseq v0.9.11 or later 🚧

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

Usage

  • Configure various settings in the plugin settings.

Showcase / Questions / Ideas / Help

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

  1. 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.
  2. Related Item
    1. For journals => Column Layout plugin
    2. Quickly PARA method plugin
      • There is a "namespace query search" feature.
        • It is possible to search for pages with the same name, find related pages and list them without having to worry about hierarchical structure.
      • The ability to create new pages and add sub-pages in the same hierarchy.
    3. Short namespaces plugin
      • Displays abbreviated hierarchical links, which tend to be lengthy.

Prior art / Credit