Allow user defined regexes for within the file #2

Open
opened 2021-12-14 17:13:05 +00:00 by Marty · 0 comments
Owner

Currently, the regexes looked for are hardcoded as todotxt-similar-ish [x] and ^x .

Internally, they are already set in a single respective option regex_task_completed regex_task_incomplete and regex_task_idea.

Allow the option to change these to a value that allows other workflows than the todotxt one.

Currently, the regexes looked for are hardcoded as todotxt-similar-ish `[x] ` and `^x `. Internally, they are already set in a single respective option `regex_task_completed` `regex_task_incomplete` and `regex_task_idea`. Allow the option to change these to a value that allows other workflows than the todotxt one.
Marty added the
enhancement
label 2021-12-14 17:13:13 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Marty/jrnlwarrior#2
No description provided.