[Steemit CountDown] - 🕐 Easily Monitor Elapsed Times of Posts

Are you doing everything to maximize curation rewards? Heard of the 30 minute rule?

The 30 Minute Rule

If you haven't read the whitepaper, you should. Haha. But in case you haven't yet, here is something very important to note from it:

If you upvote a post that is less than 30 minutes old you loose some, most or basically all of your curation reward. Do not upvote any post unless it is at least 30 minutes old.

I recommend these two posts if you really want to understand more:

The routine as mentioned in the post from @johnsmith is what this tool will be most relevant to. If you follow his routine, this tool will help make it easier when you have a bunch of posts open and you need to monitor all their elapsed times.

Steemit CountDown

I have created a bookmarklet to make monitoring the elapsed times of posts very easy! Take a look to see how it works:

Install

To install, create a new bookmarklet in your browser (it helps to have the bookmark toolbar always shown) and enter the following for location:

javascript:(function(){if(!window.status.length) {window.status = ""; setInterval(function(){if(document.getElementsByClassName("Post").length){if(!window.status.length) window.status = document.title; document.title = "[" + document.getElementsByTagName("time")[0].innerHTML + "] - " + window.status;} else window.status="";}, 500);}})();

Here is an example of how to do it in Google Chrome:

If you are using Mozilla Firefox, this bookmarklet will not work. If there are Firefox users out there who do want to use this tool, reply to me in a comment and I'll make an update for Firefox.

Use

Let's say you have two posts open in two tabs and you wanted to monitor their elapsed times, it'll look like this:

As you can see, the relative elapsed time will be prepended to the tab's title. Also, the time will automatically update itself.

Shameless Plug

If you haven't seen SteemDown, it is an easy way to see which whales are powering down, when and how much.

Visit SteemDown.com Now

Thanks! And Enjoy. Feedback is always welcome.

Follow me! @bitcoiner

P.S. Feel free to check out and upvote my introduceyourself post: HELLO, FRIEND
H2
H3
H4
3 columns
2 columns
1 column
61 Comments