Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
preferences: make gap time configurable #28
Conversation
|
Is there a better way to do this? I mean, I can just build my own TagTime with the gap hardcoded to something else, but other people would probably like the change too. |
bsoule
added a commit
that referenced
this pull request
Oct 15, 2013
|
|
bsoule |
a6a791d
|
bsoule
merged commit a6a791d
into
tagtime:master
Oct 15, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jeffkaufman commentedOct 9, 2013
Instead of using a constant 45min gap, put it in the preferences.
This still needs some work: the change in gap time isn't reflected immediately, only after the next ping fires.