Skip to content

adding arbitrary tags to a thread #3

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

Closed
wants to merge 3 commits into from

Conversation

kitwestneat
Copy link
Contributor

I needed a way to add arbitrary tags to threads, so I added an input() call if the *_tag functions are called with an empty string. I also made it easier to add tags by assuming +.

I also added a refresh after adding a tag since the display wasn't showing the new tag. I'm not sure if that's the best way to update the tag list on the thread.

If a tag is not supplied to the show or search tag functions, it will
ask for input from the user.
@felipec
Copy link
Owner

felipec commented Nov 11, 2012

Looks good to me.

@felipec felipec closed this Nov 13, 2012
@felipec
Copy link
Owner

felipec commented Nov 13, 2012

Already merged. Dunno why github doesn't detect that.

ff2000 added a commit to ff2000/notmuch-vim that referenced this pull request Nov 6, 2014
Make them members of VIM::Buffer.
First part of a fix for issue felipec#3.
ff2000 added a commit to ff2000/notmuch-vim that referenced this pull request Nov 16, 2014
Make them members of VIM::Buffer.
First part of a fix for issue felipec#3.
ff2000 added a commit to ff2000/notmuch-vim that referenced this pull request Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants