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

feature: Allow adding a note to a tag #182

Open
1 task done
ColinKennedy opened this issue Dec 2, 2024 · 0 comments
Open
1 task done

feature: Allow adding a note to a tag #182

ColinKennedy opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ColinKennedy
Copy link

Did you check the docs?

  • I have read the Grapple docs

Is your feature request related to a problem? Please describe.

I use pretty granular scopes (sometimes git branch, sometimes not). When I use grapple a lot across branches, I may at times forget why I made a tag on a specific file / line.

Describe the solution you'd like

If I could define a comment on a specific tag and view it with require("grapple").open_tags() that'd be really nice. And maybe edit the comment from the same viewer

Describe alternatives you've considered

n/a

Additional context

Would likely require editing grapple.tag and of course editing the buffer that displays open_tags. And it may also be a good idea to show the note in Telescope grapple tags, too

@ColinKennedy ColinKennedy added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant