maraf / Money

Personal Expense Manager -- UWP (+ Blazor) and CQRS+ES.
https://money.neptuo.com
Apache License 2.0
202 stars 35 forks source link

Prefill empty parameters from template matching description #463

Open maraf opened 1 year ago

maraf commented 1 year ago

We can prefill the rest of expense parameters matching entered description. We should do it only if there is a unique match.

We can consider also wildcard matching, probably matching text before first ":"?

Contributes to #327 feature.

maraf commented 2 months ago

If we rewrite ExpenseCreate component to be a wizard (as planned for a long time), we can move description as a first step and suggest template below. Selecting template will prefill the rest of the parameters