2025-04-18 16:10:44 +03:00

6 lines
529 B
Markdown
Vendored

# Note Icons
Icons are useful for distinguishing notes. At the technical level, they are set by the `iconClass` attribute which adds a CSS class to the note. For example `#iconClass="bx bx-calendar"` will show a calendar instead of the default page or folder icon. Looking up and remembering the css class names is not necessary. While editing a note, click on the icon next to the title to bring up a chooser gallery:
![change note icon](Note%20Icons_note-icon-chang.png)
![note icon gallery](Note%20Icons_note-icon-galle.png)