-
-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
App Version: 2.0.21
Platform: Windows
Installation Method: Direct Download
Expected Behavior:
When archiving, under no circumstances an empty line is added to the beginning of done.txt
.
x This is a test.
Actual Behavior:
When archiving, an empty line is added to the beginning of done.txt
if the file does not exist or is empty.
x This is a test.
Steps to Reproduce:
- Make sure there is no
done.txt
file in the current directory, or that it is empty. - Make some completed tasks.
- Click on archive button.
- You can see an empty line in the beginning of
done.txt
.
Related issues:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Backlog