Decision Matrix UI to structure your life decisions. Never get stuck again by analysis paralysis of too many options and choices to make.
Find a file
2025-12-16 06:53:09 +02:00
.forgejo/workflows fix: pull error in pipeline because of docker build 2025-12-16 06:52:30 +02:00
public update: performance fix using vite 2025-12-12 15:43:47 +01:00
samples add: example 2025-12-11 13:28:27 +01:00
src update: enable trashicon visible on selection instead of hover for mobile view 2025-12-16 06:45:20 +02:00
.gitignore update: performance fix using vite 2025-12-12 15:43:47 +01:00
docker-compose.yml update: performance fix using vite 2025-12-12 15:43:47 +01:00
Dockerfile update: include brotli and precompress for more speed 2025-12-12 16:13:06 +01:00
index.html update: performance fix using vite 2025-12-12 15:43:47 +01:00
nginx.conf update: include brotli and precompress for more speed 2025-12-12 16:13:06 +01:00
nginx.main.conf update: include brotli and precompress for more speed 2025-12-12 16:13:06 +01:00
package.json update: include brotli and precompress for more speed 2025-12-12 16:13:06 +01:00
README.md Update: README text 2025-12-11 08:54:45 +01:00
vite.config.js update: include brotli and precompress for more speed 2025-12-12 16:13:06 +01:00

neotree

Better Decisions Never get paralyzed by too many similar options again. Make the best choices based on what YOU value, or based on pure numbers - you decide. A multi-criteria decision analysis tool with hierarchical subgraphs.

Features

Core

  • Weighted multi-criteria scoring
  • Three scoring modes: Percentage, Absolute, Percentile
  • Inverted scoring option per criterion
  • Hierarchical subgraphs (nest decisions within criteria)

Subgraph Bindings

  • Link parent options to subgraph results
  • Binding modes: Raw value, Explicit selection, Rule-based (Best/Worst/First/Last)

Organization

  • Drag-and-drop reordering
  • Inline renaming (double-click)
  • Tree navigation with keyboard support (arrow keys)

Visualization

  • Radar chart comparison
  • Ranked results with color-coded scores

Import/Export

  • Full project export
  • Single node or tree export
  • Template export (structure only, zeroed values)

UI

  • Presentation mode (read-only view)
  • Collapsible sidebar
  • Mobile responsive
  • Dark theme
  • Local storage persistence