mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-26 08:28:41 -06: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