Skip to content
#

terminal-ui

Here are 63 public repositories matching this topic...

mainrs
mainrs commented Jul 16, 2020

Would you be interested in having GA workflows being added to the repository? I could provide you these workflows:

  • CI workflow triggered on PRs:
    • Does formatting checking
    • Runs clippy
    • Runs tests
  • CD workflow triggered when pushing a git tag:
    • Pushes a new version to crates.io

Additionally, the following could be done:

  • CI workflow for scheduled spinner updates:
    • Runs
JorisDeRidder
JorisDeRidder commented Jan 4, 2022

Support for a priority (either in the form of a number, or in the form of a user tag) would allow to adopt the GTD approach with Geek-life. E.g. "Today", "Soon", "Later", "Someday", "Pending". Together with a new dynamic list "Priority" to list tasks from all projects combined, sorted by priority, this would make a great feature.

feature good first issue

Improve this page

Add a description, image, and links to the terminal-ui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the terminal-ui topic, visit your repo's landing page and select "manage topics."

Learn more