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

Project attribute doesnt recognize a todo if its above a todo with a threshold tag #668

Closed ndmvisuals closed 4 months ago

ndmvisuals commented 4 months ago

Bug Report

App Version:2.0.11

Platform: macOS

Installation Method: homebrew

Expected Behavior: I expect the project attributes to have a +1 for a project

Actual Behavior: There is no +1 for a project

Steps to Reproduce:

  1. Open the app.
  2. Paste the following todos seen in this code block into your todo.txt:
    2024-02-21 entry 1 +bug
    2024-02-21 entry2 due:2024-03-20 +bug rec:+1m pri:A t:2024-03-18
  3. Have threshold date in future toggle off Screenshots: threshold in future toggle off bug
ransome1 commented 4 months ago

@ndmvisuals can I ask you to check if this bug still occurs in this pre-release? https://github.com/ransome1/sleek/releases/tag/v2.0.12-rc.1

ndmvisuals commented 4 months ago

For sure! I'll check tonight and get back to you

ndmvisuals commented 4 months ago

@ransome1 Yep that fixed it! Thank you so much :)