React Components
by Elias Sundqvist
Score: 27/100
favorite
share
Description
Category: Coding & Technical Tools

It looks like I have a blog post about Obsidian plugins, specifically focusing on React components that were released recently.

The title of the blog post is likely to be "Obsidian React Components: A Week in Review" or something similar. The content will discuss the new features and updates in the Obsidian React Components plugin, highlighting the different components that have been added, updated, or improved.

Some of the key points that I would cover in this blog post include:

  • The basic functionality of the plugin, which allows users to write JSX code in their Obsidian notes
  • The various examples of components that can be created using this plugin, such as a Counter component, a Clock component, and a Dice Roller component
  • The different ways in which these components can be used, such as embedding them in other notes or creating custom layouts
  • The benefits of using React components in Obsidian, including improved performance, flexibility, and customization options

I would also provide screenshots or demo videos to illustrate how the components work and how they can be customized.

Finally, I would include information about the license under which the plugin is released, which is the GNU AGPLv3 license.

Stats
255
stars
17,033
downloads
17
forks
100
days
693
days
1,072
days
7
total PRs
3
open PRs
0
closed PRs
4
merged PRs
44
total issues
20
open issues
24
closed issues
0
commits
Latest Version
3 years ago
Changelog

0.1.6 (2022-01-22) Obsidian v0.13.19 support

  • jsx codeblocks broke in a recent obsidian update (See issue #26). With this update, they should work better again.
  • Added support for embedded notes in the Markdown component (See issue #25).
README file from