mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Tree concepts (markdown)
parent
f1194a1941
commit
914f0c4b1e
@ -12,7 +12,7 @@ Tree structure of notes can resemble file system - but compared to that notes in
|
|||||||
|
|
||||||
* text note - this is default note type which allows you to put rich text, images etc.
|
* text note - this is default note type which allows you to put rich text, images etc.
|
||||||
* [[code note|Code notes]] - some kind of formal code, typically programming language (e.g. JavaScript) or data structure (e.g. XML)
|
* [[code note|Code notes]] - some kind of formal code, typically programming language (e.g. JavaScript) or data structure (e.g. XML)
|
||||||
* [[images|image note]] - represents single image
|
* [[images]] - represents single image
|
||||||
* file note - represents uploaded file (e.g. docx MS Word document).
|
* file note - represents uploaded file (e.g. docx MS Word document).
|
||||||
* render HTML note - this works as an output screen of attached [[scripts]]
|
* render HTML note - this works as an output screen of attached [[scripts]]
|
||||||
* saved search note - contains saved search query and dynamically displays result of the search as its sub-notes
|
* saved search note - contains saved search query and dynamically displays result of the search as its sub-notes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user