vote up 37 vote down star
8

Many times it takes me a while to properly compose my question before posting it. Sometimes it's just a jumble of ideas and concepts and is not something I'd like to immediately be seen until I'm ready for that. However there is no way to save a partial question unless you post it.

This should work exactly like gmail where once you start composing your question, it's autosaved as a draft. If your browser crashes or you need to come back later to complete it, it will be there for you to finish and post later.

Optionally, allow multiple draft questions and a page to edit/delete them. If needed, make them expire in some amount of time.


Imported from this uservoice item:
http://stackoverflow.uservoice.com/pages/1722-general/suggestions/111995-allow-questions-to-be-saved-as-drafts-prior-to-posting

flag
2  
Would I like this? Yes. Is it feasible? I'm not sure. Especially because if this is implemented for questions, people will want it for answers and maybe even comments... – Thomas Owens Jun 30 at 15:35
5  
It's less "useful" for answers as there is always the urge to post the first answer and then "tart" it up later. – ChrisF Jun 30 at 15:37
1  
It shouldn't take ages to craft a comment. And for answers I see it as a middle ground type of need because answers rely on speed a lot more than questions do if they want to score better. – TheTXI Jun 30 at 15:37
1  
Best idea yet, draft question or answer can then be retrieved from where ever you are connected. – rjstelling Jun 30 at 16:23
1  
+1 for drafting questions only. ChrisF's right, most people just treat the answer board as a sort of drafting area – bobobobo Jul 14 at 0:33

7 Answers

vote up 0 vote down

+1. Often when I am typing up a new question, I come up with possible solutions to the problem, because formulating the question forces me to think about it from a different perspective. In these cases, I wish I could "save" the draft question I typed up so far, to spend some time trying out the solution that I envisioned. So if the idea doesn't work out in the end, I can come back and continue writing up my question.

They say, every solution is obvious if you know how to ask the right questions.

link|flag
vote up 4 vote down

This sort-of exists. You can just delete the question and keep it around, then undelete it.

link|flag
You've got to be able to find the question again - and for < 10K users that's next to impossible. – ChrisF Nov 17 at 21:28
vote up 1 vote down

I really think that we need this. I'm not sure why it was deferred, because this seems like a big productivity plus. As the other answerers explained, it should be similar to Gmail - if I'm drafting an email, it auto-saves, and then I can wait before sending it. When I'm writing a question, I want to have this functionality for multiple things:

  • Prevents data loss from crashes - let's say that I'm writing a question and I want to paste in some sample code, so I go into my IDE, with Stack Overflow open in a browser window/tab, and boom! My computer/browser crashes. All the question data I was just writing is lost.
  • Continuation in other places - I often get ideas for questions right before I have to leave somewhere (I have no idea why this is, though). This means that I either have to quickly write my question, thus delaying my trip and affecting the quality of the question. As Gmail allows, I want to be able to start writing a question (or at least write the title and a few lines of notes/ideas), save it, and continue writing it from another location.

Those are the top needs for this, in my opinion. I think we need this for both questions and answers. While it would be more useful for questions, the first reason I stated above applies to answers too (actually, the second one is sometimes necessary). However, questions don't really have a specific time cycle (nothing will change if you don't ask the question right now, but instead, ask it tomorrow), while with answers, the original question and its answers will change. Who knows, maybe a great answer will have been accepted already, but I still think the draft feature is necessary.

On another note, I'm not sure we would need to purge drafts, well, maybe rarely (once every year would eliminate any problems with this), but we can discuss this later.

As you can see, this would really help. Wouldn't you want your question/answer to be auto-saved while you're writing it?

link|flag
Oops, I didn't see that crashes were already talked about. Whatever. – Maxim Z. Oct 29 at 0:01
vote up 1 vote down

I agree. There were times I answered a question, then had it revoked because it "wasn't a question" while I was editing it. Then I had to post another question from scratch.

link|flag
vote up 10 vote down

gmail has drafts, blogger has drafts, outlook has drafts (connected to remote exchange server I can edit email later), I think youtube has draft like feature where you don't publish something until you're done editing... and it's all in the cloud.

I usually look at stackoverflow at the end of work hours (more then usual), I see question I want to answer, I start typing, but I remember I have to go. I can finish it later at home. So do I save it in gmail drafts, google documents, on exchange server, in notepad then save document on usb drive and then take it home ?

I really can do any of this, but I still think it would be nicer to have drafts for posts, where I want to post.

If needed, make them expire in some amount of time.

to expire item would be good thing, to protect SO database from too many drafts.

Maybe to require certain amount of reputation to be able to make drafts ?

just my thoughts...

link|flag
vote up 3 vote down

Playing devil's advocate here:

You could compose the question in your editor of choice[*] over a period of time and then copy and paste into SO when it has reached its final glory.

[*] especially one that had autosave.

UPDATE & CLARIFICATION

I'm not saying that the idea was a bad idea - just that there are other existing alternatives. TheTXI and Diago have put forward very good reasons why being able to save drafts on the site would be useful & I agree with them.

There could also be a prompt (like for unaccepted answers) if you've started a draft and not published it after N days.

link|flag
One problem I can see with this would be that you may not have the same editor capabilities (such as code highlighting, quoting, etc.) that you would need to properly format your question. – TheTXI Jun 30 at 15:36
@TheTXI - good point. – ChrisF Jun 30 at 15:38
You can use the markup to format it in an editor, ** for bold, _ for italics, ` for code block. – Ian Elliott Jun 30 at 15:40
Also you may not always be on the same computer. I start a question at work, leave for home, and finish the question at home. With 2 different computers in use I can come back at any time, in any browser and complete my question. – Diago Jul 1 at 12:35
1  
@Diago - I did say I was playing devil's advocate ;) Both you and @TheTXI have raised good points in favour of having the ability to save draft questions on the site. – ChrisF Jul 1 at 12:46
I agree, I don't see a lot of value in reimplementing something that you and your browser can do for you. (FWIW, I do most of my post edits in vim/gvim using the wonderful Firefox plugin "It's All Text!") – Æther Nov 17 at 22:17
vote up 1 vote down

At first glance I was going to say "just copy/paste it to notepad" but your point about sudden crashes and the like makes sense to me enough to vote this up.

link|flag

Your Answer

Get an OpenID

Not the answer you're looking for? Browse other questions tagged or ask your own question.