Update the log entry for a particular application as well its metadata file.
update_app_info updates the log and metadata from user-supplied data.
update_datestamp auto-updates the application datestamp upon rendering.
apply_to sets the date_applied datestamp and status to applied.
Details
The following metadata fields (see example_job_metadata)
are immutable and cannot be updated using update_app_info:
- id
- base_id
- period
- company
- position
- date_created
- date_seq
See also
Other cli:
build_app_directory(),
build_base_directory(),
get_app_info(),
open_app(),
render_app(),
render_cover(),
render_cv_as_html(),
render_resume()