Is it possible? If not, can it be as a feature request? :)

link|improve this question

50% accept rate
5  
They're your favourites. You'd think you'd be able to keep track of them. – Welbog 2 - Welbog in time May 18 '10 at 15:21
1  
Did you favorite every question? – Juan Manuel May 18 '10 at 15:24
2  
@squillman: now your comment seems too ironic. – perbert May 18 '10 at 17:52
@voy infinite loop for the win! – squillman May 18 '10 at 21:02
3  
I think searching within favs is a good idea. Not because I have every question as my favorite but I do use favorite feature as bookmarking on SO. – sabertooth Aug 17 '10 at 14:12
5  
The option infavorites:1 was implemented in August 2010, but no longer supported since the new search was introduced early 2011. – Arjan Jan 26 '11 at 23:58
1  
Why is infavorites no longer supported? I use that search term a lot, and it's quite handy. (@Arjan's link is broken.) – Pat Jan 28 '11 at 22:19
3  
Could the search hints page be updated? – M. Tibbits Jul 10 '11 at 7:57
2  
Deferred? Until when? Could you perhaps put this higher on your list of priorities than, say, making the system reject my comments half of the time for no discernable reason – Lightness Races in Orbit Sep 15 '11 at 16:28
1  
Could we consider undeferring this? I try to favorite questions I'll want to reference again, but I really need something like "[exception-handling] infavorites:mine" in order to find them. – John Saunders Mar 2 at 2:45
@Welbo'clock, favorites are somewhat like browser bookmarks And every decent browser provides a search feature for its bookmarks. – Dheeraj Apr 12 at 6:36
feedback

3 Answers

up vote 29 down vote accepted
+150

From my original answer here:

I think the most flexible solution would be to add a search parameter infavorites:x that would allow searches on people's favourited questions.

The parameter x would be one of:

  • A numeric user id
  • mine, a shortcut to search your own favourites
  • all, to search in all users' favourites

This plays well with all the existing search parameters.

Since everyone's favourites are public anyway (and are included in the data dump), I don't see a problem exposing this type of feature in search.

link|improve this answer
3  
Yes please! My favorites have gotten too much! I was actually looking for a way to filter/search all my favorites by tag. – gideon Jan 15 at 6:16
feedback

I currently have 1850 questions favorited for various reasons. Many of them have good answers in them (I can't favorite answers, grrr) or otherwise have information relevant to me. Some of them I want to track over a period of time. Some are just amusing or otherwise illustrative of programmer peculiarities.

I would welcome some kind of search facility on my favorites, even if it just found a keyword or two in the text of the questions or answers, or if I have to use a special string in Google to accomplish it.

Actually, filtering the favorites on a specified tag would work too.

link|improve this answer
2  
Good point; very reasonable, I would say... +1 – nicorellius May 18 '10 at 15:56
feedback

This could be part of an advanced search page.

link|improve this answer
4  
s/could/should/r – perbert May 18 '10 at 16:11
@perbert, what is the r modifier for s command? Havent found it anywhere :-) – Tomas Aug 12 '11 at 23:33
1  
@Tomas, s/r/g/g :P – perbert Aug 13 '11 at 2:10
1  
@perbert, uff, I searched all the manpages for that! ;-) – Tomas Aug 13 '11 at 2:52
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged