fwenzel / copy-shorturl

A Firefox extension to quickly create a short URL for the current page and copy it to the clipboard.
https://addons.mozilla.org/addon/copy-shorturl
Apache License 2.0
35 stars 15 forks source link

hash in the url #22

Closed l-hedgehog closed 7 years ago

l-hedgehog commented 13 years ago

Hi,

From original pull request #20

Comments on xxx.wordpress.com can be linked directly with a hash in the url,
but the wp.me shorturl is for the blog post only, so I think the hash should
be appended when a pre-defined shorturl is found.
e.g. http://wp.me/pgj4-5Z#comment-4731

About the hash thing, maybe it should only be appended when people right click
a permanent link with a hash? e.g. the date and time corresponding to each
comment on wp.me.

These are the two hash related commits.

Thanks.

fwenzel commented 7 years ago

Hash in the URL works already for right-clicking on links.