Why a Job‑Application Tracker in Notion Is a Game‑Changer
Landing a new role is a marathon, not a sprint. Between different companies, multiple interview rounds, follow‑up emails, and deadline dates, it’s easy to lose track of where you stand. A dedicated tracker does three things at once:
- Centralizes information – resumes, cover letters, job postings, recruiter contacts, and interview notes live in the same place.
- Creates visibility – a quick glance shows which applications are pending, which need a follow‑up, and which deadlines are looming.
- Boosts motivation – seeing progress (e.g., “5 interviews booked this month”) turns a chaotic hunt into a measurable project.
Notion is ideal for this because it lets you build a fully customizable database, link related pages, and view your data in several useful formats (table, board, calendar, gallery). The result is a living, searchable job‑search hub that you can adapt as your process evolves.
---
Building a Second Brain by Tiago Forte — ~$17. Essential reading for Notion power users.
View on Amazon →Core Notion Features You’ll Use
| Feature | What It Does | Why It Matters for a Tracker |
|---|---|---|
| Database (Table) view | Structured rows and columns, like a spreadsheet. | Stores each application as a record with fields for company, role, status, dates, etc. |
| Properties (Select, Multi‑Select, Date, Checkbox, Formula, Relation, Rollup) | Define the type of data each column holds. | Enables status tracking, deadline alerts, automatic counts of interviews, and links to other pages. |
| Views (Board, Calendar, List, Gallery) | Alternate ways to display the same database. | Board view mimics a Kanban pipeline; Calendar view surfaces upcoming interviews or deadlines. |
| Relations & Rollups | Connect one database to another and pull aggregated data. | Link each application to a “Contacts” database for recruiters, and to a “Notes” database for interview prep. |
| Templates | Pre‑filled page layouts that auto‑populate when you add a new record. | Guarantees every application starts with the same sections (e.g., “Job Description”, “Interview Questions”). |
| Filters & Sorting | Show only rows that meet certain criteria, or order them. | Quickly see “Pending” applications or sort by “Application Date” descending. |
| Reminders | Date properties can trigger Notion or email alerts. | Never miss a follow‑up or interview date. |
All of these features are available in the free Notion plan, so you don’t need a paid subscription to build a solid tracker.
---
Step‑by‑Step Setup
1. Create a New Page for Your Tracker
- In the left‑hand sidebar click + New Page.
- Title it Job Application Tracker.
- Choose Empty with icon (pick a briefcase or rocket emoji for fun).
- Turn on Full‑width (⋮⋮ → Page Settings → Full Width) – it lets tables spread out for easier reading.
2. Build the Master Database (Table)
- Inside the page, type “/table” and select Table – Full page.
- Rename the default “Table 1” to Applications.
- Delete the pre‑filled “Name” column (or keep it for the job title).
#### Add Essential Properties
| Property name | Type | Example values | Purpose |
|---|---|---|---|
| Company | Title (or Text) | Acme Corp | Primary identifier. |
| Role | Text | Senior UX Designer | Position you applied for. |
| Location | Text | Remote / NYC | Helps sort by geography. |
| Application Date | Date | 2024‑09‑01 | Tracks when you submitted. |
| Status | Select | Applied, Phone Screen, On‑Site, Offer, Rejected, Withdrawn | Your pipeline stage. |
| Next Step | Text | “Send thank‑you email” | Quick reminder. |
| Next Step Date | Date | 2024‑09‑05 | Paired with reminder. |
| Source | Multi‑Select | LinkedIn, Referral, Company Site, Recruiter | Where you found the posting. |
| Salary Range | Number | 95,000 | Optional – for later negotiation. |
| Contact | Relation → Contacts (create later) | Jane Doe – Recruiter | Links to recruiter details. |
| Interview Notes | Relation → Notes (create later) | – | Central repo for prep. |
| Offer Details | Text | “Signed on 10/12” | Capture final outcome. |
| Follow‑up Sent? | Checkbox | ✅ | Quick visual cue. |
| Days Since Applied | Formula | dateBetween(now(), prop("Application Date"), "days") | Shows aging of each application. |
3. Create Supporting Databases
#### a. Contacts
- Below the Applications table, type “/table” again → Table – Inline.
- Name it Contacts.
- Add properties: Name (Title), Company (Relation to Applications), Email (Email), Phone (Phone), LinkedIn (URL), Notes (Text).
#### b. Notes (Interview Prep)
- Add another inline table called Notes.
- Properties: Title (Title), Application (Relation → Applications), Date (Date), Content (Text).
- This will hold interview questions, research, and debriefs.
4. Link the Databases (Relations & Rollups)
- In Applications, click + next to the Contact column → Relation → select Contacts. Enable “Show on both sides”.
- Do the same for Interview Notes → relate to Notes.
- Back in Contacts, you’ll now see a column Company that pulls the linked applications.
- Add a Rollup column in Contacts called # Applications → Relation: Company, Property: Name, Calculate: Count. This tells you how many openings you have with each recruiter/company.
5. Design Custom Views
| View | Type | Filters | Sort | Why Use It |
|---|---|---|---|---|
| All Applications | Table | None | Application Date ↓ | Master list. |
| Pipeline | Board | None | Status (Custom order: Applied → Phone → On‑Site → Offer → Rejected) | Visual kanban of stages. |
| Upcoming Interviews | Calendar | “Status” is not “Rejected” and “Next Step Date” is not empty | Next Step Date ↑ | Spot interview dates at a glance. |
| Pending Follow‑Up | List | Follow‑up Sent? is unchecked AND Next Step Date ≤ today | Next Step Date ↑ | Reminder list for actions you haven’t taken. |
| Offers | Table | Status = “Offer” | Offer Date ↓ (add date property if you wish) | Quickly compare offers. |
To create a view: click + Add a view, name it, pick the type, and set filters/sort accordingly.
6. Set Up Templates for Fast Entry
- In Applications, click the drop‑down arrow next to New → + New template.
- Name the template Standard Application.
- Inside the template page, add a pre‑formatted checklist:
```
- [ ] Tailor resume
- [ ] Write cover letter
- [ ] Submit application
- [ ] Add recruiter (if known)
- [ ] Set follow‑up reminder (3–5 business days)
```
- Add placeholder sections for Job Description, Why I’m a Fit, Key Keywords, and Questions to Ask.
- Turn on Reminder for Next Step Date by clicking the date and selecting “Remind on the day of event”.
Duplicate the template for other scenarios (e.g., “Referral Application”, “Internal Transfer”) and adjust the checklist accordingly.
7. Automate Reminders (Optional but Powerful)
If you prefer external notifications:
- Click a Date property → Remind → choose Push Notification, Email, or Both.
- Set the reminder offset (e.g., “1 day before”).
For bulk reminders, open the Calendar view, click ••• → Add reminder on any event.
8. Populate With Real Data
Start by entering one recent application using the Standard Application template. Fill in each property, link the recruiter in the Contacts table, and create a note in Notes for any interview prep. As you add more rows, the board view will automatically shift cards into the appropriate stage, and the calendar will pop up upcoming interview dates.
9. Refine With Filters & Personal Touches
- Hide completed columns: In a view’s Properties menu, toggle off columns you rarely need (e.g., Salary Range).
- Color‑code statuses: In the Select property settings, assign colors (e.g., Green for Offer, Red for Rejected).
- Add a Progress Bar: Create a Formula column named Progress with
if(prop("Status") == "Offer", 1, if(prop("Status") == "Rejected", 0, 0.5))and then use the Percent format.
---
Tips for Maintaining a Healthy Tracker
- Update Daily – A 2‑minute end‑of‑day habit (mark status, set next‑step date) prevents backlog.
- Batch‑Create Notes – After each interview, open the linked Notes entry and capture key takeaways while they’re fresh.
- Leverage Tags – Multi‑Select tags like “Remote”, “SaaS”, “FinTech” let you later filter for industry preferences.
- Review Weekly – Use the Pending Follow‑Up view to send overdue emails, and look at the Days Since Applied column to prioritize older applications.
- Back‑up – Export the entire page as CSV (••• → Export) monthly, just in case.
- Portfolio Links – Add a URL property for your online portfolio, and set it as a default link in the template.
---
Finished Template Description (What You’ll See)
When you’re done, your Job Application Tracker page will consist of:
- A top‑level heading with an inspirational quote or mission statement (e.g., “Turning applications into offers”).
- Three linked databases – Applications (master table), Contacts, and Notes – each displayed inline for quick reference.
- Custom views arranged vertically:
- Pipeline (Board) – cards labeled by company, colored by status, draggable to update stage.
- Upcoming Interviews (Calendar) – visual map of interview dates with click‑through to notes.
- Pending Follow‑Up (List) – checklist style list with due dates highlighted.
- Offers (Table) – compact view of all offers with salary, start date, and negotiation notes.
- A template button at the top of the Applications table labeled “+ New Application” that instantly opens the Standard Application template, pre‑filled with a checklist and section headings.
- Conditional formatting: Status colors (green for Offer, orange for On‑Site, red for Rejected) and a Progress bar showing where each application sits in the funnel.
- Rollup stats in a small callout block at the page’s top:
`` 📊 This week: 4 new apps | 2 interviews scheduled | 1 offer received 💼 Total active apps: 12 🔔 Upcoming deadlines (next 7 days): 3 ``
These numbers can be generated with simple formulas referencing the Application database and using filter views. They give you a dashboard‑like snapshot without leaving Notion.
---
Final Thoughts
A Notion job‑application tracker transforms a chaotic spreadsheet into an interactive, living system. By using databases, relations, and custom views, you gain instant visibility into every stage of your search. The upfront effort of building the structure pays off the moment you can glance at a board, see a green card, and know you have an interview tomorrow—no email threads or sticky notes required.
Feel free to tweak column names, add extra properties (e.g., “Referral Bonus”), or experiment with a Gallery view that shows each company’s logo. The beauty of Notion is that the system grows with you; as your career goals change, so can the tracker.
Start today: open Notion, create the page, follow the steps above, and watch your job hunt become a well‑organized project you actually enjoy managing. Good luck, and may your next offer land in the Offers view!
89 AI prompt guides and business playbooks in one bundle. One purchase, instant access to the full library. Best value.
Get Instant Access →Affiliate disclosure: Some links on this page are affiliate links. We may earn a commission at no extra cost to you.