CodexLink/discord-activity-badge

Left-out features awaiting for demand / left for a while to implement later

CodexLink opened this issue · 1 comments

So far as I'm cleaning things out, I wanna list some features that I left out because (1) it may not be needed, (2) not a priority, (3) takes a while to implement, (4) not foreseeable to be used.

Keep note that some features are intended for developers only, because why not?

Here is the list of features:

  • Target Branch (latest version and future v1 only targets default branch)
  • Author and Committer Interchangeable Information.
  • HTML Tagline Coverage (Right now, the script only supports Markdown Elements)
  • Rate-Limit Aware.
  • Commit over Changes or Retain (The script keeps on committing, but we can include the fact that some states are constant unless user state changes.)
  • Commit Message with Date Formatting Support and Invoker.
  • Alert and Verbosity in action.yml (Those functionalities only exists when running the script in local)
  • Spotify Support and Extension
  • Time Display Customization (Implementation of Hours Only, Minutes Only, and Seconds Only)
  • Implementation of Commit Message with Time Distance with Recent Commit
  • Docker README Synchronization with Github Repository
  • Exception from Async Loop not being raised.

The list is not yet final and will update over time.

Carried over at #12.