Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli frontend progress tracking #52

Open
5 of 64 tasks
darrenldl opened this issue Mar 3, 2020 · 0 comments
Open
5 of 64 tasks

Cli frontend progress tracking #52

darrenldl opened this issue Mar 3, 2020 · 0 comments

Comments

@darrenldl
Copy link
Contributor

darrenldl commented Mar 3, 2020

Commands

  • sched
  • dash
    • Displays following sections
      • Missed task segment placements
      • Uncompleted tasks (say at most 5 of them, with remaining count at the bottom of the section)
      • Agenda of today and tomorrow (or more)
  • add
    • --task
    • --task-inst
    • --task-seg
    • --sched-req
  • remove
    • --task
    • --task-inst
    • --task-seg
    • --sched-req
  • list
    • --task
    • --task-completed
    • --task-discarded
    • --task-all
    • --task-inst
    • --task-inst-completed
    • --task-inst-discarded
    • --task-inst-all
    • --task-seg
    • --task-seg-completed
    • --task-seg-discarded
    • --task-seg-all
    • --sched-req
    • --sched-req-completed
    • --sched-req-discarded
    • --sched-req-all
  • search
    • --task
    • --task-inst
    • --task-seg
    • --by-task-id
    • --by-task-inst-id
    • --by-task-seg-id
  • discard
    • --task
    • --task-inst
    • --task-seg
    • --sched-req
  • done
    • --task
    • --task-inst
    • --task-seg
  • undone
    • --task
    • --task-inst
    • --task-seg
  • start
    • --task-inst
    • --task-seg
  • stop
    • --task-inst
    • --task-seg
  • progress
    • --task-inst
    • --task-seg
  • agenda
    • --day
    • --week
    • --free-only
    • --free-and-used
  • time-profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant