Something That Steem Doesn't Have But Might Need- A Front End To View All The Edits On A Post

in #steem5 years ago (edited)

I'm really surprised that I haven't yet seen any tool to be able to easily view the older versions and edits of posts that people have made. I really would have thought it would have been here by now, but its not. It's possible to do this multiple ways, but to someone who's new and barely understands it, they definitely won't know how to do it.


Source

I recently saw a post titled and with the body deleted in my feed and wanted to go check it out. My method is to use this little javascript program I wrote to do it:

var steem = require("steem")

var blockEdit = 0 

steem.api.getBlock(blockEdit, function(err, result) {

    var t = result["transactions"]
    for (i in t) {
        console.log(t[i].operations)
    }
  })

Just plug in the block number that the post was originally posted in the variable blockEdit, run it, and command(or control) + F the author's name to see the original post. But getting the block number and all requires some STEEMD magic. So why has someone not yet created something to simplify this process?

Something that I can just plug in the author and permlink into and get all the edits spat right back out at me. Is that too much to ask? Hell, why can't we just bake this right into our current condensers? Maybe one of the devs will work on this? I might give it a try myself, but I don't think I'm anywhere near skilled enough to tackle this, or even have the time right now. So hey, if someone wants to do this, let me know. I can help you write 2 lines of javascript.

Sort:  

This post has received a 3.13 % upvote from @drotto thanks to: @sbi-booster.

Hi, @rishi556!

You just got a 7.03% upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in here to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.

!sbi status

Hi @rishi556!

  • you have 182 units and 65 bonus units
  • your rshares balance is 2802079005436 or 1.587 $
  • your next SBI upvote is predicted to be 0.317 $

!sbi status

Hi @rishi556!

  • you have 184 units and 75 bonus units
  • your rshares balance is 3003199005436 or 1.687 $
  • your next SBI upvote is predicted to be 0.337 $

@sbi8 is declared the winner of this race. Better luck next time, @sbi7!

Literal LOL

Hi @rishi556!

  • you have 184 units and 75 bonus units
  • your rshares balance is 3003199005436 or 1.687 $
  • your next SBI upvote is predicted to be 0.337 $

Hi @rishi556!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your UA account score is currently 3.348 which ranks you at #7436 across all Steem accounts.
Your rank has improved 42 places in the last three days (old rank 7478).

In our last Algorithmic Curation Round, consisting of 218 contributions, your post is ranked at #95.

Evaluation of your UA score:
  • You're on the right track, try to gather more followers.
  • The readers like your work!
  • Good user engagement!

Feel free to join our @steem-ua Discord server

Coin Marketplace

STEEM 0.26
TRX 0.11
JST 0.032
BTC 63754.85
ETH 3055.95
USDT 1.00
SBD 3.85