smartr icon indicating copy to clipboard operation
smartr copied to clipboard

Support softlinks between questions.

Open ctrabold opened this issue 15 years ago • 5 comments

It would be nice (tm) if users could link to questions, which had been ask before, eg. to avoid double-postings or to point the questioner into the right direction.

At the moment you have to copy the whole link.

ctrabold avatar Jul 30 '10 11:07 ctrabold

How should the syntax look like?

flippingbits avatar Jul 30 '10 12:07 flippingbits

What about making them configurable - like in Redmine.

Examples / Ideas for defaults:

  • hash-symbol + id
  • question:id
  • qs:id
  • smartr_link:id

id = ID of Smartr-Question

Example of usage:

You write: Have a look at question #1516. User sees: Have a look at question "How to configure apache".

ctrabold avatar Jul 31 '10 21:07 ctrabold

How should the user get the question's id? Currently no id is shown on the question's page.

IMHO, the current options work very well.

flippingbits avatar Aug 01 '10 09:08 flippingbits

First Thought: via a "Link Browser" (like TYPO3 does), where you can browse the available questions via tags or search string.

The current option makes you stick to the domain name, which leads to headaches when you want to change the domain.

How does stackoverflow handle this issue?

ctrabold avatar Aug 01 '10 10:08 ctrabold

As I know, there is no support for linking between questions by stackoverflow.

flippingbits avatar Aug 03 '10 11:08 flippingbits