Reactive Notes

by Elias Noesis
favorite
share
Score: 50/100
Description

The ReactiveNotes plugin lets you embed interactive React components directly into your notes, transforming them into dynamic and programmable documents. It supports full React 18 features including hooks, state management, lifecycle handling, and integration with Obsidian's file system and theme. Users can persist state in frontmatter, render charts with libraries like Recharts or Lightweight Charts, manipulate canvas elements, and even import libraries from CDN. Each note can maintain its own independent state, enabling reusable component templates. This plugin is ideal for developers, data analysts, and tinkerers looking to combine note-taking with interactivity, custom tooling, or rich visualizations.

Stats
16
stars
243
downloads
1
forks
13
days
1
days
5
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
0
open issues
2
closed issues
0
commits
Latest Version
5 days ago
Changelog

Improved Frontmatter access with safe async access and timeouts to prevent Obsidian thread freezing

README file from