SteemPlus 1.7.1: I used your contributions on Utopian to make SteemPlus bettersteemCreated with Sketch.

in #utopian-io7 years ago (edited)

image.png

No need to introduce Utopian anymore, this awesome platform aiming to reward contributors to opensource projects already gave me some work to do!

Few days ago, @deveerei found out that there was a layout problem when using Canary and helped me find out what was wrong.

Also, @shieha pointed to me that in the Feed+ feature, the way I apply new filters was not obvious to the user (I was applying the filters every time the corresponding field loses the focus). Instead, following his suggestion, I've added a button and a loader.

image.png

I am now working on making SteemPlus compatible to Busy.

If you are new to SteemPlus, please check below for the complete list of features and instructions to install it:

  • Delegation from Wallet
  • Post Beneficiaries
  • Enhanced feed with filtering and sorting options
  • Voting slider for minnows
  • Fast shortcuts between Steemit Busy and Steemd

Beneficiaries

Let's say you want to post an article about how awesome it was to meet other Steemians at the SteemFest and you want to let them share part of the reward, it has never been easier!

As usual, click on Post : image.png

Write your article as you would normally do, include the title, body and tags.
Once you're done, instead of click Post, click on "Add Beneficiaries" under the Preview zone:

image.png

You can add as many beneficiaries as you want as long as the total percentage doesn't exceed 95%.
Your share of your own post will be 100% minus total percentage of other beneficiaries minus a small 5% share for SteemPlus.

My plan was to use SteemConnect hot sign to post without having to ask for the Private Key. Sadly, the hot sign does not include simultaneous posting and beneficiaries handling for now, so we will have to wait. I will push a request on Utopian so that hopefully we can use this mean soon enough!
For now, your private key is stored on your device and is never in my possession. You can check the code on Github and install the extension in developer mode for safety reasons.

One last thing, whatever your choice regarding your own reward (100% SP or 50/50 SP/SBD), all other beneficiaries will receive their part as Steem Power only.

Delegation



This is what my wallet looks like now (yea, i'm poor don't hesitate to delegate me some SP ^^).

image.png

Upon clicking, a popup will appear, looking very similar to the Transfer Window:

image.png

From there, very straightforward, enter the two usernames and the SP you want to delegate. You will be redirected to Steemconnect in which you will have to input your credentials in order to confirm the delegation.

image.png

Just accept and you're done.

A few notes


  • I never access your private active key. I play no role on Steemconnect, and you private key is safe there.
  • In order to undelegate, repeat the same process and delegate 0 SP.
  • After undelegating, your SP will be in cool down for a week.
  • Obviously you cannot delegate SP being powered down.
  • I'm waiting for the new version of Busy to be live to implement the function as well.

Busyfy



You can now directly switch between a Steemit page and its mirror on Busy thanks to a keyboard shortcut. On Opera and Firefox, the default shortcut (Shift+Alt+E) applies, but in Chrome you will need to set it up.

For Chrome users, navigate to your extension page, and on the bottom of the page, click "Keyboard Shortcuts", then you can chose your own shortcut for witching between Steemit and Busy.

Steemdify



Same feature with Steemd.
The default keyboard is (Shift+Alt+D) and it also works both ways.

New Feed+ features



As previously announced, you can now chose how many posts from your feed are taken into consideration by the feed+ algorithm.
You can also decide to hide the posts you have already voted for.

Feed+



steemfeed.png

The new feed+ tab lets you filter (by tag/resteem/reputation) and sort the posts (time/payout/votes) from you feed.

As you can see, once the extension updated/installed, a new feed+ tab is added directly to your Steemit usual page. After clicking the 'feed+' tab, a loading page will appear and start loading the 300 previous posts from your feed. If you have a decent connection and the node is stable, it should take 10-15 seconds. All the subsequent filtering and sorting operation are realized nearly instantly. I will make the number of posts loaded a parameter in the future, so that you can change it in function of your patience and the number of posts you want to see.

Anyways after these few seconds, this is what you get:

As you can see, I did my best to respect Steemit's style for displaying the posts and a new menu appeared on the right side of your feed. Let's check it out:

Sort By



Once the posts loaded, you can sort them nearly instantly thanks to this option.

In the previous screenshot, the posts were sorted by Payout (the biggest pending payout first); but you can also sort by number of upvotes, or chose to see the most recent/old first.

Filters

Filter by Tag


Very straightforward but useful, here you can chose to see all posts regardless of their tag or chose to see only posts including at least one of the tags from your list. Tags need to be separated by a single space.
It doesn't need to be the main tag, just one of the five.


Filter the Resteems



Regarding the resteems, it works the same than in SteemPlus 1.2, you can either:

  • Show all Resteems
  • Hide all Resteems
  • Blacklist: Hide all resteems from the users in the list (separated by a single space). You can add directly users to the blacklist from the feed or their profile.
  • Whitelist: Hide all resteems except from the users in the list (separated by a single space). You can add/remove users to this list directly from their profile.

Others



This is the house of the reputation filter, that does a great job at filtering low quality content!
Much more filters to come here in the coming weeks!



Still here to help the minnows chose their voting weight, the extension popup can be found in the right top of you browser, by clicking on the SteemPlus logo.

Enter your ID, Private Posting WIF and desired voting weight and you're good to go!

A word about safety : the private posting WIF is stored locally so I can't gain access to your account. However, never trust anyone in the Internet, disable automatic update or even better, install SteemPlus in developer mode from Github.

Anyways, once you are set, click on the time the post/comment you want to upvote was posted '... ago', it will change the url in top of your browser, then click Upvote.

You can also keep track of your Voting Power there.

More functionalities to come in this popup ;)

Future Work


  • Add 'Sort by Cheerleader/Idol' to Feed+ (Show the ones that upvoted you the most/ that you upvoted the most first).
  • Community filter (TBD)
  • Cheetah filter
  • Make SteemPlus work with Busy

How to install

On Chrome


If you're using Chrome, it's very straightforward, you just have to install SteemPlus from the Chrome Store here and enjoy!

On Opera

  • Add and install the Download Chrome Extension from the Opera add-ons gallery.
  • Select Add to Opera in here.
  • Accept the disclaimer.
  • You'll be shown the extension manager page, select Install in front of SteemPlus.
  • Enjoy!

On Firefox

  • Install Chrome Store Foxified.
  • Select Add to Firefox in here.
  • If you wish to install the add-on permanently, you need to login to addons.mozilla.org and have your cookies enabled!

SteemPlus is opensource and available on Github here.

Contribute

On Utopian.io


I encourage all of you to participate to the development of SteemPlus, either by your ideas or your technical help, depending on your background. For this, you can use the awesome Utopian.io platform, that rewards contribution to opensource projects.

As you probably know, Busy will soon get a new face, I am aware of it and SteemPlus will be ready to work on it when it come out.

Hope this helps!

I am working on SteemPlus on my free time because I think it can make Steemit/Busy better by adding some features. If you like my work, please upvote and resteem so that I can keep doing what I'm doing. Thank you ;)

Hope this helps!

I am working on SteemPlus on my free time because I think it can make Steemit/Busy better by adding some features. If you like my work, please upvote and resteem so that I can keep doing what I'm doing. Thank you ;)

Join us on Discord!

@stoodkev for @steem-plus
Powered by @adsactly and @utopian-io.



Open Source Contribution posted via Utopian.io

Sort:  

WOW!!! GREAT WORK! Thanks for sharing the updates and news with us all. Your work helps us all on the long run and empowers the platform on so many levels.

Your dedication deserves a grateful "THANK YOU!!!"

Namaste :)

Yes i definitely agree to you...Such a wonderful post..Really Helpful information...Thanks to the author

A big Thank You to your support too! =D

Bountiful post will dony

Hi. I have just signed up to Steem . I like the idea very much it looks really serious because of system and the values.

But i am trying to understand and find out the options and details. After a few days i find it very complicated .

Do you already think it should be easier to solve. There is a lot of informations pages but should we read them all ?

Wow there are so many Steem derived apps that sound very useful. Is there one place that lists and highlights them all so we know what is what?

Yes, you can check steemtools

Wow really love the ALT+SHIFT+D, and the new update!

Pretty handy, right? =)

Good Stuff.. TY for sharing... Upvoted and following...

Excellent add on, I just discover it today and it's so helpful that I already cannot imagine working without it. Keep a good work!

Will do! Thank you =)

very good work. and very discussion

Nice work and clear explanation, thanks for sharing such valuable informations.
Upvoted

Your Post Has Been Blasted on @SteemBlast.com!
Blast any Steemit post using SteemBlast.com
How Do I Blast My Post?
Go to your Steemit Post URL
2. Erase it in the address
3. Type blast and Go
Get Blasted Instantly – Blasted posts are 100% upvoted every 2.4hrs, Blast your post to Win.

Thank you for the sharing

Coin Marketplace

STEEM 0.28
TRX 0.12
JST 0.032
BTC 66367.17
ETH 3007.58
USDT 1.00
SBD 3.71