Obsidian Unleashed — Community Plugins Series — Ep. 4

Welcome back to a new episode of this series of articles where I share with you the plugins I test and use in my Obsidian Vault. The first of 2024!
Callout Manager
The first on the list is Callout Manager. This is the community plugin I use to customize and create your callouts.
Callouts are a feature that allows for the accentuation and emphasis of chosen text areas within your notes. These highlighted portions can be identified and categorized using colors and icons for easy spotting and organization.
I’ve already published an article about Callouts that you can find HERE.

Linter
Linter is a plugin that structures your notes employing a vast array of rules related to YAML, H1 Headings, Footnotes, Contents, Spacing, Paste or even through some tailored rules. It immensely aids in maintaining the well-structured organization of your notes.
Linting can be initiated in various ways and can target single files, folders, subfolders, or entire vaults.

Outliner
With Outliner I can manage my lists in Obsidian as if it was an outliner.

For example, with Cmd + Arrow Up/Down I can fold or unfold a list:

Or with Control + Shift + Arrow Up/Down I can move list and sublists up or down:

Obsidian Columns
Obsidian Columns is the plugin I use when I need to divide my note in different columns. The syntax is really simple: for example, the code block for two columns looks like this:
````col ```col-md FIRST COLUMN Put the content of the FIRST COLUMN here! ``` ```col-md SECOND COLUMN Put the content of the SECOND COLUMN here! ``` ````
The result:

This plugin can help you to create some nice templates like this “Invoice” example:

I’ll see you in the next episode for more Obsidian Community Plugins. In the meantime, stay productive!
You can follow me here:
- Website: https://mindstoneconsulting.net - YouTube: https://www.youtube.com/@Marco_Mindstone - X: https://twitter.com/Marco_Mindstone - Mastodon: https://mstdn.business/@Marco_Mindstone - Discord: https://discord.gg/Kn97v27D7p





