Skip to content

code-ink-space/trilium-customizations

Repository files navigation

trilium-customizations

Scripts and codes for Trilium Notes https://github.com/zadam/trilium/


A. Frontend customizations in action using Midnight - Trilium Dark Mode Theme

Trilium Customizations Screenshot


B. Trilium ETAPI Python scripts for collecting links, quotes using Firefox Bookmarklets

Requirements:

Trilium Bookmarklets

trilium-etapi-linklogger.py

  • Copies the current Firefox tab's page title and URL then sends it to a predefined Trilium note with some formatting.
  • Able to send to a different note based on the domain name.

trilium-etapi-linklogger.py

trilium-etapi-quotecollector.py

  • Sends the currently selected/highlighted text in Firefox in plain text format with line breaks preserved.

trilium-etapi-quotecollector.py

The links and quotes are saved in reverse chronological order.

About

Scripts and codes for Trilium Notes

Resources

Stars

Watchers

Forks