README file from
GithubRegex Quick Actions plugin
English | Русский
This plugin allows you to create regex actions and quickly apply them in different contexts in Obsidian. The plugin was created for automation purposes, so it is compatible with such plugins, as Commander.
Regex Quick Actions is a continuation of the idea of Regex Pipeline plugin. While the base of the code was borrowed from it, now every line is original. Still, cheers to the authors for the inspiration and for making a quick start of this project possible.

Features
-
Create regex quick actions and use them:
- From the command palette.
- From the context menu of the file in the file explorer (default action).
- From the context menu of the folder in the file explorer (default action, applies to all files in the folder).
- From the context menu of the current note.
- With hotkeys.
-
Set a default action for quick use.
Installation
Option 1: Obsidian plugin store
-
In Obsidian settings open the tab "Community plugins" and click "Browse" button.
-
In the search bar type
Regex Quick Actions, click on the result, then "Install" and "Enable" buttons.
Alternatively, you can install the plugin by following the link to the community website: https://community.obsidian.md/plugins/obsidian-regex-quick-actions
Option 2: BRAT plugin
If you want to test beta-versions of the plugin or use previous versions, you can do that with BRAT plugin:
-
Install
BRATplugin from the official Obsidian plugin store. -
In the
BRATsettings, find the “Beta plugin list” section and click on the “Add beta plugin” button. -
In the window that appears, paste the link to the
Regex Quick Actionsplugin repository: https://github.com/pan4ratte/obsidian-regex-quick-actions -
Under “Select a version” choose the desired version and click the “Add plugin” button. The plugin will be automatically installed and will be ready to use.
Roadmap
-
Add Russian language translation. -
Add settings export/import feature.
About the Author
My name is Mark Ingram (Ingrem), I am a Religious Studies scholar. Apart from my main area of study (Protestant Political Theology in Russia), I teach the subject "Information Technologies in Scientific Research", a unique course that I developed myself from scratch. This plugin helps me in my studies and I use it in my teaching, as well as other plugins that I develop and that you can find in my GitHub profile.
Hello to every student that came across this page!