Skip to content

Conversation

@Ahnaf19
Copy link
Owner

@Ahnaf19 Ahnaf19 commented Jan 11, 2026

Summary

Comprehensive documentation updates for the v2.0.0 release, covering the newly merged list command (#6) and PDF export (#7) features.

Changes

Version Bump

  • package.json: 1.0.02.0.0
  • core/version.js: PARSER_VERSION = '2.0.0'
  • extension/manifest.json: 2.0.0, updated description to mention PDF support
  • README.md: Updated version badge

Documentation Updates

docs/cli-reference.md

  • Added complete documentation for jobsnap list command
    • Usage examples for all flags (--sort, --active, --expired, --tag, --group-by)
    • Output format examples with color-coded deadlines
    • Deadline color legend (red/yellow/green/gray)
  • Added complete documentation for jobsnap export command
    • PDF export (default) and HTML export options
    • Example usage and output structure
    • PDF features (vector-based, ~200KB, professional styling)
    • Puppeteer requirements (auto-installed)

README.md

  • Updated CLI commands table to include list and export
  • Updated features table with new v2.0 capabilities:
    • List & Filter
    • PDF Export
    • Smart Dates
  • Reorganized roadmap:
    • v1.0 ✅ (moved to past)
    • v2.0 ✅ (marked as Current)
    • v3.0 (Planned) - LLM summaries, CV gap analysis, tagging
    • v4.0+ (Future) - Multi-platform, Bangla support
  • Updated CLI/Extension tagline to mention PDF support
  • Added TODO comment for demo GIF update (deferred to future work)

Related PRs

Test Plan

  • All version numbers match (2.0.0)
  • CLI reference examples are accurate
  • README roadmap correctly positions v2.0 as current
  • All links and formatting render correctly

Notes

  • Demo GIF update is intentionally deferred (TODO comment added in README)
  • All documentation changes are non-breaking
  • Synced extension/core/version.js via npm run sync-extension

@Ahnaf19 Ahnaf19 force-pushed the docs/v2.0-update-for-list-and-export-commands branch from cd62ff6 to a6dd308 Compare January 11, 2026 06:36
Comprehensive documentation updates for v2.0 features (list command and PDF export).

Changes:
- Update version badge v1.0.0 → v2.0.0 in README
- Add list and export commands to CLI reference
- Bump version to 2.0.0 in package.json, core/version.js, extension/manifest.json
- Update features table with new v2.0 capabilities
- Reorganize roadmap (v2.0 as Current, v3.0/v4.0 as future)
- Add TODO comment for demo GIF update

New commands documented:
- jobsnap list: View, sort, filter saved jobs
- jobsnap export: Export to PDF/HTML with professional styling
@Ahnaf19 Ahnaf19 force-pushed the docs/v2.0-update-for-list-and-export-commands branch from a6dd308 to 26fa6c7 Compare January 11, 2026 06:39
@Ahnaf19 Ahnaf19 merged commit 825af2d into main Jan 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant