ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.28k stars 99 forks source link

Anything after "due:xxx" or t:yyy" not shown in list view #657

Closed rzw closed 4 months ago

rzw commented 4 months ago

Bug Report

App Version: 2.0.9 RC1

Platform: Windows 10

Installation Method: portable (zip)

Expected Behavior: No matter what the order everything should be shown (description, context, project, due date, threshold etc)

Actual Behavior: Apart from threshold, anything after the due tag is hidden Anything after threshold is hidden

Steps to Reproduce: Just enter a new event starting with "due:" or "t:"

Screenshots: image

ransome1 commented 4 months ago

@rzw this has been caused by the new markdown parser and is already fixed. It should work as expected in the next pre-release. However, thanks for reporting this.

ransome1 commented 4 months ago

@rzw could you please check this pre-release, if the bug has been fixed: https://github.com/ransome1/sleek/releases/tag/v2.0.9-rc.2

rzw commented 4 months ago

I have switched to RC3. In regard to this bug all is fine (see image below in comparison to bug report). Thank you very much for your continuing efforts.

image

ransome1 commented 4 months ago

Glad to hear, thanks for the reply.