trilium_alchemy¶
TriliumAlchemy: an SDK and CLI toolkit for Trilium Notes.
Class index¶
Imported
Interface to Trilium and context in which to store changes to entities. |
||
Encapsulates a note. |
||
Encapsulates an attachment, a named binary blob owned by a |
||
Encapsulates a branch, a parent-child association between notes. |
||
Encapsulates a label. |
||
Encapsulates a relation. |
||
Note to use as subclass for declarative notes which deterministically create a note hierarchy with fixed ids. |
||
Reusable collection of attributes and children which can be inherited by a
|
||
Entity state. |
||
Defines a |
||
Defines a CSS note. |
||
Defines a HTML note. |
||
Defines a backend script. |
||
Defines a frontend script. |
||
Defines a text note. |
||
Defines a template. |
||
Defines a workspace template. |
||
Defines a CSS note with label |
||
Defines a theme. |
||
Defines a widget. |
||
Defines a frontend script. |
||
Defines a backend script. |
||
Defines a workspace root. |
||
Base class for a “system” note, a collection of various types of infrastructure notes. |
||
Base class for a root “system” note, additionally containing themes. |
||
Base class for a hierarchy root note. |
Function index¶
Imported
Adds a |
||
Adds a |
||
Adds a |
||
Adds a |
||
Add |
||
Instantiate provided class and add as child, creating a |
Exception index¶
Imported
Raised when user attempts to write a field which is read-only. |
||
Raised upon flush when changes in unit of work are invalid or incompatible. |