avatarNuno Campos

Summary

The undefined website article discusses the author's preferred Obsidian plugin for mind mapping, Markmind, highlighting its visual editing capabilities, conversion to outline, and PDF annotation features.

Abstract

The article titled "My Obsidian Setup (Part 15) — Mind Mapping" on the undefined website details the author's choice of the Markmind plugin for Obsidian due to its unique visual editing functionality, which sets it apart from other plugins that require markdown editing. The author explains how the plugin can generate an outline from a mind map and annotate PDFs. The article describes two modes of operation: basic, which offers essential mind mapping functions, and rich (available in the paid Catalyst version), which provides advanced features such as adding summaries, boundaries, and customizable visual elements. The author also demonstrates the plugin's ability to switch to an outline mode and annotate PDFs by linking to them within the Obsidian environment. The article concludes with the author expressing their intent to discuss the Excalidraw plugin for iPad in a future article and invites readers to explore previous entries in the "My Obsidian Setup" series.

Opinions

  • The author prefers the Markmind plugin for its visual editing capabilities, considering it superior to other plugins that require markdown editing.
  • The rich mode of the Markmind plugin is highly praised for its extensive customization options, including the ability to add summaries, boundaries, and manual connections, as well as change colors and text properties.
  • The author finds the plugin's outline mode to be a valuable feature for organizing thoughts and ideas.
  • The PDF annotation capability of the plugin is highlighted as a significant advantage, streamlining the process of referencing and notetaking.
  • Mind maps are considered by the author to be an essential tool in their work as a SysAdmin for organizing ideas, and they also enjoy using an iPad with the Excalidraw plugin for similar purposes.
  • The author is engaged in a series of articles about their Obsidian setup, indicating a commitment to sharing their expertise and workflows with the Obsidian community.

My Obsidian Setup (Part 15) — Mind Mapping

My preferred Obsidian plugin for mind mapping is Markmind. Why? Because it’s the only one that allows visual edition. In the others, you have to edit the markdown. Also, this plugin can convert the mindmap to outline and annotate pdfs.

Markmind. Image by Nuno Campos

Usage

You can right-click the folder to create a new mind map, create a new markdown file, then add YAML it to create a mindmap. Rich mode is only available in the Catalyst (paid) version.

---
mindmap-plugin: basic (or rich)
---

While in the primary mode, you only have essential mind map functions, richly, you have more options.

Basic mode when you click the node. Image by Nuno Campos

In basic mode, you just add the nodes and children, which will auto-arrange and create the connections for you.

Rich mode when clicking the node. Image by Nuno Campos

In rich mode, you can :

  • Add a summary;
  • Add a boundary;
  • Add a node-related link;
  • Add a free node;
  • Move around the nodes as you please;
  • Create connections manually and change connection curves;
  • Add callouts and comments;
  • Change the fill and stroke color of every object;
  • Change font size and text alignment.
Rich mode. Image by Nuno Campos

Outline Mode

Example of resulting outline mode:

Outline mode. Image by Nuno Campos

PDF Annotate

You need to link the pdf in the format [[name_of_file.pdf]], and it will open a new pane with the pdf ready to annotate.

PDF annotate. Image by Nuno Campos

This is my favorite plugin for creating mind maps. In my work as SysAdmin, I often turn to mind maps to help me organize ideas.

I also use my iPad to create mind maps but use the Excalidraw plugin. I’ll dedicate an article to this amazing plugin.

Stay tuned for more Obsidian articles. Meanwhile, check out the previous parts of the My Obsidian Setup series.

Productivity
Obsidian
Notes
Notetaking
Programming
Recommended from ReadMedium