Add daily time limit for home timeline#835
Open
worm-emoji wants to merge 1 commit intoinsin:masterfrom
Open
Conversation
Adds an optional daily time limit (5, 15, or 30 minutes) for the home timeline feature. When enabled alongside "Disable home timeline", users get a daily allowance that resets at midnight local time. Time tracking pauses when the tab is hidden or user navigates away. When time expires, the timeline is automatically hidden and user is redirected.
|
I wanted the same thing, but instead of days, I wanted an hourly limit. So I can limit myself to, say, five minutes per hour. |
|
For me, it's more important to spend a small amount of time in individual sessions on Twitter versus, for example, setting a 30-minute limit for the day and then spending 30 consecutive minutes on Twitter. That would still be a problem for me. |
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.
Adds an optional daily time limit (5, 15, or 30 minutes) for the home timeline feature. When enabled alongside "Disable home timeline", users get a daily allowance that resets at midnight local time. Time tracking pauses when the tab is hidden or user navigates away. When time expires, the timeline is automatically hidden and user is redirected.
I've been testing this for a little bit now and have enjoyed it - would love to upstream!