Updated Note (markdown)

zadam 2020-04-13 12:15:55 +02:00
parent 5bc2b8096f
commit e50ee96d16

@ -6,7 +6,7 @@ Tree structure of notes can resemble file system - but compared to that notes in
### Note types
* text note - 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)
* [image note](https://github.com/zadam/trilium/wiki/Images) - represents single image
* file note - represents uploaded file (e.g. docx MS Word document).