mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
reimplemented expand/collapse differently for better performance
This commit is contained in:
@@ -8,6 +8,8 @@ const RELATION = 'relation';
|
||||
const RELATION_DEFINITION = 'relation-definition';
|
||||
|
||||
/**
|
||||
* FIXME: since there's no "full note" anymore we can rename this to Note
|
||||
*
|
||||
* This note's representation is used in note tree and is kept in TreeCache.
|
||||
*/
|
||||
class NoteShort {
|
||||
|
||||
Reference in New Issue
Block a user