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

templates: add variable replacement syntax #666

Open
deadlocker8 opened this issue Feb 3, 2022 · 0 comments
Open

templates: add variable replacement syntax #666

deadlocker8 opened this issue Feb 3, 2022 · 0 comments

Comments

@deadlocker8
Copy link
Owner

deadlocker8 commented Feb 3, 2022

Allow the user to use some specific variables with a pre-defined syntax that will be replaced on creation of a new transaction from template.
Example: Invoice ${year}/${month} --> will become Invoice 2022/01

May allow custom variables too --> on creation of new transaction from template the user is prompted to fill in the variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant