You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
I'd like to update existing Pomodoro Logger cards and records from timestamp and board info I have from other sources like Markdown comments in code, server and app logs, other time trackers used.
Describe the solution you'd like
capturing core time-spent per card
My primary focus is capturing session times spent for given board and card. Application and app switching info will become a focus after I have solved for capturing core time-spent per card.
I can pass boards name, cards title, and session timestamps info. I would like Pomodoro Logger to calculate spentTimeInHour, merge that with existing data, and handle the required updates to records and elsewhere.
Describe alternatives you've considered
Imports and export.json
Import Data works great.
I'm working on manual updates to pomodoro-logger-exported-data.json for Import while reviewing dataMerger and posting this Issue for guidance and suggestions.
Additional context
I have sample data, screenshots, and code WiP to share and I'm happy to clarify or amplify details here. Thank you for sharing Pomodoro Logger and for your time and attention here.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
I'd like to update existing Pomodoro Logger
cards
andrecords
from timestamp and board info I have from other sources like Markdown comments in code, server and app logs, other time trackers used.Describe the solution you'd like
capturing core time-spent per card
My primary focus is capturing session times spent for given board and card. Application and app switching info will become a focus after I have solved for capturing core time-spent per card.
I can pass
boards name
,cards title
, and session timestamps info. I would like Pomodoro Logger to calculatespentTimeInHour
, merge that with existing data, and handle the required updates torecords
and elsewhere.Describe alternatives you've considered
Imports and export.json
Import Data works great.
I'm working on manual updates to
pomodoro-logger-exported-data.json
for Import while reviewing dataMerger and posting this Issue for guidance and suggestions.Additional context
I have sample data, screenshots, and code WiP to share and I'm happy to clarify or amplify details here. Thank you for sharing Pomodoro Logger and for your time and attention here.
The text was updated successfully, but these errors were encountered: