Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“Tweetn” bookmarklet could include page title #8

Open
alanhogan opened this issue Feb 17, 2011 · 1 comment
Open

“Tweetn” bookmarklet could include page title #8

alanhogan opened this issue Feb 17, 2011 · 1 comment

Comments

@alanhogan
Copy link
Owner

Suggested by Andy Taylor.

Could do something like this in the bookmarklet and send it along to Twitter.

Planned feature.

@BeauGiles
Copy link

I would love this. I've been using this bookmarklet so far to just push stuff to Echofon.:

javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('http://LESSNU.RL/-/?url='+encodeURIComponent(q)+'&redirect=echofon%3A'+encodeURIComponent(p)+'%20-%20%l'));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants