You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update landing page to reflect current feature set
Update feature descriptions to match the actual application:
- List all 7 application statuses including ghosted and dumped
- Mention tabbed form organization and HTML-to-Markdown paste
- Highlight status tab filtering as a primary navigation feature
- Note full CRUD support for job notes (add, edit, delete)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ <h1>Job Tracker</h1>
24
24
<sectionclass="feature">
25
25
<divclass="feature-content">
26
26
<h2>Track Application Status</h2>
27
-
<p>Follow each application through its lifecycle—from initial interest, to applied, interviewing, offer, or rejection. Filter by status to focus on what needs attention.</p>
27
+
<p>Follow each application through its full lifecycle—not applied, applied, interviewing, offer, rejected, ghosted, or dumped. Filter by status tabs to focus on what needs your attention right now.</p>
28
28
</div>
29
29
<imgsrc="screenshots/status-tracking.png" alt="Status tabs showing different application stages">
30
30
</section>
@@ -40,23 +40,23 @@ <h2>Customizable Scoring</h2>
40
40
<sectionclass="feature">
41
41
<divclass="feature-content">
42
42
<h2>Comprehensive Job Details</h2>
43
-
<p>Track everything about each opportunity: compensation, work location, remote policy, and rate each job on 12 different criteria like impact, culture, and growth potential.</p>
43
+
<p>Track everything about each opportunity across organized tabs: basic info, compensation, work location, and 12 rating criteria like impact, culture, and growth potential. Paste job descriptions from LinkedIn or other sources and HTML is automatically converted to Markdown.</p>
44
44
</div>
45
45
<imgsrc="screenshots/job-form.png" alt="Job form with detailed fields and ratings">
46
46
</section>
47
47
48
48
<sectionclass="feature reverse">
49
49
<divclass="feature-content">
50
50
<h2>Filter and Sort</h2>
51
-
<p>Quickly find jobs by country, career track, or filter to show only your "wow factor" opportunities. Sort by score or date added.</p>
51
+
<p>Filter by application status with tab-based navigation, narrow down by country or career track, or show only your "wow factor" opportunities. Sort by score or date added.</p>
52
52
</div>
53
53
<imgsrc="screenshots/filters.png" alt="Filter controls for country, track, and wow factor">
54
54
</section>
55
55
56
56
<sectionclass="feature">
57
57
<divclass="feature-content">
58
58
<h2>Job Notes</h2>
59
-
<p>Keep track of your thoughts, interview feedback, and research for each opportunity. Add markdown-formatted notes directly from the job list or edit page.</p>
59
+
<p>Keep track of your thoughts, interview feedback, and research for each opportunity. Add, edit, and delete markdown-formatted notes directly from the job list or edit page.</p>
60
60
</div>
61
61
<imgsrc="screenshots/notes-panel.png" alt="Notes panel showing notes for a job opening">
0 commit comments