Note
This plugin works on Logseq db version.
This plugin provides three main features:
- Page Outline (=Table of contents :Auto-generated)
- Auto-hide/show Left Sidebar
- Date Access (Daily & Monthly)
-
Page Outline Feature
- Automatically displays a Page Outline in the left menu, generated from headers in the opened page's content
(Markdown headers:
#
,##
,###
,####
,#####
,######
)Quick Actions:
- Click: Jump to header position
- Ctrl+Click: Open as zoom page
- Shift+Click: Open in right sidebar
- Shortcut keys (MD version only):
Alt+1
toAlt+6
to insert headers
-
Auto-hide Left Menu on Mouse Over (Default: Disabled)
-
Journal Date Access (Default: Disabled) db version ✖
- Access to a journal-day or a monthly journal (like
yyyy/MM
yyyy-MM
)
- Access to a journal-day or a monthly journal (like
Install from Logseq Marketplace
- Click [
---
] on the toolbar to open [Plugins
]. Select Marketplace. TypeLeft
in the search field and select it from the results to install.
- Page Outline: When opening any page, the TOC automatically appears in the left sidebar menu.
- How it works:
Automatically detects both Markdown (#) and Logseq DB format headers
- Updates automatically when content changes
- Click to scroll to header position
- Note:
- By default, when opening the journal, it shows a list of dates loaded by scrolling. To view the TOC, open a date page.
Turn off this option in plugin settings to show header list for the current day's page.
- How it works:
- Mouse Over: Click the
button in the top-left corner. The left sidebar state will toggle. Shortcut keys work the same way.
- Use plugin settings to enable/disable each feature.
-
Hide Duplicates in Favorites and History
- Automatically hides duplicates between favorites and recent items
Checks for duplicates on plugin startup and every 10 minutes
-
Left Sidebar Mouse Over Feature
- Enable/disable auto-show left sidebar on mouse over
- Select display type: Type A (Corner Hover) or Type B (Edge Hover)
- Mouse Over Types
- Type A: Opens when mouse approaches the left corner area
⚠️ May cause issues with small windows - Type B (Recommended): Opens when mouse is placed on the leftmost column
- Type A: Opens when mouse approaches the left corner area
-
Date Selector
- Enable/disable date selector feature in left sidebar
Not supported in Logseq db version
-
Page Outline (Table of contents) Feature
- Enable/disable Page Outline feature
- Open as zoom page by default
If disabled, Ctrl+Click for zoom page view
- Mouse over highlight feature
- Highlight corresponding block when hovering over header
- Highlight corresponding header when hovering over block
- Show date list in journal pages
- List of words to exclude from the header list (line-separated)
Head to the Discussion tab to ask and find this kind of things.
-
Query-based search plugin that displays fully rendered results. Add a search box in left menu.
-
Show Weekday and Week-number plugin
Monthly Calendar
- CSS code (Show left sidebar on mouse over) >
- Logseq Plugin >
- @hkgnp/ logseq-toc-plugin (TOC display)
- @freder/ logseq-plugin-jump-to-block (TOC display)
- Author: @YU000jp