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

Template-specific text holes #9

Open
creachadair opened this issue Sep 15, 2023 · 0 comments
Open

Template-specific text holes #9

creachadair opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@creachadair
Copy link
Member

We've talked before about having a nice UI for dynamically picking text locations. A simpler approach (and easier to implement) would be to allow a template to designate its own regions of interest. The UI for creating macros can still be simple (just some text fields) and a go button, but instead of fixed top/bottom locations we could have those fields point to specific targets.

  1. Add data to the template record to record locations where text should go.
  2. When creating a macro, populate the text fields based on the template's locations.
  3. Include those locations in the text lines when creating the macro.
@creachadair creachadair added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant