cjlee112 / spnet

selected papers network web engine
http://thinking.bioinformatics.ucla.edu/2011/07/02/open-peer-review-by-a-selected-papers-network/
GNU General Public License v2.0
40 stars 11 forks source link

Clicking on a topic should search spnet, not G+ #103

Open ketch opened 10 years ago

ketch commented 10 years ago

Clicking on a topic takes you to a G+ search for that topic. This seems surprising and unnatural to me, especially since spnet is supposed to be bigger than G+ in scope. Clicking on a topic should instead search spnet for that topic.

ketch commented 10 years ago

Okay, I figured out what is going on here. Any hashtags in G+ posts come through with G+ hyperlinks intact, so they appear (on spnet) as hyperlinks to the corresponding thing on G+. This seems natural now, but I don't think users will expect (or particularly want) this behavior. Do we want to change these hyperlinks to point to spnet searches? That would be straightforward (for G+), but may be difficult to maintain if G+ behavior changes and may be difficult to extend to posts coming from other sites.

Also, I notice that the header line for a post DOES contain links to spnet searches. So perhaps the current behavior is okay (though slightly confusing).