Create a RegExp tool in Editor Toolbar #461
irmod
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@damionx7, could you please create a RegExp tool in Editor Toolbar
The RegExp tool should allow execute the rule:
The tool should support the implementation of the chain of the rules in several passes.
The tool should support the features Backup and Restore in the json-file
regexp_20250925_234554.json.The tool may look like a Text Snippets tool in Editor Toolbar.
For the RegExp tool icon in the Editor Toolbar, I used the "Regular Expression" image
Here are a pair of examples of rules that I regularly use:
In the Obsidian Linter Plugin you can see more examples
All reactions