Write and auto-save notes about companies and job applications
Notes about SpaceX company:
Notes for a specific job application:
Notes for another job application:
<joblist-notes-editor
item-id="company-id"
item-type="company"
placeholder="Custom placeholder text...">
</joblist-notes-editor>
<joblist-notes-editor
item-id="job-id"
item-type="job">
</joblist-notes-editor>
item-id - Unique identifier for the itemitem-type - Either "company" or "job"placeholder - Custom placeholder text (optional)note-saved - Fired when note is successfully saved