Skip to content

Some feedback #2

Description

@bendangelo

Hi great work so far. I been trying this out and I think it has a lot of potential. Some things I would like to see enhanced:

  • I'm using tmux and a lot of Ctrl + hotkeys are binded for tmux, like Ctrl + L. So when adding a new task I can't add labels because tmux will override the input. Consider adding a leader key, something like vim so you can press l to modify the labels. Ideally Ctrl won't be needed for any hotkeys. Something to think about
  • From the task view, add a hotkey to copy the task description and / or title. This is so I can paste it into my llm or an other window
  • When adding a new label, I didn't realize I had to press tab after typing the label to make it get added. I just typed the label and then pressed enter. Maybe change this behavior
  • In the task view I feel like tab should do something, maybe jump into title / description editing
  • Personally, I would like to see the standard pivotal tracker statuses: icebox,backlog,started,delivered,accepted,rejected,completed
  • A view like pivotal tracker, 3 columns: current, backlog, icebox (not yet planned work). Would be awesome.
  • Can you use standard incrementing ids, instead of random alphanumeric characters? It makes it clear to me which items are recent / old
  • When creating a task, I want to be able to assign the status as well, so when a bug is found I can add it to "active" right away. I would consider adding a shortcut, like a a, it'll create a new task with "active" status set. Or if you adopt the 3 column layout, pressing a will auto-set the status based on the column or row you are in. So if you press a while inside the focus row, then it'll set the status as active.
  • Consider adding types, I like how pivotal tracker does it. There are: feature, bug, chore.

I'll add more feedback as I use it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions