Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pomodoro goals and scope #22

Closed
monimon-ks opened this issue Sep 15, 2022 · 1 comment
Closed

pomodoro goals and scope #22

monimon-ks opened this issue Sep 15, 2022 · 1 comment

Comments

@monimon-ks
Copy link

Hi. i was wondering if there's any way to set goals from a config file or even a tutorial to create a config file to setup the breaks and session's duration. thx

@justincampbell
Copy link
Member

Yes! If you create ~/.pomodoro/settings with the following contents, it will use these for goals/default duration:

daily_goal=8
default_pomodoro_duration=25
default_break_duration=5

These are defined in https://github.com/open-pomodoro/go-openpomodoro/blob/master/settings.go

I thought these were in the README, but apparently not. I would also love to add a pomodoro init command to install this with all of the current defaults.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants