Tag Info

New answers tagged

-1

I am also using android phone, the problem you are talking about, is not a bug in Stack overflow scripts, It is because of browser settings. I know because I'd also faced same problem. But there is a solution You are using mobile site, change it with full site, this will bring you those features that are not working at present in your mobile. This option is ...


12

This is because the sass tag also has the tag scss listed as a synonym of it, which does match the criteria *css and gets remapped back to its master tag when listed anywhere.


2

Yes there is a way. See this for a detailed answer. If you want to try either C# or Scala, just [c#] or [scala] For both C# and Scala [c#] [scala] To have only C# and ignore overlapping Scala [c#] -[scala] Note: No space between - and [


2

Looks like there were a few locations in our database which didn't have proper names associated with them. Reason was that they were larger than countries, but smaller than continents. Struggling with their identity, they fell through the cracks. This should now be fixed. You might wanna move the "distance" slider all the way to the right when searching ...


1

Presumably you can remember a bit of the phrasing in the comment. The best way to find a particular question/comment is probably to Google your user name and that phrase: http://www.google.com/search?&q=site:stackoverflow.com+-site:meta.stackoverflow.com+%22josh+caswell%22+they+simply+haven%27t+rewritten


2

You can see every comment you've ever left (except deleted ones) on your profile: http://stackoverflow.com/users/1427849/zey?tab=activity&sort=comments


12

I would like to emphasize for those who are editing questions to remove tags from the titles that there is nothing wrong with including words used as tags in the title when they make the question clearer. For example, converting Does Mongoid support secondary-only reads? to Secondary-only read support? does not help anybody. The prohibition is ...


1

I'm still not entirely sure if this is what you're trying to search for, but... there currently is no way to search for questions that only have a particular tag and no other tags. You could write a query using the Data Explorer, although the results would usually be outdated by up to a week. I'm probably missing something obvious here, but to be honest I'm ...


1

The Stack Exchange Data Explorer Query Have We Met ? works like a charm for this purposes. This is the link to the original answer from @Benjol , the creator of the query. Feel free to vote him if you find the query useful.


2

I think the best answer is AakashM's comment: How good is your SQL. The Stack Exchange Data Explorer (SEDE) allows you to query your favourite Stack Exchange database. From this point you can entirely customize the request you formulated in your question. This query is already a good start if you want to look at how you can find all interaction ...


1

You can dig into the data explorer or download the public data dump and have at it. As for whether such a feature should be considered directly from the main sites: I think not. Stack Overflow (and Stack Exchange) is all about the content, not the users. Aside from quenching your curiosity, I don't really see a use for such a feature that would benefit the ...


7

You can do this using the is:answer and user:me filters on the site search. Simply tack these on to any search, and it will filter it, showing just your answers. As an example, if you wanted to find all of your answers for the c# tag, you would search [c#] is:answer user:me Note: "me" here is a shortcut that will plug your user ID into the search. You ...


1

I wouldn't say this was a bug, exactly. user:me is:answer hasaccepted:no is self-contradictory. A post can't both be an answer and have an answer (From the DB perspective, at least). It might be nice if the search page gave you a warning, rather than just returning results that you don't want. But, accounting for all the possible contradictory search ...


1

You can browse your history. If you don't remember anything, how will you even identify if this was the question you are looking for? If you only forgot the title, not the main content, search for keywords.


0

If your Server saved opened links record then you can find it again from your server history otherwise if you cleared the History of your system then you can not find it with its url. Find that like Last time you find it.


11

Go to your profile -> click on votes tab -> click on upvotes (assuming you upvoted that answer) Here you will get the list of posts you have upvoted.


5

You currently have 37 accepted answers: http://stackoverflow.com/search?q=user%3A1562548+isaccepted%3A1 Note the query that is used: user:1562548 isaccepted:1 For other users, just change the user ID number.



Top 50 recent answers are included