I manage my business mostly with Obsidian. I have a note for each company (I add Inc to each note name “Company Inc”) and add them to my CRM. Inc is helpful because I usually have another note for the company itself or if they have a product, so I have a clear separation between my “notes” and part of the second brain and business-related CRM notes.
My template looks like the one below, whereas #crmssp is the tag that the Plugin Obsidian Projects looks for. I use mainly “table view” and the “sales funnel” (a Kanban board) for checking status.
Bases: Core Plugin
Since 2025-05-22, there is a new core, built-in project management called Bases. The main advantage, the metadata of project-plugin was hidden in setting folders, bases uses a YAML with the extension
.basethat gets integrated as normal file. Nice.
# Examples
Table View:
Sales Funnel with Kanban Vihttps://www.ssp.sh/brain/Managing%20My%20Business%20with%20Obsidian-20241024114240048.webp1024114240048.webp">
Writing Board whttps://www.ssp.sh/brain/Managing%20My%20Business%20with%20Obsidian-1741271038252.webp20with%20Obsidian-1741271038252.webp">
I have another page where I track income and outcomes. I use Basecamp for Todo’s with a reminder, also I can collaborate with customers, but everything else is in Obsidian.
Template for CRM:
| |
# Obsidian and File Format
Obsidian is not for everyone, but what I would encourage everyone, is to use an open file format: Markdown. File Over App.
Just for the simple reason that if you spend time to write things down, that you are sure you can read it in 5 years, 10 years still. I’m not sure if Notion will be there or Obsidian, but I know for a fact that text files will still be a thing. As someone who used OneNote for 10 years, I lost a good amount of knowledge while trying to export the data out of it…
# Spreadsheet like Aggregation bases on Markdown
I wanted to have a simple average word count of my articles. As I write them all in Obsidian, I thought about how I could have a nice overview.
Instead of creating an external spreadsheet, I added the metadata to each blog article and query them with Dataview.
And it works!
This is how it looks in Obsidian. See thehttps://www.ssp.sh/brain/Managing%20My%20Business%20with%20Obsidian-1742235646022.webpg%20My%20Business%20with%20Obsidian-1742235646022.webp">
These are the Obsidian Dataview queries:
Retainer written:
| |
Retainer
| |
# Further Reads
Origin: Does anyone use Obsidian to manage their business : r/ObsidianMD
References: Freelancing SSP DATA, Obsidian
Created 2024-10-24
