mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 08:16:40 +01:00
updated API docs
This commit is contained in:
@@ -277,7 +277,7 @@ function BackendScriptApi(currentNote, apiParams) {
|
||||
|
||||
/**
|
||||
* @method
|
||||
* @deprecated please use createNewNote() API method instead
|
||||
* @deprecated please use createTextNote() with similar API for simpler use cases or createNewNote() for more complex needs
|
||||
*
|
||||
* @param {string} parentNoteId - create new note under this parent
|
||||
* @param {string} title
|
||||
|
||||
Reference in New Issue
Block a user