diff --git a/Note.md b/Note.md index 5785ddb..e3a02dd 100644 --- a/Note.md +++ b/Note.md @@ -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).