jskherman / imprecv

A no-frills curriculum vitae (CV) template using Typst and YAML to version control CV data.
Apache License 2.0
319 stars 38 forks source link

Support for "Present" #4

Closed xlxs4 closed 10 months ago

xlxs4 commented 10 months ago

Being able to specify "Present" instead of an end date in an entry would be a nice little QoL addition

jskherman commented 10 months ago

Sorry, I totally forgot about that possibility at the time of writing this template. It currently looks like the following with the edit:

image

Edit: Usage — startDate: "present" or endDate: "present" in the YAML file.