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

[edit] Add a category or a tag to the current record #15

Open
lcfd opened this issue Oct 12, 2023 · 0 comments
Open

[edit] Add a category or a tag to the current record #15

lcfd opened this issue Oct 12, 2023 · 0 comments
Labels
enhancement New feature or request idea question Further information is requested

Comments

@lcfd
Copy link
Owner

lcfd commented Oct 12, 2023

It happens that when I start tracking a project I forget to add a Category or a Tag.
I want to do it also after the start command.

I like number 3 because it looks more like "natural language".

Command proposals

# 1 🫤 Aggregate it to the status command by using an --edit flag
trak [status] --edit [field:category|tag] --value [value]

# 2 🙂 A specific current command with flags for category (-c) and tag (-t)

trak [current] --category

# 3 😁 A generic edit command also for other purposes (require more future-proof design)

trak [edit] [what:current] [field:category|tag] [value]
@lcfd lcfd added enhancement New feature or request question Further information is requested idea labels Oct 12, 2023
@lcfd lcfd changed the title Add a category or a tag to the current record [edit] Add a category or a tag to the current record Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request idea question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant