Budget Planner

unlisted

by 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
View on GitHub

Obsidian Budget Planner Plugin

Code Quality Release

A minimalist budget planning plugin for Obsidian that lets you manage finances directly in your notes using markdown code blocks.

screenshot

✨ 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

Features docs

πŸ“– Usage

Quick Start

  1. Open a note in Obsidian where you want to add a budget planner
  2. Use the command palette (Cmd+P on macOS or Ctrl+P on Windows/Linux) and search for Insert Budget Planner
  3. 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

  1. Download latest release from GitHub releases
  2. Extract to your vault's .obsidian/plugins/ folder
  3. Reload Obsidian
  4. Enable plugin in Settings > Community Plugins

🀝 Contributing

  1. Fork the repository
  2. Create feature branch (git checkout -b feature/amazing-feature)
  3. Commit changes (git commit -m 'Add amazing feature')
  4. Push to branch (git push origin feature/amazing-feature)
  5. 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.