feat(docs): document adjusting image alignment
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 254 B |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 391 B |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 272 B |
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 26 KiB |
@@ -7,14 +7,30 @@ An image can be uploaded in the form of note's [attachment](Attachments.md) or a
|
||||
|
||||
To add an image to the note, simply drag it from file explorer onto the note editor inside Trilium and the image will be uploaded.
|
||||
|
||||

|
||||

|
||||
|
||||
Alternatively you can click on block toolbar and then on "Insert image":
|
||||
|
||||

|
||||

|
||||
|
||||
You can also copy and paste an image from web - the image will be (asynchronously) downloaded and embedded.
|
||||
|
||||
## Configuring the images
|
||||
|
||||
Clicking on an image will reveal a popup with multiple options:
|
||||

|
||||
|
||||
### Alignment
|
||||
|
||||
The first set of options configure the alignment are, in order:
|
||||
|
||||
| Icon | Option | Preview | Description |
|
||||
| --- | --- | --- | --- |
|
||||
|  | Inline |  | As the name suggests, the name can be put inside a paragraph and moved around similarly as if it was a block of text. Use drag & drop or cut-paste to move it around. |
|
||||
|  | Centered image |  | The image will be displayed as a block and centered, not allowing text in either the left or right of it. |
|
||||
|  | Wrap text |  | The image will be displayed to the left or the right of the text. |
|
||||
|  | Block align |  | Similarly to _Centered image_, the image will be displayed as a block and aligned either to the left or to the right, but not allowing text to flow on either of its sides. |
|
||||
|
||||
## Compression
|
||||
|
||||
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. Basic quality settings is available in Options -> Other.
|
||||
|
||||
|
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 259 B |