Ask Your Question
4

What features should we add to this site?

asked 14 years ago

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:

Preview: (hide)

Comments

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 gravatar imagecswiercz ( 14 years ago )

FAQ: Disambiguation;-) We are not a CRM support group: http://ask.sage.co.uk

ccanonc gravatar imageccanonc ( 14 years ago )

12 Answers

Sort by » oldest newest most voted
9

answered 14 years ago

Mike Hansen gravatar image

updated 14 years ago

Evgeny gravatar image

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.

Preview: (hide)
link

Comments

hopefully I'll get to this issue tomorrow. MathJax?

Evgeny gravatar imageEvgeny ( 14 years ago )
2

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 gravatar imageJason Grout ( 14 years ago )

Evgeny: Can we currently subscript or superscript anything? Just curious before the math markup gets added.

ccanonc gravatar imageccanonc ( 14 years ago )

This feature can be enabled on this site - here is the manual: http://askbot.org/doc/mathjax.html

Evgeny gravatar imageEvgeny ( 14 years ago )
4

answered 14 years ago

niles gravatar image

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.

Preview: (hide)
link
3

answered 14 years ago

Mitesh Patel gravatar image

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?

Preview: (hide)
link

Comments

http://alexgorbatchev.com/SyntaxHighlighter/manual/brushes/python.html or http://shjs.sourceforge.net/ Either would work IMHO.

ccanonc gravatar imageccanonc ( 14 years ago )

this is fixed now

Evgeny gravatar imageEvgeny ( 14 years ago )

Thanks! Thanks!

Mitesh Patel gravatar imageMitesh Patel ( 14 years ago )
2

answered 14 years ago

rickhg12hs gravatar image

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.

Preview: (hide)
link

Comments

I totally agree!

niles gravatar imageniles ( 14 years ago )

Sorry for ignoring this. What email address can be used? Is there some official "from" email in the sagemath project?

Evgeny gravatar imageEvgeny ( 14 years ago )

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 gravatar imageniles ( 14 years ago )
2

answered 14 years ago

ccanonc gravatar image

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

Preview: (hide)
link

Comments

Also, there is no undelete function for comments, you have to remember what you typed previously.

ccanonc gravatar imageccanonc ( 14 years ago )
2

answered 14 years ago

ccanonc gravatar image

updated 14 years ago

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).

Preview: (hide)
link

Comments

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 gravatar imageccanonc ( 14 years ago )

looks like it might be a configurable option in the settings, I've added it to the bugtracker.

Evgeny gravatar imageEvgeny ( 14 years ago )
2

answered 14 years ago

pangard gravatar image

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?

Preview: (hide)
link

Comments

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 gravatar imageniles ( 14 years ago )

Thanks, I will investigate how the mapleprimes site works.

Evgeny gravatar imageEvgeny ( 14 years ago )
2

answered 14 years ago

niles gravatar image

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 :).

Preview: (hide)
link
2

answered 14 years ago

Mitesh Patel gravatar image

updated 14 years ago

Evgeny gravatar image

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.

Preview: (hide)
link

Comments

the entire content is already there (I need to update asksage though), the diffs is an interesting idea will get it done too.

Evgeny gravatar imageEvgeny ( 14 years ago )

It works. Thanks!

Mitesh Patel gravatar imageMitesh Patel ( 14 years ago )
1

answered 14 years ago

ccanonc gravatar image

It would be nice if the "red envelope" messages didn't disappear completely after one view. Maybe they could be queued for auto-deletion (like voicemail), something configurable (say 7-14 days after first view.) Is it a performance or storage concern? Deletion or archival doesn't bother me either way, it just would be nice to see them for a few days (since sometimes it's hard to find the same message again if one thinks of another follow-up comment/Q/A).

Preview: (hide)
link

Comments

I agree with that. It's not a performance concern, but an issue inherent to the design. The issue was recorded here: http://bugs.askbot.org/issues/26.

Evgeny gravatar imageEvgeny ( 14 years ago )

this feature works now. There is no auto-delete, you have to clear messages yourself at this point.

Evgeny gravatar imageEvgeny ( 14 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

6 followers

Stats

Asked: 14 years ago

Seen: 3,934 times

Last updated: Jul 13 '11