Skip to content

Conversation

@Quorafind
Copy link
Collaborator

No description provided.

@Quorafind
Copy link
Collaborator Author

bugbot run

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Markdown Task Duplication Regex Mismatch

The regex for resetting task completion status in createDuplicateTaskLine (line 287) only matches - [ bullet points, unlike duplicateCanvasToMarkdown (line 205) which correctly handles [-*+]. This prevents tasks using * or + bullet points from being reset when duplicated within Markdown files.

src/utils/onCompletion/DuplicateActionExecutor.ts#L285-L289

https://github.com/Quorafind/Obsidian-Task-Genius/blob/4e6904f25ff52cbf71446fe8df26bba3ddf65370/src/utils/onCompletion/DuplicateActionExecutor.ts#L285-L289

src/utils/onCompletion/DuplicateActionExecutor.ts#L203-L207

https://github.com/Quorafind/Obsidian-Task-Genius/blob/4e6904f25ff52cbf71446fe8df26bba3ddf65370/src/utils/onCompletion/DuplicateActionExecutor.ts#L203-L207

Fix in CursorFix in Web


BugBot free trial expires on July 22, 2025
You have used $0.00 of your $50.00 spend limit so far. Manage your spend limit in the Cursor dashboard.

Was this report helpful? Give feedback by reacting with 👍 or 👎

@Quorafind Quorafind merged commit 2df0136 into master Jul 18, 2025
2 checks passed
@Quorafind Quorafind deleted the feat/new-ical branch August 27, 2025 06:23
Quorafind added a commit that referenced this pull request Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants