mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
spell check support + small options tabs reorganization
This commit is contained in:
@@ -35,6 +35,9 @@ const RELATION = 'relation';
|
||||
const RELATION_DEFINITION = 'relation-definition';
|
||||
|
||||
/**
|
||||
* FIXME: rethink how attributes are cached in Note entities since they are long lived inside the cache.
|
||||
* Attribute cache should be limited to "transaction".
|
||||
*
|
||||
* This note's representation is used in note tree and is kept in TreeCache.
|
||||
*/
|
||||
class NoteShort {
|
||||
|
||||
Reference in New Issue
Block a user