Python Forum
Mark post as question/solved. - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Board (https://python-forum.io/forum-26.html)
+--- Thread: Mark post as question/solved. (/thread-11240.html)



Mark post as question/solved. - penright - Jun-29-2018

This my exist and I don't know how to do it.
I asked a question and later solved it. I wonder if it would be valuable to make a thread as solved and post a link at the start to the solved message.


RE: Mark post as question/solved. - snippsat - Jun-29-2018

There is no marked solved for Thread.
Very rare some edit there Thread an add [Solved],but most don't and that's okay.
We tried a plugin for this at one time,but it was just a ugly mess.


RE: Mark post as question/solved. - penright - Jun-30-2018

(Jun-29-2018, 04:48 PM)snippsat Wrote: edit there Thread an add [Solved]
Sorry if I missed it, but how do you edit a thread?


RE: Mark post as question/solved. - ichabod801 - Jun-30-2018

Among the buttons along the bottom right of each post is an edit post. If you do that for the first post and change the title, that should change the title of the thread.


RE: Mark post as question/solved. - metulburr - Jul-01-2018

there is actually a help doc listing "past decisions" we made and one of them was a solved tag identifier

https://python-forum.io/misc.php?action=help&hid=39
listed in first bullet in second category


RE: Mark post as question/solved. - penright - Jul-02-2018

(Jun-30-2018, 02:40 PM)ichabod801 Wrote: Among the buttons along the bottom right of each post is an edit post.
Should it be around the "quote, quote, Multi-Qoute, Report buttons"
Here is what I am seeing ....
http://i1351.photobucket.com/albums/p781/penright/StuffForForums/DeleteSomeDay/EditButtonEx_zps5f4zjbbt.jpg


RE: Mark post as question/solved. - buran - Jul-02-2018

edit permissions


RE: Mark post as question/solved. - metulburr - Jul-02-2018

all posts get locked after 48 hours to avoid someone changing the dialog flow of a thread at their own whim.


RE: Mark post as question/solved. - penright - Jul-02-2018

(Jul-02-2018, 01:38 PM)metulburr Wrote: all posts get locked after 48 hours
Ok, that makes sense. I was trying to edit the first post with a link to the solved one.