diff --git a/Images.md b/Images.md index 2cc68a0..bebd0bd 100644 --- a/Images.md +++ b/Images.md @@ -4,4 +4,10 @@ To add image to the note, simply drag it from file explorer onto the note editor [[gifs/upload-image.gif]] -Since Trilium isn't really meant to be primary storage for image data, it attempts to compress (with pretty aggressive settings) uploaded images before storing them to the database. You may then notice some quality degradation. \ No newline at end of file +Alternatively you can click on block toolbar and then on "Insert image": + +[[images/block-toolbar-insert-image.png]] + +Since Trilium isn't really meant to be primary storage for image data, it attempts to compress and resize (with pretty aggressive settings) uploaded images before storing them to the database. You may then notice some quality degradation. + +If you want to save images in their original resolution, it is recommended to save them as attachment to note (top-right "Note actions -> Upload file"). \ No newline at end of file diff --git a/images/block-toolbar-insert-image.png b/images/block-toolbar-insert-image.png new file mode 100644 index 0000000..ddee702 Binary files /dev/null and b/images/block-toolbar-insert-image.png differ