jmakhack/myanimelist-cli

[FEATURE] Add new option -m for minimal mode

開放

#66 建立於 2022年10月13日

 (0 則留言) (0 個反應) (0 位負責人)C (17 個分叉)auto 404
Cenhancementhacktoberfesthelp wantedup for grabs

倉庫指標

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

描述

Is your feature request related to a problem? Please describe

In some cases, a more minimal output is desired without the numbers and count display. This is useful for certain use cases such as piping the output into other commands.

Describe the solution you'd like

Add a new option -m which when included removes the following:

  • The count display in the output (i.e. watching 10 anime)
  • The numerical prefixes for each anime title (i.e 9.)

The end result should simply be a newline separated list of anime titles.

Additional context

Please read through the Contributing to the Project document before working on this project.

貢獻者指南