Currently there is ascii invoice and ascii offer to create each output, and ascii open --invoice etc to open them.
ascii v2.5.12 added that ascii show would automatically show an invoice if the even was in the past and an offer if the event is still in the future.
This could be adapted to a new asciii make which will automatically create an offer or invoice, depending on the date in relation to the event's date. It can also be explicitly done with sth like asciii make --invoice (#23).
asciii open should behave the same, but in case the file is not up to date, or not yet created, implicitely create it withasciii make`.
Currently there is
ascii invoice
andascii offer
to create each output, andascii open --invoice
etc to open them.ascii v2.5.12 added that
ascii show
would automatically show an invoice if the even was in the past and an offer if the event is still in the future. This could be adapted to a newasciii make
which will automatically create an offer or invoice, depending on the date in relation to the event's date. It can also be explicitly done with sth likeasciii make --invoice
(#23).asciii open should behave the same, but in case the file is not up to date, or not yet created, implicitely create it with
asciii make`.