What features should we add to this site?

i like this post (click again to cancel)
4
i dont like this post (click again to cancel)

As a companion to the "what's broken" question, what features should we add here?

As a start, it would be nice if there was some mechanism for auto-linking trac ticket numbers. Other auto-link ideas:

asked Aug 19 '10

Dan Drake gravatar image Dan Drake
101 1 2 7
http://mathsci.kaist.ac.k...
Auto-linking of links would be convenient. (That is, if I type "http://www.sagemath.org" then it should show up automatically as a link.) Also, is there a way of linking searches on this site to sage-support so results would show from both? That would reduce the number of duplicate questions. cswiercz (Aug 19 '10)
FAQ: Disambiguation;-) We are not a CRM support group: http://ask.sage.co.ukccanonc (Aug 23 '10)

10 Answers:

i like this answer (click again to cancel)
8
i dont like this answer (click again to cancel)

I think William had already mentioned this, but adding support for jsMath / MathJax would be great.

edit (by evgeny): this page has instructions on enabling MathJax http://askbot.org/doc/mathjax.html, please take a look if you want to use math rendering on this site.

link

posted Aug 19 '10

Mike Hansen gravatar image Mike Hansen flag of United States
3291 14 36 74

updated Sep 22 '10

Evgeny gravatar image Evgeny
51 1 2 10
hopefully I'll get to this issue tomorrow. MathJax? Evgeny (Aug 21 '10)
Yes, MathJax is the way of the future: http://www.mathjax.org/ (it's the successor to jsmath, written by the jsmath author) Jason Grout (Aug 25 '10)
Evgeny: Can we currently subscript or superscript anything? Just curious before the math markup gets added. ccanonc (Aug 27 '10)
This feature can be enabled on this site - here is the manual: http://askbot.org/doc/mathjax.htmlEvgeny (Sep 01 '10)
i like this answer (click again to cancel)
4
i dont like this answer (click again to cancel)

The markdown tips show up when composing a new question, but not when composing an answer--that would be useful. Along these lines, showing a list of all tags when composing a question could be inspirational when trying to think of good tags for the question.

link

posted Aug 21 '10

niles gravatar image niles
2978 2 34 78
http://nilesjohnson.net/
i like this answer (click again to cancel)
3
i dont like this answer (click again to cancel)

I'm not sure if it's possible with Markdown, but it would be useful to have syntax highlighting for code blocks. Pygments appears to be the best choice for server-side highlighting in Python applications. Or would this be better to do here in the client?

link

posted Aug 22 '10

Mitesh Patel gravatar image Mitesh Patel
243 2 9
this is fixed now Evgeny (Oct 14 '10)
Thanks! Thanks! Mitesh Patel (Oct 16 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

It would be nice if the profile page informed me of my daily quotas (voting/___ thresholds): both the threshold, and the amount left for the day. :-) My votes for today are consumed (I saw via the red pop-up).

link

posted Aug 19 '10

ccanonc gravatar image ccanonc
447 1 7 21

updated Aug 27 '10

It would be nice if the vote-takeback-timeout/threshold could be increased. Sometimes I vote poorly, and want to revise my votes from a day before. Maybe a week would be a reasonable minimum threshold? Longer perhaps for those with higher Karma? Ex:Mike Hanson gives >> better Ans&Votes than me. =) ccanonc (Aug 27 '10)
looks like it might be a configurable option in the settings, I've added it to the bugtracker. Evgeny (Aug 30 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

On sage-support, Karl mentioned the similar website mapleprimes. One thing I like there is that they have "posts" in addition to "questions":

MaplePrimes Posts are for sharing your experiences, techniques and opinions about Maple, MapleSim and related products, as well as general interests in math and computing.

Of course one can write a question and then give the post as its answer, but that seems a little silly (unless it's not possible to set up posts, in which case I'd be in favor of a FAQ item recommending precisely this strategy :).

link

posted Aug 20 '10

niles gravatar image niles
2978 2 34 78
http://nilesjohnson.net/
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

There is no "flag offensive" button for comments, only for answers and questions.

link

posted Aug 21 '10

ccanonc gravatar image ccanonc
447 1 7 21
Also, there is no undelete function for comments, you have to remember what you typed previously. ccanonc (Aug 21 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

Would it be possible to include optionally the entire (unformatted) content of new questions, answers, and comments in the subscription emails? And possibly for updates, the before and after versions or a simple diff of the changes?

edit: this should be working now, edited in the post so that you could see whether the feature works for you or not.

link

posted Oct 22 '10

Mitesh Patel gravatar image Mitesh Patel
243 2 9

updated Oct 26 '10

Evgeny gravatar image Evgeny
51 1 2 10
the entire content is already there (I need to update asksage though), the diffs is an interesting idea will get it done too. Evgeny (Oct 22 '10)
It works. Thanks! Mitesh Patel (Oct 27 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

This is really minor, but it would be convenient if the subscriptions email headers had a "from" entry to make email filtering a bit easier.

link

posted Nov 23 '10

rickhg12hs gravatar image rickhg12hs
21 2
I totally agree! niles (Nov 24 '10)
Sorry for ignoring this. What email address can be used? Is there some official "from" email in the sagemath project? Evgeny (Nov 29 '10)
I don't know of any official address; something like "Ask Sage <noreply@sagemath.org>" would probably suit our needs best; at least until someone else has a better idea niles (Nov 30 '10)
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel)

A protocol for including a question and answer by the same person.

This site is a much better reference than the sage-support group. The questions are edited and refined and misguided answers move down the list (but remain there, just in case), and the search works (take that, google). So how about this becomes the place to share some tips with other users? But should we expose all the tip in the question or split it in two parts? And what should be done with the karma?

link

posted Jan 02 '11

pangard gravatar image pangard
46 1 4
I think this would be nice too. As a similar example, the maple support site http://www.mapleprimes.com/ has both questions and "posts" for this purpose. Since it may be a while before posts are implemented here, I would suggest asking a question for which your tip is the answer, then adding the answer yourself. niles (Jan 02 '11)
Thanks, I will investigate how the mapleprimes site works. Evgeny (Jan 02 '11)
i like this answer (click again to cancel)
1
i dont like this answer (click again to cancel)

When the red envelope icon indicates I have new messages/comments, and I click on it (navigate to that page); if I then click on a message, the page it takes me to does not auto-scroll to where that new comment/update actually is. It would be awesome if you had html anchors that allowed you to auto-scroll (and permalink for that matter). Whether implemented in ECMAScript/Javascript or in the GET request (URL), hey whatever scrolls me there would rule.

link

posted Aug 19 '10

ccanonc gravatar image ccanonc
447 1 7 21
it actually does autoscroll, but does not work yet when the answer or comment is not on the first page... I've noticed this issue too. Evgeny (Aug 19 '10)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

5 followers

Tags:

Stats:

Asked: Aug 19 '10

Seen: 713 times

Last updated: Jul 13 '11

powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.