Open Issues Need Help
View All on GitHub bug help wanted Minor
[Bug]: Regex rules are duplicated in the modal 3 months ago
AI Summary: Debug a bug in the Obsidian Regex Mark plugin where the regex rules settings are duplicated in the settings modal. The task involves analyzing the plugin's code to identify why the settings are rendered twice and fixing the issue to ensure only one instance is displayed. The provided issue includes screenshots, reproduction steps, plugin configuration, and system information.
Complexity:
4/5
bug help wanted
[FR]: Restrict style application to a file 4 months ago
AI Summary: Enhance the Obsidian Regex Mark plugin to allow users to restrict the application of regex-based styling to specific files or groups of files, using either exact file names or regular expressions for pattern matching. This involves adding new settings to the plugin to specify target files.
Complexity:
4/5
enhancement good first issue