In an earlier article, I wrote about using plugins in Obsidian. In this one, let me share a few of my favorite plugins. I recommend them but only use the ones that fit your needs.
Just to recall, Obsidian has two kinds of plugins:
- Core plugins: Officially developed and maintained by the Obsidian team.
- Community Plugins: Created by users in the Obsidian community
Essential Core Plugins
At the time of writing this article, I see 28 core plugins in my Obsidian installation.
I have picked only a handful of them. It doesn’t mean others are not good. All core plugins have some use case for a particular set of users!
Several of the plugins I discuss here are enabled by default. But these plugins have settings of their own and I share these settings that have enhanced my note management experience in Obsidian.
Backlinks
The backlinks are among Obsidian’s greatest features. It is crucial for managing interconnected notes and data.
I know that the backlink plugin is enabled by default but there is a useful feature that you’ll have to manually enable. It is “Show backlinks at the bottom of notes” option.
Enable it by going to Backlinks plugin settings.

Now, under each note, backlinks will be shown.
0:00
Backlinks in Obsidian
It is particularly useful if you are creating new notes from a single place like Daily Notes, which is our next plugin!
Daily Notes
Daily Notes is like diary pages. It will create a Markdown page for each day and you can write your thoughts here.
By default, you can access the daily notes from the Obsidian ribbon menu. But a more efficient way is to open daily notes whenever you open Obsidian.
Go to the Daily Notes settings. Here, enable the “Open daily note on startup” toggle button.

In the screenshot above, you can see some other settings have been changed.
- Date Format: How the title of the daily note appear. You can get the date format options here.
- New file location: I have created a separate folder called Journals in my Obsidian vault to store all the daily notes.
Page Preview
This is enabled by default for you. With this plugin, you can hover over a note while pressing the CTRL key to get a preview.
You can also quickly edit the note in the preview or go to another sub-preview, etc. Very useful tool if you are deep into note interlinking.
0:00
Preview page in Obsidian
Slash Commands
This plugin is disabled by default. Go to the Core Plugins in Obsidian settings and enable this plugin.
Once enabled, you can press the /
key when typing a note to access commands. For example, insert attachment, insert code block, etc. A simple preview is shown in the below video.
0:00
Slash command in Obsidian
Notion, Ghost and many modern editors use this feature.|
Web Viewer
This is a cool plugin that allows you to visit web links from within Obsidian. More than that, you can save a website to vault using this core plugin.
It is not enabled by default, so do that first. Once enabled, click on the settings gear adjacent to the plugin to go to the plugin settings.

Here, you can set further options like where to save the page by default, search engine, etc.

You can see some examples in the video below.
Web viewer in Obsidian
Interesting community plugins I like
Now, let’s take a look at some cool community plugins that can enhance your knowledge base, as they do for me.
Calendar
If you are a daily notes writer, this is a must-have plugin. Even if you are not into diary writing, it is still pretty cool to have a calendar placed on Obsidian.

You can visit notes of any date simply by clicking on that date. If there is no note, it will prompt you to create one!
There are many more features that you can explore, like a meter to track how much you have written on a particular day.
QuickAdd
QuickAdd is a much needed automation tool in Obsidian. It offers features like templates, captures, macros, multis, etc. which essentially allow users to create notes quickly.
For example, the template feature can create a note based on a given template in a specified directory. All you have to do is invoke the command.
The screenshot below shows three templates created by me for my use cases.

Use the settings gear to change additional settings like where to create a note, open the note automatically, etc.
The video below shows how it quickly creates a note on a specified location.
0:00
QuickAdd Working
With macros, you can even assign key bindings to make your workflow even faster!
Iconize
Emojis and icons are all the rage these days. From GitHub to changelogs, you’ll see them everywhere. How about adding them to Obsidian?
Obsidian organizes notes into folders and subfolders. With the Iconize plugin, you can set icons to folders.

You can add new icon packs by going to the Settings → Community plugins → Installed plugins -→Iconize -→Settings gear → Icon packs.

Right-click on a folder or file and use the Change icon option to add a new icon to that folder/file.
Highlightr
Remember highlighting important stuff in a book? You can do the same in your notes on Obsidian.
Highlight text in Vimeo
It also provides different styles of highlighting, all selectable from the plugin settings.
Callout Manager and Callout Suggestions
These are two different plugins which, when used together, are a great way to add callouts.
By default, obsidian has some callouts like Note, Tips, Warnings, etc.
Callout Manager allows you to create more callout blocks. Say you want to create a new callout block called “Read Later” and assign a particular color and icon. You can do that with this plugin.

The Callout Suggestions plugins will help you access these defined callout blocks easily in your notes.
You can press >!
and a dropdown menu will appear asking what block to use.
0:00
Inserting Callouts in Obsidian
PDF++
Annotating a PDF document is a must-have feature in any PDF viewer. How about doing it in Obsidian? PDF++ is a great tool for this purpose.
You can add your PDF notes to your vault and start annotating!
Once the plugin is installed and enabled, make sure you have enabled the PDF editing feature.

Now, you can select text and then right-click to get the annotation menu. Unlike other plugins, this has a slight learning curve and plenty of options to tweak. Use it carefully.

LanguageTool Integration
This is for those who want to create notes without grammatical errors or spelling mistakes.
LanguageTool is a proofreading software that checks the grammar, style, and spelling in over 20 languages. With this plugin, you can get error notifications for your text in Obsidian.
If you have a premium subscription for LanguageTool, you can use it here as well.

Tasks
You can use Obsidian as a task/to-do manager. That’s no secret.
However, Tasks is plugin that can do a lot more than just simple to-dos. It supports scheduling tasks, recurring tasks etc.
You can also list all the tasks, today’s tasks, etc. by using simple tasks specific queries.
To create a task, you can enter CTRL+P (open command in Obsidian) and search for Tasks.

You can retrieve tasks as shown in the small video below:
0:00
Retrieve tasks in Obsidian
Excalidraw
Excalidraw is a plugin to edit and view Excalidraw drawings in Obsidian. This sketching solution can make wonderful diagrams within Obsidian, embed drawings into your documents and much more.

You can find a huge list of settings for this plugin in the Obsidian settings. If you are into creative note-taking, look no further.
Honorable mentions
- Style Settings: Allows you to tweak several themes in Obsidian. One such theme that I am using and is heavily customizable is Border.
- Git: Allows you to version control your notes. You can pull changes from and push changes to GitHub, GitLab, etc.
- Dataview: Dataview is a live index and query engine over your personal knowledge base. You can query data from your Obsidian vault.
- QuickAdd: QuickAdd is like a super-smart shortcut button in Obsidian that lets you quickly create new notes or add stuff to existing ones using pre-made templates and automated steps you set up.
- Kanban: This plugins created a Markdown-based Kanban board.
There are many other plugins, enabled/disabled in a default Obsidian installation. What I mentioned above are a couple of special ones. Don’t forget to read the descriptions and try others too.
Now I let you share your favorite Obsidian plugin in the comments.
Source: Read More