Dashboard: hover actions to convert paragraph type
Open
@jgclark is already working on this.
Since Aug 3, 2023.
enhancement
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
I love the click-to-complete on the Dashboard and the hover states for rescheduling.
Often, I want to cancel a task or convert it to a bullet so the text is there but it's not a task anymore.
Can you add a fancy hover to the noteplanstate icon? so clicking does what it does today, but hovering gives you the option to change the state to another type?
['open', 'done', 'list', 'checklist', 'checklistDone','text']
Obviously the cleanest version would omit the current state from the hover list
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.