tb2taskwarrior
tb2taskwarrior copied to clipboard
Feature request with TB tags
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
HI I am not maintaining this code any longer.
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])