You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this @Joshfindit. That's an interesting idea and shouldn't be too hard to implement. I also like the template idea. To make editing a little easier maybe we could agree on a set of format specifiers such as
%i Invoice number
%d Invoice Date
%a Total amount (in charged currency)
%s Charged currency code
...
The current format is nicely informative, but we would like to change it by adding:
Example:
We'd be open to any sort of templating format such as passing the JS template string directly in to `background.js'
The text was updated successfully, but these errors were encountered: