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

Modify Scheduled Dosages in-place [FEATURE] #37

Closed
Aeases opened this issue Dec 4, 2023 · 3 comments
Closed

Modify Scheduled Dosages in-place [FEATURE] #37

Aeases opened this issue Dec 4, 2023 · 3 comments

Comments

@Aeases
Copy link

Aeases commented Dec 4, 2023

This is sort-of possible with the one-time dosages button, but it's a lot more cumbersome;
For example, say you decrease a 12:00pm treatment from a dosage of 3, to 1.

  • Create a new one-time dosage
  • Select the dosage normally taken at 12:00
  • set the dosage to 1, and click create
  • Skip old dosage that was previously at 12:00pm

Instead, It would be helpful to be able to select a dosage and use a increment / decrement button to modify it in-place, as seen below;
image

@Aeases Aeases changed the title Modify Scheduled Dosages [FEATURE] Modify Scheduled Dosages in-place [FEATURE] Dec 4, 2023
@diegopvlk
Copy link
Owner

diegopvlk commented Dec 4, 2023

Nice treatments :P

You don't need the 4th step, if you confirm a dose with the same time (using one-time) of a scheduled one with a today date, it should disappear from today list, are you using the latest version (1.4.4)?

But I see what you mean, the +/- buttons would make it easier, I'll see what I can do.

diegopvlk added a commit that referenced this issue Dec 5, 2023
@diegopvlk
Copy link
Owner

Should be in the next update, this is how it looks:

Screenshot

@Aeases
Copy link
Author

Aeases commented Dec 6, 2023

Awesome! that looks really good

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