What Obsidian plug-ins do you use?
It seems that Obsidian is a very popular note-taking software within the community here, so I would like to know what plugins you use for your daily workflow in Obsidian. I will start: Advanced...
It seems that Obsidian is a very popular note-taking software within the community here, so I would like to know what plugins you use for your daily workflow in Obsidian. I will start:
-
Advanced Tables: Very useful for adding and managing markdown tables using simple intuitive keyboard strokes.
-
Callout Manager: I tend to abuse the callout function (in my academic vault, I organize any kind of information inside a callout with the source of the info as the title), so it is good to have control of the colors for different kinds of callouts.
-
Minimal Theme Settings: Nothing much to talk about. Just some eye candy to make my notes easier on the eyes. Plus, the focus mode is very good for study sessions.
-
Obsidian Matrix: Allows me to organize some mathematical LaTeX code properly.
-
Reading Time: Useful to grasp the length of a longer note at a quick glance.
-
Recent Files: Helps me set myself around my files.
-
Style Settings: Complement of "Minimal Theme Settings" to achieve maximum eye candy.
-
List Callouts: I use it only in my personal projects vault. It helps me give particular emphasis to specific topics within my lists.
-
Table of Contents: Useful for longer, heavily-structured notes.
Aside from that, I also have four CSS snippets:
- Align: Aligns my linked figures to the center of the page.
- Callout: Specifies the size of callouts (useful, as I mainly structure my notes inside callouts).
- Hide: Hides my "resources" folder from the Obsidian explorer (this folder contains files such as figures and PDFs that I link into my notes).
- Justify: Justifies all the text in read-mode.