Skip to content

kalinichenko88/obsidian-budget-planner-plugin

Repository files navigation

Budget Planner

Code Quality Release

A minimalist budget planning plugin 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 budget-planner-X.Y.Z.zip from the latest GitHub release
  2. Extract the archive into your vault's .obsidian/plugins/ folder — this will create a budget-planner/ subfolder
  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

About

A minimalist budget planning tool for Obsidian. Create, track, and manage budgets using markdown code blocks directly in your notes.

Topics

Resources

License

Stars

Watchers

Forks

Contributors