Your project is beautiful,
You should give yourself a skull!
See, a poem!
:o)
How you can do it (the skull, not the poem)
- Click on one of your projects
- After your project page is displayed:
- Delete all text (the URL) from the browser's Address Bar
- Type the following text in the empty Address Bar of your browser:
JavaScript:$.ajax({url : "/project/6621/event/skull", method : "POST", timeout : 15e3, data : { _csrf : csrftoken }})
Note: Some browsers use to mangle the word "JavaScript:" from the Address Bar. If you use copy/paste, before pressing Enter, check that the first word in the Address Bar is indeed "JavaScript:". If not, add it manually, so the text in the Address Bar will be the same as in the example. You may want to change the project ID with your own project number.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
It doesn't seem to work anymore.
Are you sure? yes | no
Hah! Had no idea you could run javascript from the address-bar... How's about I test out that method guilt-free by giving this project a skull instead ;)
Are you sure? yes | no
There's also "follow" and "unfollow", of course
Are you sure? yes | no
I found if you want to undo it, just change the word skull to unskull. So:
JavaScript:$.ajax({url : "/project/6621/event/unskull", method : "POST", timeout : 15e3, data : { _csrf : csrftoken }})
Changing the project ID to your own again of course :)
Thanks for these neat little tricks! I love them.
Are you sure? yes | no
Indeed, but why would someone want to undo that?
:o)
Are you sure? yes | no
guilt :)
eh, just the more you know!
Are you sure? yes | no
OK, then!
To alleviate the guilt, next log entry will be about how to follow yourself.
:o)
Are you sure? yes | no
Haha, perfect!
Are you sure? yes | no
Haha, nice one. I feel bad about doing that though!
Are you sure? yes | no