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

Taskwarrior #107

Closed
arcticicestudio opened this issue Apr 7, 2018 · 0 comments
Closed

Taskwarrior #107

arcticicestudio opened this issue Apr 7, 2018 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Apr 7, 2018

Create a new snowblock for Taskwarrior including

Content

Context

The context feature should be used to separate all public projects and private/job related tasks.

UDA (User Defined Attributes)

The UDA feature should be used to create custom attributes to add a assignee, a estimation value and the GitHub issue ID to a task.

Reports

The reports feature should be used to extend and optimize the task output. The custom report should be set to default.command to replace the default next report.

Aliases

The config should contain aliases to align with the alias workflow of other snowblocks like bash and git. This improves the usability, because there are several commands that start with the same characters making it slower to be used with the auto completion.

  • a ➡️ add
  • bd ➡️ burndown.daily
  • cx ➡️ context
  • e ➡️ edit
  • ls ➡️ list
  • mod ➡️ modify

Alternative workflows

The Taskwarrior workflow could be changed later on to use multiple databases per use-case like e.g. one database per project to make better use of the features like projects, tags and context with finer grained filters.

Configuration

Core Plugins

clean
  • ~
  • ~/.task
link
  • archbook:
    • taskrc ➡️ ~/.taskrc
    • nord.theme ➡️ ~/.task/nord.theme
  • igloo:
    • taskrc ➡️ ~/.taskrc
    • nord.theme ➡️ ~/.task/nord.theme
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