Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.3 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.3 KB

trilium-back-to-history

This script can remember your browsing historical progress so that you can quickly jump to the last browsing position. Support manual jump and automatic jump.

version: 0.5 for TriliumNext > 0.90.8

Refactoring simplifies installation and usage

Installation

Create a code note of type JS Frontend with the contents of BackToHistory.js and the label #widget

Notice

  1. Record the rolling position when each rolling notes
  2. Check whether there are historical records when activating the new tab. Display the jump button when there is a historical record
  3. Currently supports text and code notes