Adding sessions manually could be made smarter #89

Open
opened 2021-04-05 21:15:36 +00:00 by fernlover · 0 comments
fernlover commented 2021-04-05 21:15:36 +00:00 (Migrated from gitlab.com)

The dialog has 5 fields: Start Date, Start Time, End Date, End Time, Length.

The contents of the fields, however, are not independent from one another, hence:

  • Start Date / Time can be inferred from End Date, End Time and Length
  • End Date / Time, from Start and Length.
  • Length can be calculated if all the other four fields have been filled.

Meditation Assistant could be made to populate automatically the empty fields whenever sufficient data has been provided.

The dialog has 5 fields: Start Date, Start Time, End Date, End Time, Length. The contents of the fields, however, are not independent from one another, hence: * Start Date / Time can be inferred from End Date, End Time and Length * End Date / Time, from Start and Length. * Length can be calculated if all the other four fields have been filled. Meditation Assistant could be made to populate automatically the empty fields whenever sufficient data has been provided.
tslocum added the
enhancement
label 2021-05-12 17:33:20 +00:00
tslocum added this to the 1.6.6 milestone 2021-05-12 17:41:09 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/meditationassistant#89
No description provided.