A few custom themes for Trilium Notebooks
-
Updated
Dec 9, 2022
EJS (Embedded JavaScript templating). is a templating language that allows JavaScript to be integrated into the creation of HTML files through embedded statements. It unifies the two languages to assist the creation of complex HTML documents at build time. EJS uses vanilla JavaScript so that a minimal amount of new knowledge is needed to use it.
A few custom themes for Trilium Notebooks
Notebook is a user-friendly note-taking application that allows you to create, update, edit, and delete notes efficiently. The application ensures secure user authentication and authorization, enabling only logged-in users to access the features.
The Note App is a simple and intuitive note-taking application that allows users to create, view, edit, and delete notes. Instead of using a database, it leverages the fs module in Node.js to store data directly in the file system. This makes the app lightweight and easy to manage.
Created by Matthew Eernisse, Tiancheng “Timothy” Gu
Released February 6, 2015
Latest release about 1 year ago