Skip to content

kalinichenko88/obsidian-budget-planner-plugin

Repository files navigation

Obsidian Budget Planner Plugin

Welcome to the Obsidian Budget Planner Plugin! This plugin provides an easy way to planing your budget within Obsidian using a markdown code block named budget.

Examples:

Without category

```budget
Spotify    | $4.99
Youtube    | $16.99
1Password  | 6.95

With category

```budget
Online services:
	Spotify    | $4.99
	Youtube    | $16.99
	1Password  | 6.95
Others:
	Netflix    | $12.99

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes or improvements.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published