Aetherinox /
obsidian-gistr
Obsidian.md plugin which allows you to use your notes to embed, create, and update gists for Github and Opengist. Light & dark theme support, create / update public & private gists either manually or with autosave.
Loading repository data…
mnaoumov / repository
Plugin for Obsidian that allows to do a lot of things with JavaScript/TypeScript scripts from inside the Obsidian itself
formerly known as
Fix Require Modules, see Rebranding section for more details
This is a plugin for Obsidian that allows to do a lot of things with JavaScript/TypeScript scripts from inside the Obsidian itself.
This plugin is for you if you want to:
JavaScript/TypeScript in:
DevTools Console within Obsidian;CustomJS scripts;datacorejs / datacorejsx / datacorets / datacoretsx scripts;dataviewjs scripts;JS Engine scripts;Modules scripts;QuickAdd scripts;Templater scripts;JavaScript/TypeScript syntax and patterns.Obsidian plugins.Obsidian API (public and internal) in runtime easier.JavaScript/TypeScript script via command or hotkey.There are several very good plugins that allow to write JavaScript/TypeScript scripts for Obsidian, but they all have their own limitations and quirks.
Most of those plugins support writing scripts in CommonJS (cjs) only, which is not so used nowadays.
None of those plugins provide you the developer experience as you would have in any other modern JavaScript/TypeScript development environment.
This plugin aims to erase the line between the Obsidian world and the JavaScript/TypeScript development world.
See docs.
You can download demo vault to see usage examples.
The plugin is available in the official Community Plugins repository.
To install the latest beta release of this plugin (regardless if it is available in the official Community Plugins repository or not), follow these steps:
Add plugin button once and wait a few seconds for the plugin to install.By default, debug messages for this plugin are hidden.
To show them, run the following command:
window.DEBUG.enable('fix-require-modules');
For more details, refer to the documentation.
This plugin was formerly known as Fix Require Modules.
The plugin quickly overgrew its original purpose and got way more features than just fixing require() calls. That's why it got a new name.
However, for the backward compatibility, the previous id fix-require-modules is still used internally and you might find it
See my other Obsidian resources.
Selected from shared topics, language and repository description—not editorial ratings.
Aetherinox /
Obsidian.md plugin which allows you to use your notes to embed, create, and update gists for Github and Opengist. Light & dark theme support, create / update public & private gists either manually or with autosave.
luxmargos /
This is a plugin for Obsidian (https://obsidian.md). Supports viewing and exporting various image formats using ImageMagick.
notmuhammad /
A plugin for Obsidian.md to show front-matter aliases as display names in the file menu.
Opsidian plugin to keep track of all expiration dates, for example, for your groceries.
luxmargos /
This Obsidian plugin allows you to make the background of cards transparent in the Canvas for specific embed types, including Image (png), Canvas, and even Markdown.
sloanelybutsurely /
💎 My Obsidian "Run Commands" - a bespoke Obsidian plugin for my specific needs