Material Symbols

by Cristoph Berane
5
4
3
2
1
Score: 65/100

Description

Category: Note Enhancements

The Material Symbols plugin for Obsidian is a simple yet powerful tool that allows you to add Google's material symbols outlined to your notes. With just two commands, you can easily insert icons into your documents using Ctrl + P and searching for "symbol". The plugin provides flexibility in customizing the font settings by offering various classes to change the fill, weight, and grade of the icons. Whether you need a default setting or something more customized, this plugin makes it easy to add visual appeal to your notes with minimal effort.

Reviews

No reviews yet.

Stats

7
stars
4,618
downloads
0
forks
1,166
days
69
days
69
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

2 months ago

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/cberane/obsidian-material-symbols/compare/0.1.0...1.0.0

README file from

Github

Material Symbols Plugin

This is a simple plugin for Obsidian to add Google's material symbols outlined.

This plugin adds 2 commands to easily add symbols to the current document.

Usage

  1. Hit Ctrl + P and search for symbol.
    You can find 2 options to add the icons:
    1. Add Symbol adds <span class="mso"></span>
    2. Add Symbol (class single-quoted) to add <span class='mso'></span> as it could be needed in nested elements.
  2. After inserting the icon html, the cursor will be set into the tag.
  3. Add the icon name as expected from Google Material Symbols

Example

<span class="mso">dashboard</span> should render this icon:

Default Settings

The following font settings will be applied by default:

Setting Description
fill 0
weight 200
grade -25

Overwriting defaults

For easier changes you can use one of the following classes to activate other font settings:

Class Change
fill1 activates font filling
weight100 sets the font-weight to 100
weight300 sets the font-weight to 300
weight400 sets the font-weight to 400
weight500 sets the font-weight to 500
weight600 sets the font-weight to 600
weight700 sets the font-weight to 700
grade0 sets the grade to 0
grade200 sets the grade to 200

Example

  • <span class="mso">dashboard</span> will render the dashboard icon with weight 200 (default!)
  • <span class="mso weight400 grade200">dashboard</span> will render the dashboard icon with weight 400 and grade 200

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Additional Icons
2 years ago by Matthew Turk
Add additional iconsets to Obsidian
Callout Manager
3 years ago by eth-p
An Obsidian.md plugin that makes creating and configuring callouts easy.
CalloutX
a year ago by br4in
An Obsidian plugin that allows you to view, manage, and customise callout icons in your vault.
Custom Sidebar Icons
2 years ago by RavenHogWarts
Custom Icons
Icon Shortcodes
4 years ago by AidenLx
Obsidian Plugin: Insert emoji and custom icons with shortcodes
Icon Swapper
5 years ago by mgmeyers
Allows swapping out Obsidian's icons
Iconic
2 years ago by Holo
Customize your icons and colors directly from the Obsidian UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.
Iconize
5 years ago by FlorianWoelki
Simply add icons to anything you want in Obsidian.
Iconoir Icons
3 years ago by @gapmiss
A plugin for creating customized icons in Obsidian.md
Icons
5 years ago by Camillo Visini
Add icons to your Obsidian notes – Experimental Obsidian Plugin
Image Preview on Icon Hover
a year ago by rama1997
Plugin for Obsidian that add image popups when hovering over various icons in the user interface
Inline Callouts
a year ago by @gapmiss
An Obsidian.md plugin for displaying inline "callouts" badges & icons.
Mermaid Icons
3 months ago by toshs
Obsidian plugin enabling the use of icons in Mermaid diagrams.
Metadata Icon
2 years ago by Benature
change metadata entry icon
My SVGs
3 months ago by Omar Badawy
An Obsidian plugin that Registers your own SVGs into Obsidian's global icon library for use with other plugins or however you want.
NerdFont Icon Picker
a year ago by Xaver Wenhart
a simple nerdfont icon picker for obsidian
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
Pathfinder 2E Action Icons
3 years ago by Thiago Coutinho
Obsidian plugin for easily insertind the Pathfinder 2E Action icons
Syncthing status icon
a year ago by Diego Viero