Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

frame:edit command #1

Open
matt-allan opened this issue May 6, 2019 · 0 comments · May be fixed by #48
Open

frame:edit command #1

matt-allan opened this issue May 6, 2019 · 0 comments · May be fixed by #48
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@matt-allan
Copy link
Owner

You should be able to easily edit frames and do things like:

  • change the start time
  • change the stop time
  • change tags
  • change notes
  • delete the frame

Unlike projects and tags you can't easily reference a frame by name. We could allow editing frames by ID but that would require you to first do frame:list, remember the id, and then frame:edit.

Instead we can probably make an interactive editor using Zero's interactive menus?

I'm imagining something like this:

$ hours frame:edit
Project
--------------------------------------
○ blog
○ school
Project > blog > Frames
--------------------------------------
○ May 4, 2019, 7:32 pm - 7:42 pm - editing env article [editing, proofreading]
○ May 4, 2019, 9:00 pm - 10:10 pm - publishing env article [publishing]
Project > blog > Frames > 93
--------------------------------------
○ Edit
○ Delete
Project > Blog > Frames > 93 > Edit
--------------------------------------
○ Start Time
○ Stop Time
○ Tags
○ Notes
@matt-allan matt-allan added the enhancement New feature or request label May 6, 2019
@matt-allan matt-allan added this to To do in Initial Release May 6, 2019
@matt-allan matt-allan added the good first issue Good for newcomers label May 27, 2019
@zGerden zGerden linked a pull request Oct 4, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant