mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
API docs build
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
|
||||
<h2><span class="attribs"><span class="type-signature"></span></span>BRevision<span class="signature">()</span><span class="type-signature"></span></h2>
|
||||
|
||||
<div class="class-description">Revision represents a snapshot of note's title and content at some point in the past.
|
||||
<div class="class-description">Revision represents a snapshot of note's title and content at some point in the past.
|
||||
It's used for seamless note versioning.</div>
|
||||
|
||||
|
||||
</header>
|
||||
@@ -2076,7 +2077,9 @@
|
||||
|
||||
|
||||
<div class="description">
|
||||
<div class="description">
|
||||
Mark the entity as (soft) deleted. It will be completely erased later.
|
||||
|
||||
This is a low-level method, for notes and branches use `note.deleteNote()` and 'branch.deleteBranch()` instead.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user