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 option to export the pomodoro information to a csv file #99

Open
maikol-solis opened this issue Feb 20, 2022 · 1 comment
Open

Comments

@maikol-solis
Copy link

maikol-solis commented Feb 20, 2022

The pomm package (https://github.com/SqrtMinusOne/pomm.el) has the feature to export every started pomodoro to a CSV file.

Replicating the pomm package, the file could have these columns:
— timestamp
— status (stopped, paused or running)
— kind (work, short-break, long-break or nil)
— iteration
— heading under the pomodoro

This could be an excellent feature if we want to make some analytics in Python or R with the data.

Thanks.

@felipelalli
Copy link
Collaborator

Good idea!

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