Turn plain metadata values into beautiful color-coded pills with icons — for properties, Bases tables, and cards.
English | Portuguese | Spanish | French | Simplified Chinese
Transform your boring metadata into a dynamic and colorful display! 🎨✨
Typify is an Obsidian plugin that allows you to create unique styles for your metadata. What was once limited to tags can now be customized for any Obsidian property.
Powerful and simple to use, Typify allows you to customize your Obsidian properties any way you want, with a variety of options and features. Some of the features include:
✨ Want to see everything Typify can do? Check out the complete list of features and detailed guides.
It's very simple to transform your properties!
Status).
Download the latest release: main.js, manifest.json, and styles.css.
Create a folder called typify inside your .obsidian/plugins/ directory.
Paste the files there.
Reload Obsidian and enable the plugin.
[!Warning]
Importing settings replaces all existing styles. Styles created after the backup will be lost.
[!Warning]
The Minimal theme has some known layout inconsistencies when used alongside Typify (such as disproportionate font sizes or clipped elements). While I am actively working to mitigate and resolve these limitations in each update, please be aware of these temporary inconsistencies when using this theme.
Currently, Typify only styles properties of type list.
Check if you added the property in the plugin settings and if it is of type list.
Yes! The plugin allows you to customize the icon used. You can choose to use Lucide icons, SVG icons of your choice, emojis, or even images. Just remember to enable the icon customization options in the plugin settings. Also, be sure to check the limitations in the plugin's notices panel :D.
Yes! Typify is compatible with Obsidian Mobile. So don't be afraid to organize your notes.
Typify locally stores downloaded favicons to display on links. Nothing is updated without the user's express consent.
No. The plugin only communicates with the favicon retrieval service when expressly requested by the user. Some providers are Google and DuckDuckGo (some options are better than others for obtaining favicons).
Nothing. Your properties will continue to exist in your vault, they just won't be styled.
No, as the plugin does not overwrite any global styles of the theme used, or vice versa.
If you find any issues, please open an issue in the plugin repository. I will do my best to fix the problem as soon as possible.
Here are some of the features and improvements planned for future updates:
If you want to build the plugin locally, do the following:
npm install.npm run dev to start compilation in watch mode.This plugin was born from my desire to have more customization options for properties, similar to Notion, but the Obsidian way.
It's worth mentioning that without the great help of Antigravity none of this would have been possible. Of course, there was no magic done with a single click—it took careful prompting, lots of review, and testing.
This wasn't "vibe-coded" carelessly. I had to change many things manually, but it's not bulletproof. If you find any bugs, please open an issue and I'll do my best to fix it.
If you want to contribute to the project, feel free to open a pull request. Or if you don't feel comfortable using machine-generated code and want to make your own handcrafted version, feel free to do that too. Just let me know, because I love new plugins 😉.