3 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

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

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