Option to 'start|in' subcommand to automatically 'stop|out' running entry #267
matleh
started this conversation in
Feature ideas & discussions
Replies: 1 comment 1 reply
-
Thanks for your suggestion, I agree that would be useful behaviour. Since such a feature would mostly be for convenience, I’m thinking that it’s probably easiest and most intuitive to extend |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I do some task and switch to another task, I currently have to
klog out
first and thenklog in -s "do stuff"
.It would be nice to be able to just do
klog in -c/--close -s "do stuff"
orklog switch -s "do stuff"
.Maybe there already exists a way to do this and I just could not find it?
Beta Was this translation helpful? Give feedback.
All reactions