Fix: (org-ql-regexp-part-ts-date) Allow punctuation in day-of-week
Fixes <https://github.com/alphapapa/org-ql/issues/432>. Closes <https://github.com/alphapapa/org-ql/pull/435>. Reported-by: Florian D. <https://github.com/neurolit>
This commit is contained in:
parent
914e64746f
commit
ffc3477013
5 changed files with 76 additions and 52 deletions
|
|
@ -17,6 +17,12 @@ DEADLINE: <2024-06-25 Tue 08:00-09:00 ++7d>
|
|||
** Multi-timestamp, without repeater
|
||||
<2024-06-25 Tue 08:00>--<2024-06-26 Wed 08:00>
|
||||
|
||||
* Day-of-week abbreviations
|
||||
|
||||
** French
|
||||
|
||||
<2024-07-12 Fri>
|
||||
|
||||
* Canary
|
||||
|
||||
/This entry should never be matched./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue