mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
renamed treeCache into froca
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
|
||||
<header>
|
||||
|
||||
<h2><span class="attribs"><span class="type-signature"></span></span>NoteShort<span class="signature">(treeCache, row)</span><span class="type-signature"></span></h2>
|
||||
<h2><span class="attribs"><span class="type-signature"></span></span>NoteShort<span class="signature">(froca, row)</span><span class="type-signature"></span></h2>
|
||||
|
||||
<div class="class-description">FIXME: since there's no "full note" anymore we can rename this to Note
|
||||
|
||||
This note's representation is used in note tree and is kept in TreeCache.</div>
|
||||
This note's representation is used in note tree and is kept in Froca.</div>
|
||||
|
||||
|
||||
</header>
|
||||
@@ -47,7 +47,7 @@ This note's representation is used in note tree and is kept in TreeCache.</div>
|
||||
|
||||
|
||||
|
||||
<h4 class="name" id="NoteShort"><span class="type-signature"></span>new NoteShort<span class="signature">(treeCache, row)</span><span class="type-signature"></span></h4>
|
||||
<h4 class="name" id="NoteShort"><span class="type-signature"></span>new NoteShort<span class="signature">(froca, row)</span><span class="type-signature"></span></h4>
|
||||
|
||||
|
||||
|
||||
@@ -87,13 +87,13 @@ This note's representation is used in note tree and is kept in TreeCache.</div>
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>treeCache</code></td>
|
||||
<td class="name"><code>froca</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">TreeCache</span>
|
||||
<span class="param-type">Froca</span>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user