Budget Planner
unlistedby Ivan Kalinichenko <ivan@kalinichenko.dev>
A minimalist budget planning tool for Obsidian. Create, track, and manage budgets using markdown code blocks directly in your notes.
β
9 starsUpdated 1mo agoMIT
Obsidian Budget Planner Plugin
A minimalist budget planning plugin for Obsidian that lets you manage finances directly in your notes using markdown code blocks.

β¨ Features
- π Native markdown code block syntax
- π Category-based expense organization
- β Interactive checkboxes for expense tracking
- π Auto-formatting and alignment
- π Column sorting capabilities
- π° Automatic category and total summations
- π§ Seamless Obsidian integration
π Usage
Quick Start
- Open a note in Obsidian where you want to add a budget planner
- Use the command palette (Cmd+P on macOS or Ctrl+P on Windows/Linux) and search for
Insert Budget Planner - Start editing your budget!
Examples
Create budgets using the budget code block:
Online Services:
[x] | Spotify | 4.99
[ ] | Youtube | 16.99
[ ] | 1Password | 6.95
Entertainment:
[ ] | Netflix | 12.99
π Installation
- Download latest release from GitHub releases
- Extract to your vault's
.obsidian/plugins/folder - Reload Obsidian
- Enable plugin in Settings > Community Plugins
π€ Contributing
- Fork the repository
- Create feature branch (
git checkout -b feature/amazing-feature) - Commit changes (
git commit -m 'Add amazing feature') - Push to branch (
git push origin feature/amazing-feature) - Open Pull Request
π License
MIT License - see LICENSE for details
π¬ Support
π Docs
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.