Skip to content

my-opencode/job-application-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Job Application Tracker

Basic tool to track Job Applications

Chrome or Chromium required.

How to

  1. Open the tracker.html page.

  2. Select the work directory.

  3. Accept to "Edit files".

  4. If you open an empty directory, the tool will create an empty application.

  5. When you open a directory with data, the tool will populate the left menu with a list of application and open the first one into the right pane editor.

  6. Click the [+] icon in the top left corner of the left menu to create a new application.

  7. Updating the Position will update the list instantly. All changes are saved when you click outside of the input field.

  8. Updating the Company will update the list instantly.

  9. The date of the application uses the default date picker.

  10. Tags are used to filter applications. You can add a new tag using the "Add new tag" field above the list of tags.

  11. After you click the [+] button next to the new tag field, the tag will be added to the list of tags, selected and saved.

  12. You can select multiple tags using the Control key and clicking additional tags.

  13. To filter applications, hover the tag filters button in the left menu. Tag filtering works by selecting the tags to display. Clearing filters will select all tags.

  14. Tag filtering is immediate.

  15. You can sort / group applications. Hover the Sort/Group button in the left menu and select the sort/group method. Clearing sort/group will deselect all methods.
    Date ASC & DESC will sort applications by their application dates.

  16. Application status will group by the higher status value. Statuses are ordered as Is Sent < Is Viewed < Is Interviewing < Is Rejected.

  17. Application email sorts by the email used in the response to the application.

  18. Location sorts by the geographical location supplied in the Location field.

  19. When you set an application as rejected, it will change its appearance in the application list. Rejected applications have a grey accent and are striken through.

  20. To delete an application, click the delete button cover to remove it.
    If your cursor leaves the delete button, the delete button cover will close itself automatically.

  21. Click the delete button under the cover to delete the open application.
    After deletion, the tool will open the first application in the list.

  22. Tag filtering is compatible with sorting/grouping.

About

Extremely simple job hunt tracking tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages