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 request with TB tags #7

Open
blurmonk opened this issue Nov 28, 2013 · 2 comments
Open

Feature request with TB tags #7

blurmonk opened this issue Nov 28, 2013 · 2 comments

Comments

@blurmonk
Copy link

Hi

Is it possible to attach a custom tag to the email when we use this tool? For example when I add an email as a task I want it to be tagged as custom TB "tasked" , I can do this manually but it would be much better if it is automated. This way one can see if an email is tasked or not.

thanks

@pi3ch
Copy link
Owner

pi3ch commented Dec 6, 2013

HI I am not maintaining this code any longer.

@mahern
Copy link
Contributor

mahern commented Dec 6, 2013

In the button script, you can modify a line and there is a comment in the code to do this. Mine looks like:

var box = custombuttons.promptBox("Add task", "Add more attributes \n(e.g. due:tomorrow, pro:Party)", "+email proj:email due:5d pri:m");
if(box[0])

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

No branches or pull requests

3 participants