How can have Sandy lookup things that have multiple tags?
Say I want to get the list of to-dos tagged with @project1. If I do "l @todo @project1" I get the list all items with @todo OR @project1; I would like the items tagged with @todo AND @project1. Any idea?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Yeah, you've found a bug. Actually, it's a feature that needs to be implemented.
Sandy is currently incapable of performing an AND search on multiple tags. Instead, it's always an OR search. (See http://getsatisfaction.com/iwantsandy...)
There is a way to do an AND search for a tag and some text though.
Use the URL bar.
http://iwantsandy.com/list?tags=todo&...
You may or may not want to include @done or @archived or past events.
?tags=todo&text=project1&archived=1&done=1&past=1
The problem here is that the item must have the text in it, it can't be a tag. This is the case if you tagged the item correctly when you created it. Then the context of the item will contain the string "project1". (Actually it would contain the string "@project1")
This trick won't work to find anything that you tagged after you created it. -
Inappropriate?Kevin,
Thank you for the response. The way I intend to work with Sandy, this is a very important feature. Otherwise I have no way to ask Sandy "what are my next tasks on this project, or in that context?". I hope you guys will get a chance to implement this soon. Looking forward to seeing more improvement in Sandy!
Alex
Loading Profile...



