You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in that file, create a task under a heading with the word foobar in it:
"""
the word foobar
completed task
"""
The completed task above will not be matched on and the task will be ignored. If I change one byte in the filename of the header, the task will be archived properly
The text was updated successfully, but these errors were encountered:
devzero
changed the title
Tasks under Headings don't appear to be detected properly
Tasks under Headings with links don't appear to be detected properly
Jan 4, 2024
devzero
changed the title
Tasks under Headings with links don't appear to be detected properly
Tasks under Headings with the name of the current file don't appear to be detected at all
Jan 4, 2024
Repro steps:
Create a new file with a filename "foobar"
in that file, create a task under a heading with the word foobar in it:
"""
the word foobar
"""
The completed task above will not be matched on and the task will be ignored. If I change one byte in the filename of the header, the task will be archived properly
The text was updated successfully, but these errors were encountered: