tea.mathoverflow.net - Discussion Feed (Is there any way to display more questions?) Sun, 04 Nov 2018 13:02:37 -0800 http://mathoverflow.tqft.net/ Lussumo Vanilla 1.1.9 & Feed Publisher David White comments on "Is there any way to display more questions?" (20643) http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20643#Comment_20643 http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20643#Comment_20643 Sun, 02 Dec 2012 08:36:07 -0800 David White
Thanks for your reply. I'll try that.

Best,
David ]]>
WillieWong comments on "Is there any way to display more questions?" (20611) http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20611#Comment_20611 http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20611#Comment_20611 Wed, 28 Nov 2012 01:06:26 -0800 WillieWong Best that I can remember, the "feature" to completely hide from view the list of "ignored tags" is accomplished with some sort of Javascript/CSS magic after the database was queried. It is a sort of a hack that our moderators put in on top of the standard-issue software from MO. To do what you want we will need to modify the database logic, which we cannot at the moment.

That said, what you should do is bookmark a link using the MO search function. For example, if I just want to see questions tagged [ap.analysis-of-pdes] and [fa.functional-analysis], I can enter the url

http://mathoverflow.net/questions/tagged/ap.analysis-of-pdes or fa.functional-analysis

(note that the two tags are separated by the word or surrounded by spaces; you can equivalently use the HTML escaped %20or%20 instead.) The above url brings up this link which shows for me the thirty active questions having at least one of those two tags.

And if you want to instead search of [ap] and not [mp.mathematical-physics], use the minus sign operator like this:

http://mathoverflow.net/questions/tagged/ap.analysis-of-pdes -mp.mathematical-physics

(put a space between the tags, and the minus sign - in front of the undesired tags). So you will just have to craft (once and for all, I hope) your own custom search string.

Note unfortunately that a search string cannot consist of just ignored tags. You will have to specify also tags you want to see. See this discussion on Meta.SO.

]]>
David White comments on "Is there any way to display more questions?" (20608) http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20608#Comment_20608 http://mathoverflow.tqft.net/discussion/1472/is-there-any-way-to-display-more-questions/?Focus=20608#Comment_20608 Tue, 27 Nov 2012 13:10:59 -0800 David White
I'm wondering if there is a setting I can change to fix this, or if it's one of the few pieces of the software which we have control over. I imagine it wouldn't be hard to have an option to show 100 or 200 questions, and then maybe I'd be getting 50 or more of the questions I like to show up at once. The other solution I can think of (which might be hard to implement from scratch, but which maybe there is a setting for) is to have the software first trim the list of questions down to those on my good list of tags and then display the top 50 of those. Any thoughts would be appreciated. Thanks! ]]>