-
-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
96 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,52 @@ | ||
--- | ||
permalink: images | ||
aliases: | ||
- Image filters | ||
cssclasses: | ||
- table-col-1-150 | ||
--- | ||
|
||
#blocks | ||
|
||
## Image-related features | ||
|
||
Settings in [[Minimal Theme Settings]]: | ||
|
||
- [[Block width]] allows you to control the width of image blocks in a note | ||
- [[Image grids]] allow for multi-column image layouts | ||
- **Maximize media** allows images to always fill the width of the line | ||
|
||
Settings in [[Style Settings]]: | ||
|
||
- [[Image zoom]] allows you to click and hold an image to zoom in | ||
|
||
## Image filters | ||
|
||
Image filters can be added to create the following effects. Use them by adding the filter name at the end of the image link, e.g. `![[image.jpeg#invert]]` | ||
|
||
| Filter | Description | | ||
|:---------- |:---------------------------------------------------------------------------------- | | ||
| `#invert` | Invert images in dark mode — ideal for charts and handwriting on light backgrounds | | ||
| `#invertW` | Invert images in light mode — ideal for charts and handwriting on dark backgrounds | | ||
| `#circle` | Crop image to a circle | | ||
| `#outline` | Add outline around image | | ||
|
||
## Hotkeys | ||
|
||
Use [[Hotkeys]] to adjust images globally: | ||
|
||
- Toggle [[image grids]] globally | ||
- Cycle through image width options | ||
|
||
## Helper classes | ||
|
||
Use [[Helper classes]] to control image grids on a note | ||
|
||
| Class | Description | | ||
| ---------- | ---------------------------------------- | | ||
| `img-grid` | Sets image layout to grid mode | | ||
| `img-100` | Image blocks fill 100% of the pane width | | ||
| `img-max` | Image blocks fill the max line width | | ||
| `img-wide` | Image blocks fill the wide line width | | ||
--- | ||
permalink: images | ||
aliases: | ||
- Image filters | ||
cssclasses: | ||
- table-col-1-150 | ||
--- | ||
|
||
#blocks | ||
|
||
## Image-related features | ||
|
||
Settings in [[Minimal Theme Settings]]: | ||
|
||
- [[Block width]] allows you to control the width of image blocks in a note | ||
- [[Image grids]] allow for multi-column image layouts | ||
- **Maximize media** allows images to always fill the width of the line | ||
|
||
Settings in [[Style Settings]]: | ||
|
||
- [[Image zoom]] allows you to click and hold an image to zoom in | ||
|
||
## Image filters | ||
|
||
Image filters can be added to create the following effects. Use them by adding the filter name at the end of the image link, e.g. `![[image.jpeg#invert]]` | ||
|
||
| Filter | Description | | ||
|:---------- |:---------------------------------------------------------------------------------- | | ||
| `#blend` | Blend image into background | | ||
| `#circle` | Crop image to a circle | | ||
| `#invert` | Invert images in dark mode — ideal for charts and handwriting on light backgrounds | | ||
| `#invertW` | Invert images in light mode — ideal for charts and handwriting on dark backgrounds | | ||
| `#outline` | Add outline around image | | ||
|
||
## Hotkeys | ||
|
||
Use [[Hotkeys]] to adjust images globally: | ||
|
||
- Toggle [[image grids]] globally | ||
- Cycle through image width options | ||
|
||
## Helper classes | ||
|
||
Use [[Helper classes]] to control image grids on a note | ||
|
||
| Class | Description | | ||
| ----------- | ---------------------------------------- | | ||
| `img-blend` | Sets all images to blend with background | | ||
| `img-grid` | Sets image layout to grid mode | | ||
| `img-100`. | Image blocks fill 100% of the pane width | | ||
| `img-max` | Image blocks fill the max line width | | ||
| `img-wide` | Image blocks fill the wide line width | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters