mirror of
https://github.com/zadam/trilium.git
synced 2024-12-27 01:34:05 +08:00
Updated Note (markdown)
parent
1082734e26
commit
c7f052c76a
1 changed files with 1 additions and 1 deletions
2
Note.md
2
Note.md
|
@ -7,7 +7,7 @@ Tree structure of notes can resemble file system - but compared to that notes in
|
||||||
### Note types
|
### Note types
|
||||||
|
|
||||||
* [[text note|Text notes]] - this is default note type which allows you to put rich text, images etc.
|
* [[text note|Text notes]] - 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. JSON)
|
||||||
* [image note](https://github.com/zadam/trilium/wiki/Images) - represents single image
|
* [image note](https://github.com/zadam/trilium/wiki/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]]
|
||||||
|
|
Loading…
Reference in a new issue