Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvai/Trilium-Heatmap
Display a note modification heatmap in your Trilium note, just like the Github contributions heatmap!
https://github.com/dvai/Trilium-Heatmap
Last synced: 2 months ago
JSON representation
Display a note modification heatmap in your Trilium note, just like the Github contributions heatmap!
- Host: GitHub
- URL: https://github.com/dvai/Trilium-Heatmap
- Owner: dvai
- Created: 2023-08-29T14:43:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T11:31:39.000Z (10 months ago)
- Last Synced: 2024-08-02T06:13:51.127Z (6 months ago)
- Language: CSS
- Size: 428 KB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-trilium - Trilium-Heatmap - Heatmap](https://img.shields.io/github/last-commit/dvai/Trilium-Heatmap) (💥 Extension HTML Note)
README
# Trilium-Heatmap
Display a note modification heatmap in your Trilium note, just like the Github contributions heatmap!
![](./Trilium-Heatmap.png)
Powered by [d3.js](https://d3js.org/).(It may not work properly before Trilium v0.60, If it doesn't work, please upgrade your Trilium version.)
## Features
- Display a heatmap of note edits in Trilium.
- View the number of edits per day for each note.
- Click to navigate to the corresponding date.## Installation
1. Download the zip file from the latest Releases.
2. In the Trilium note, right-click to import, select the zip file, uncheck "Safe import," and then click the "Import" button.
3. Enjoy it!## Upgrade
You can choose to directly copy the new [html](./Trilium-Heatmap/html.html) and [js](./Trilium-Heatmap/html/js.js) files to replace the corresponding files in Trilium.Alternatively, you can choose to delete the original version and import the new zip file.