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

add the ability for the user to customize their day #30

Closed
2 tasks
glyph opened this issue May 24, 2022 · 2 comments
Closed
2 tasks

add the ability for the user to customize their day #30

glyph opened this issue May 24, 2022 · 2 comments

Comments

@glyph
Copy link
Owner

glyph commented May 24, 2022

There are roughly two options here:

  • add a "Preferences" window that can allow for the selection of start of day, end of day, length of pom, length of break, etc
  • add the ability for the user to write a little Python plugin file that runs a function which constructs a Day object for a given datetime.date
@glyph
Copy link
Owner Author

glyph commented May 24, 2022

the latter is probably a bit easier to implement and more flexible, although it has obvious usability and security implications

@glyph
Copy link
Owner Author

glyph commented Apr 30, 2023

This is obviated by #36

@glyph glyph closed this as completed Apr 30, 2023
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

1 participant