jortscity237 downloadsA weighted decision matrix custom view for Bases. Score options across criteria, apply weights, and see ranked results.
This plugin lets you build decision matrices inside Obsidian Bases. A decision matrix combines your raw scores for different options across various criteria with how much each criterion matters to you — giving you an objective framework for making a choice.
Requires Obsidian 1.9.10+ with Bases enabled.
Search for Decision Matrix Bases View in Settings → Community Plugins.
The fastest way to get started: go to Settings → Decision Matrix and hit Create examples. It drops a ready-to-use folder into your vault — four notes, a base file, and a decision note with weights already configured. Open it and you'll see both views in action.

The view pulls scores from any notes in your vault. The only requirement is that those notes have numeric properties — those automatically become your scoring criteria.
Naming your properties
Use whatever property names make sense (cost, quality, ease_of_use). If you want to keep them grouped with a shared prefix in your vault (e.g. score_cost, score_quality), set that prefix in Settings and the view strips it from column headers automatically.
Keeping weights between sessions
Weights you set in the view are session-only by default. To make them stick, add weight_<propertyname> properties to the note that contains ![[yourfile.base]] — for example, weight_cost: 3. The view loads those every time it opens, and you can reset to them at any time with the ↺ button.
MIT