Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: corrected logic in apply_context_data function
- Updated matching pattern for 'query' to replace single quotes with double - Added logic to extract UUID from the next line and add to 'tasks' - Modified the while loop condition and blocktermination check to handle edge cases - Optimized execution of 'taskwarrior' command by correcting string concatenation - Refactored variable increment and assignment process for improved readability
- Loading branch information