Automatically update today view on date change#763
Open
MarSoft wants to merge 2 commits intoprojecthamster:masterfrom
Open
Automatically update today view on date change#763MarSoft wants to merge 2 commits intoprojecthamster:masterfrom
MarSoft wants to merge 2 commits intoprojecthamster:masterfrom
Conversation
|
Automatically generated build artifacts for commit ace8013 (note: these links will expire after some time):
To test this PR, download and unzip the flatpak application above and then install with: |
Author
|
Using the version with this PR applied every day for more than 3 months, works fine. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes #633
Things to improve: when the user changes day start in config, we should probably perform
update_todaytoo. Not sure though; anyway, this situation is not so frequent.