-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: quantity input detection #20
Comments
That could be handy indeed. I guess both ideas are good but should be toggleable using configuration on a per instance level. |
Merry Xmas 🎅 You should be able to test this feature on https://dev.osl.lanterne-rouge.info/ If it's okay for you, I'll soon publish a 2.9.0 with it. Note: I've also enabled the "open edit dialog on item creation" FYI. |
Merry Christmas! This looks very good but it would need an option to disable the automatic details pop-up. After all it's just adding another click which I certainly don't need given that it already detects the 2x format for quantity and I never use the details panel. |
Of course, each feature will be toggleable with the following variables:
|
Released in 2.9.0. |
It would be sensible to allow for a sort of rich input detection using a specific syntax to detect quantity, avoiding the extra step of creating an entry only to then edit it.
I'd suggest something like
2x Toast
in order to create an entry called Toast with the quantity set to 2.
Ideally this would be a settings that one can enable on a per list or maybe per board basis.
The text was updated successfully, but these errors were encountered: