mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
API docs build
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
|
||||
<h2><span class="attribs"><span class="type-signature"></span></span>BAttachment<span class="signature">()</span><span class="type-signature"></span></h2>
|
||||
|
||||
<div class="class-description">Attachment represent data related/attached to the note. Conceptually similar to attributes, but intended for
|
||||
<div class="class-description">Attachment represent data related/attached to the note. Conceptually similar to attributes, but intended for
|
||||
larger amounts of data and generally not accessible to the user.</div>
|
||||
|
||||
|
||||
</header>
|
||||
@@ -2220,7 +2221,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