Skip to content

When the tree on the left panel has a lot of long titles, it is not convenient to view. This script can automatically increase the width of the left panel when the mouse moves to the left.

Notifications You must be signed in to change notification settings

SiriusXT/trilium-left-panel-auto-zoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Automatically widen note tree by moving your mouse. A convenient widget to navigate through notes with long titles and deep level notes.

When the tree on the left panel has a lot of long titles, it is not convenient to view. This script can automatically increase the width of the left panel when the mouse moves to the left.

Update

Increase the setting: when moving to the left, the mouse needs to hover for a while, which can prevent accidental mouseEnter.

Version: 0.2.2

Installation

Create a code note of type JS Frontend with the contents of trilium-left-panel-auto-zoom.js and the label #widget

Features

Three modes are supported :

  1. Automatically zoom in on the left panel when the mouse moves to the navigation bar. This is the default mode.
  2. Automatically zoom in on the left panel when the mouse moves to the left panel.
  3. Automatically zoom in on the left panel when the shortcut key alt+s is pressed. When the left panel is hidden, the zoom operation automatically changes to show or hide the left panel.

Preview

About

When the tree on the left panel has a lot of long titles, it is not convenient to view. This script can automatically increase the width of the left panel when the mouse moves to the left.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published