Skip to content

SiriusXT/trilium-back-to-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

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.3

Installation

  1. Create a code note of type JS Frontend with the contents of BackToHistory.js and the label #widget
  2. Create a note to store the historical progress of browsing
  3. Fill in the notes created in the second step into the position of Window.Backto ["HistoryNoteid"] position in the first step.

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, manual jump supports text and code annotations

About

Trilium quickly jumps to the last browsing position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published