diff --git a/docs/backend_api/AbstractEntity.html b/docs/backend_api/AbstractEntity.html
index abff0dbe9b..2e07d30867 100644
--- a/docs/backend_api/AbstractEntity.html
+++ b/docs/backend_api/AbstractEntity.html
@@ -985,7 +985,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/Attribute.html b/docs/backend_api/Attribute.html
index 449fb9eacb..193b65b716 100644
--- a/docs/backend_api/Attribute.html
+++ b/docs/backend_api/Attribute.html
@@ -1898,7 +1898,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/BackendScriptApi.html b/docs/backend_api/BackendScriptApi.html
index fb74b0d73a..fed5a58723 100644
--- a/docs/backend_api/BackendScriptApi.html
+++ b/docs/backend_api/BackendScriptApi.html
@@ -185,7 +185,7 @@
Source:
@@ -735,7 +735,7 @@
Source:
@@ -1743,7 +1743,7 @@ JSON MIME type. See also createNewNote() for more options.
Source:
@@ -2460,7 +2460,7 @@ JSON MIME type. See also createNewNote() for more options.
Source:
@@ -2566,7 +2566,7 @@ JSON MIME type. See also createNewNote() for more options.
Source:
@@ -5150,7 +5150,7 @@ if some action needs to happen on only one specific instance.
Source:
@@ -5258,7 +5258,7 @@ if some action needs to happen on only one specific instance.
Source:
@@ -5850,7 +5850,187 @@ This method looks similar to toggleNoteInParent() but differs because we're look
Source:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sortNotes(parentNoteId, sortConfigopt )
+
+
+
+
+
+
+
+ Sort child notes of a given note.
+
+
+
+
+
+
+
+
+
+
+ Parameters:
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+ Attributes
+
+
+
+
+ Description
+
+
+
+
+
+
+
+
+ parentNoteId
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ this note's child notes will be sorted
+
+
+
+
+
+
+ sortConfig
+
+
+
+
+
+SortConfig
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Source:
+
@@ -6347,7 +6527,7 @@ exists, then we'll use that transaction.
Source:
@@ -6502,7 +6682,7 @@ exists, then we'll use that transaction.
Source:
@@ -6570,7 +6750,7 @@ exists, then we'll use that transaction.
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/Branch.html b/docs/backend_api/Branch.html
index 1151de5862..fd3cba3714 100644
--- a/docs/backend_api/Branch.html
+++ b/docs/backend_api/Branch.html
@@ -1907,7 +1907,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/EtapiToken.html b/docs/backend_api/EtapiToken.html
index a528c2e765..5f7b1e1e51 100644
--- a/docs/backend_api/EtapiToken.html
+++ b/docs/backend_api/EtapiToken.html
@@ -1455,7 +1455,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/Note.html b/docs/backend_api/Note.html
index 35153382b4..c14d61cdc6 100644
--- a/docs/backend_api/Note.html
+++ b/docs/backend_api/Note.html
@@ -12065,7 +12065,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/NoteRevision.html b/docs/backend_api/NoteRevision.html
index 51b0ff5e44..5bb9a2eb3a 100644
--- a/docs/backend_api/NoteRevision.html
+++ b/docs/backend_api/NoteRevision.html
@@ -2168,7 +2168,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/Option.html b/docs/backend_api/Option.html
index 57f1da0aa8..f31eaf5e97 100644
--- a/docs/backend_api/Option.html
+++ b/docs/backend_api/Option.html
@@ -1313,7 +1313,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/RecentNote.html b/docs/backend_api/RecentNote.html
index 6578477ae5..62c311b5e3 100644
--- a/docs/backend_api/RecentNote.html
+++ b/docs/backend_api/RecentNote.html
@@ -1245,7 +1245,7 @@ This is a low level method, for notes and branches use `note.deleteNote()` and '
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_abstract_entity.js.html b/docs/backend_api/becca_entities_abstract_entity.js.html
index 4b266040cf..b7b47377a7 100644
--- a/docs/backend_api/becca_entities_abstract_entity.js.html
+++ b/docs/backend_api/becca_entities_abstract_entity.js.html
@@ -203,7 +203,7 @@ module.exports = AbstractEntity;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_attribute.js.html b/docs/backend_api/becca_entities_attribute.js.html
index a374f1d376..e2084c5ff8 100644
--- a/docs/backend_api/becca_entities_attribute.js.html
+++ b/docs/backend_api/becca_entities_attribute.js.html
@@ -268,7 +268,7 @@ module.exports = Attribute;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_branch.js.html b/docs/backend_api/becca_entities_branch.js.html
index 5e2bd010f1..2ace418138 100644
--- a/docs/backend_api/becca_entities_branch.js.html
+++ b/docs/backend_api/becca_entities_branch.js.html
@@ -295,7 +295,7 @@ module.exports = Branch;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_etapi_token.js.html b/docs/backend_api/becca_entities_etapi_token.js.html
index 1c3e988024..064d6494b1 100644
--- a/docs/backend_api/becca_entities_etapi_token.js.html
+++ b/docs/backend_api/becca_entities_etapi_token.js.html
@@ -114,7 +114,7 @@ module.exports = EtapiToken;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_note.js.html b/docs/backend_api/becca_entities_note.js.html
index aacf52e871..6dd861f709 100644
--- a/docs/backend_api/becca_entities_note.js.html
+++ b/docs/backend_api/becca_entities_note.js.html
@@ -1471,7 +1471,7 @@ module.exports = Note;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_note_revision.js.html b/docs/backend_api/becca_entities_note_revision.js.html
index 816bac3617..7013177057 100644
--- a/docs/backend_api/becca_entities_note_revision.js.html
+++ b/docs/backend_api/becca_entities_note_revision.js.html
@@ -229,7 +229,7 @@ module.exports = NoteRevision;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_option.js.html b/docs/backend_api/becca_entities_option.js.html
index cbd6a639b0..f63984cec6 100644
--- a/docs/backend_api/becca_entities_option.js.html
+++ b/docs/backend_api/becca_entities_option.js.html
@@ -83,7 +83,7 @@ module.exports = Option;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/becca_entities_recent_note.js.html b/docs/backend_api/becca_entities_recent_note.js.html
index f8c6007d46..5d6268cb29 100644
--- a/docs/backend_api/becca_entities_recent_note.js.html
+++ b/docs/backend_api/becca_entities_recent_note.js.html
@@ -71,7 +71,7 @@ module.exports = RecentNote;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/global.html b/docs/backend_api/global.html
index df505dcb50..cefbb83e3e 100644
--- a/docs/backend_api/global.html
+++ b/docs/backend_api/global.html
@@ -95,330 +95,6 @@
-
- Methods
-
-
-
-
-
-
-
- SortConfig(parentNoteId, sortConfigopt )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Parameters:
-
-
-
-
-
-
- Name
-
-
- Type
-
-
- Attributes
-
-
-
-
- Description
-
-
-
-
-
-
-
-
- parentNoteId
-
-
-
-
-
-string
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- this note's child notes will be sorted
-
-
-
-
-
-
- sortConfig
-
-
-
-
-
-SortConfig
-
-
-
-
-
-
-
-
- <optional>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Properties:
-
-
-
-
-
-
-
- Name
-
-
- Type
-
-
- Attributes
-
-
-
- Default
-
-
- Description
-
-
-
-
-
-
-
-
- sortBy
-
-
-
-
-
-string
-
-
-
-
-
-
-
-
- <optional>
-
-
-
-
-
-
-
-
-
-
-
-
- 'title', 'dateCreated', 'dateModified' or a label name
- see https://github.com/zadam/trilium/wiki/Sorting for details.
-
-
-
-
-
-
- reverse
-
-
-
-
-
-boolean
-
-
-
-
-
-
-
-
- <optional>
-
-
-
-
-
-
-
-
-
- false
-
-
-
-
-
-
-
-
-
-
-
- foldersFirst
-
-
-
-
-
-boolean
-
-
-
-
-
-
-
-
- <optional>
-
-
-
-
-
-
-
-
-
- false
-
-
-
-
- /**
-Sort child notes of a given note.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Source:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1792,7 +1468,218 @@ Sort child notes of a given note.
Source:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+SortConfig
+
+
+
+
+
+
+ Type:
+
+
+
+
+
+
+ Properties:
+
+
+
+
+
+
+
+ Name
+
+
+ Type
+
+
+ Attributes
+
+
+
+ Default
+
+
+ Description
+
+
+
+
+
+
+
+
+ sortBy
+
+
+
+
+
+string
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+
+
+
+ 'title', 'dateCreated', 'dateModified' or a label name
+ see https://github.com/zadam/trilium/wiki/Sorting for details.
+
+
+
+
+
+
+ reverse
+
+
+
+
+
+boolean
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+ foldersFirst
+
+
+
+
+
+boolean
+
+
+
+
+
+
+
+
+ <optional>
+
+
+
+
+
+
+
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Source:
+
@@ -1822,7 +1709,7 @@ Sort child notes of a given note.
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/index.html b/docs/backend_api/index.html
index 5f75f0c21a..afc8c4960a 100644
--- a/docs/backend_api/index.html
+++ b/docs/backend_api/index.html
@@ -50,7 +50,7 @@
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/module-sql.html b/docs/backend_api/module-sql.html
index 5f1fdfe815..58ca58289b 100644
--- a/docs/backend_api/module-sql.html
+++ b/docs/backend_api/module-sql.html
@@ -1294,7 +1294,7 @@
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/services_backend_script_api.js.html b/docs/backend_api/services_backend_script_api.js.html
index 2209b292bf..c9d76bd3c8 100644
--- a/docs/backend_api/services_backend_script_api.js.html
+++ b/docs/backend_api/services_backend_script_api.js.html
@@ -431,6 +431,7 @@ function BackendScriptApi(currentNote, apiParams) {
* see https://github.com/zadam/trilium/wiki/Sorting for details.
* @property {boolean} [reverse=false]
* @property {boolean} [foldersFirst=false]
+ */
/**
* Sort child notes of a given note.
@@ -610,7 +611,7 @@ module.exports = BackendScriptApi;
- Modules Classes Global
+ Modules Classes
diff --git a/docs/backend_api/services_sql.js.html b/docs/backend_api/services_sql.js.html
index 809fd13493..91b2d3863d 100644
--- a/docs/backend_api/services_sql.js.html
+++ b/docs/backend_api/services_sql.js.html
@@ -404,7 +404,7 @@ module.exports = {
- Modules Classes Global
+ Modules Classes