-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Feature Request: Transaction Templates x4 solutions #119
Comments
That's a big feature! I will keep it as is for future idea, but not before version A good workaround is to "longPress" any transaction in the "Transactions" screen, it will open a duplicate of the selected transaction that can be modified and saved like a new transaction. |
@victorbalssa thanks to keept in future idea |
As my issue is apparently identical to this one: Could we please include all alternate solutions to prevent them from being lost ? I put quite some effort into coming up with 4 options that differ heavily in the required development work. Hessi |
Added the 4 options to keep infos 👍🏻 |
From @hessijames79
Describe the solution you'd like
Templates containing all of the fields of a transaction can be created by filling selected fields. By selecting "New transaction of template" a new transaction opens with the fields pre-filled according to the template. After making additions or changes (e. g. amount), the transaction is submitted.
Allow for the triggering of pre-filled transactions from the iOS Shortcuts app.
Introduce extensive uri schemes so that pre-filled transactions can be triggered from outside of Abacus, e. g. by Launch.
When creating a new transaction in the current ui function the title field offers a selection of auto-completes. Upon selecting a title the form should be optionally pre-filled with the (exact) details of the last transaction with this title.
The text was updated successfully, but these errors were encountered: