mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
updated demo document with scripts adjusted to syncified DB access
This commit is contained in:
BIN
db/demo.zip
BIN
db/demo.zip
Binary file not shown.
@@ -241,7 +241,7 @@ function BackendScriptApi(currentNote, apiParams) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @method
|
* @method
|
||||||
* @deprecated please use createNote() API method instead
|
* @deprecated please use createNewNote() API method instead
|
||||||
*
|
*
|
||||||
* @param {string} parentNoteId - create new note under this parent
|
* @param {string} parentNoteId - create new note under this parent
|
||||||
* @param {string} title
|
* @param {string} title
|
||||||
|
|||||||
Reference in New Issue
Block a user