logseq-page-tags-and-hierarchy
logseq-page-tags-and-hierarchy copied to clipboard
Split page title hierarchy as links / Page view UI for page-tags and hierarchy
Logseq Plugin: Page-tags and Hierarchy
[!WARNING] This plugin does not work with Logseq db version.
- 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 🆕
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:
Getting Started
Logseq v0.9.11 or later 🚧
- Install from Logseq Marketplace
- Press
---on the top right toolbar to openPlugins. SelectMarketplace. Typetagsin the search field, select it from the search results and install.
- Press
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.
- 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.
- Related Item
- For journals => Column Layout plugin
- 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.
- There is a "namespace query search" feature.
- Short namespaces plugin
- Displays abbreviated hierarchical links, which tend to be lengthy.
Prior art / Credit
- "Table of contents" feature:
- Author > @YU000jp