josharsh/md-pdf-md

Add more helpful error messages for common CLI mistakes

開放

#2 建立於 2025年10月30日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (2 個分叉)auto 404
clienhancementgood first issuehelp wanted

倉庫指標

星標
 (7 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Make error messages more user-friendly when users make common mistakes.

Tasks:

  • Add specific error when file doesn't exist
  • Add hint when Ollama is not running (for PDF→MD)
  • Add suggestion when wrong file type is provided
  • Improve error formatting with colors (using chalk)

Files to modify:

  • src/cli.ts
  • src/converters/pdf-to-markdown.ts

Good First Issue: Simple TypeScript changes with clear requirements!

貢獻者指南