Runsh

approved

by Ddone

Create buttons that run shell commands from your notes.

β˜… 9 stars↓ 660 downloadsUpdated 1y agoMIT
View on GitHub

Runsh

This is a simple plugin that allows to run shell commands from obsidian. It is intended to mainly be used for launching dev environments for various projects all from one place, but can be used for any shell command.
Made in Ukraine πŸ‡ΊπŸ‡¦

Installation

Install from the community plugins in Obsidian.

Usage

To add a command to a note, use the following syntax:

```runsh
code /path/to/project
%%%
Text on a button
```

!!!WARNING!!!

The plugin does not provide any security measures, so be careful with what you run. If you forgot the command you added to a note, you can quickly see it by hovering over the button.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.