sottey / tje

JSON Note editor for Trilium
MIT License
10 stars 0 forks source link

Trilium JSON Editor (tje)

The Trilium JSON Editor is a table (spreadsheet) type editor for single depth JSON notes. It allows for JSON editing of any Code→JSON note type. It provides auto save functionality, formatting, formulas and more. The heart of this is the amazing x-spreadsheet javascript repo located here.

The original js and css files from the repo are used here untouched (mostly, see comments at the top of each file to see what has been changed) and additional functionality is located in the TJE js note. Minimal css is included in TJE css, including the inline inclusion of the toolbar svg images to allow for use offline.

There are no external dependancies so this should all work identically both online and offline.

image

Installation

To install, import the release zip file with safe import unselected. If you wish, you can do a manual review and install of the files.

Notes: