
Are you tired of the trending page? Do you feel that you have a complicated mix of posts on your Feed? Would you like to have more filtering options and customization?... I know the answer... me too. For this reason I decided to create Custom Feed.













This tool has a lot of applications. I will show you some of them with examples.https://joticajulian.github.io/custom-feed/index.html?type=created&query=life&minrep=50&minpayoutcomment=0.05
This search shows you all recent posts with the tag life and minimum comment payout of $0.05, whose authors have a minimum reputation of 50. If you leave a good comment there, you will have more probabilities to be upvoted. And at the same time, you will notice new good authors to follow, read and comment.https://joticajulian.github.io/custom-feed/index.html?type=votes&query=wackou&votes=cervantes
Suppose @wackou follows the trail of @cervantes. This link will show you the recent votes of @wackou which also have been upvoted by @cervantes. This is a good way to see what are you voting.https://joticajulian.github.io/custom-feed/index.html?type=votes&query=jga&authors=roxane
This link shows the last votes of @jga to @roxane posts. Then I can see if there are important articles to read and comment on those that have already voted automatically.
Solution? search new posts older than 30 minutes:https://joticajulian.github.io/custom-feed/index.html?type=created&olderthan=30
https://joticajulian.github.io/custom-feed/index.html?type=trending&maxbody=400
Edit: Following the suggestion of @vikisecrets now you have a new option:No upvoting bots
Posted on Utopian.io - Rewarding Open Source Contributors
CUSTOM FEED
This tool allows you to filter the content that you want to read!
Filtering Options
It has many options for filtering. You can leave the fields empty if you don't want to use some filter.Type of search
Search by Trending, created, hot, feed, blog, or votes.
- Trending, created or hot: Define the Tags that you want to see. You can put several separated by commas or leave it empty if you want all.
- Feed, blog, or votes: Define the Accounts that you want to see. Put the accounts separated with commas.

Resteems
Show/hide resteems when you are looking the feed or blog of some accounts.
Reputation
Define min-max limits in author reputation.
Payout
Define min-max limits in post payout.
Votes
Define min-max limits in number of votes.
Comments
Define min-max limits in number of comments.
Body
Define the limits in the content, the number of characters of the post.
Comment Payout
The comment payout is the average payout of all comments. This option only works in posts that have a pending payout, that is, less than 7 days. This average payout is shown next to the number of comments.
Tags
Filter the posts defining the allowed tags and avoided tags.
Authors
Filter the posts defining the allowed authors and avoided authors.
Votes from
Filter the posts with respect to the votes received. Just write the accounts in "votes from" and "no votes from".
Time of publication
Define the minimum time of publication in minutes.
And the best part is that you can save your search in favorites in your browser!
This is because the search is written in the link. For instance, this link shows the blogs of @steemstem and @curie:https://joticajulian.github.io/custom-feed/index.html?type=blog&query=steemstem,curie.

Some applications
This tool has a lot of applications. I will show you some of them with examples.
For curators
The principal beneficiaries are curators because they have more options to search specific things and reach good content. Also, they can have many searches in favorites that can be accessed with one click.For Minnows
Minnows could search posts well paid in comments. Example:This search shows you all recent posts with the tag life and minimum comment payout of $0.05, whose authors have a minimum reputation of 50. If you leave a good comment there, you will have more probabilities to be upvoted. And at the same time, you will notice new good authors to follow, read and comment.
Keep an eye on your trails
Are you following a trail and you don't know what you are voting? watch them to see if they are doing a good work. Example:Suppose @wackou follows the trail of @cervantes. This link will show you the recent votes of @wackou which also have been upvoted by @cervantes. This is a good way to see what are you voting.
Engagement with your fanbase
Do you use an auto voter like @steemauto or Streemian? The problem with auto voters is that you give votes but no comments. Improve the engagement with your fanbase by commenting on your last upvotes. Example:This link shows the last votes of @jga to @roxane posts. Then I can see if there are important articles to read and comment on those that have already voted automatically.
Created 30 min ago
The problem with the "New" tab is that it has the most recent posts. If you upvote some of these posts your curation rewards will be reduced because you are voting before 30 minutes (maybe you are interested in how to optimize your upvote?). If you have ever scroll down you have noticed that there are a lot of posts published per minute.Solution? search new posts older than 30 minutes:
Searches to find abuses
Search posts in trending which have less words, less than 400 characters:As you can see there are a lot of applications and can be more!
Relevant Commits
- Commit 1: Basic template for index.
- Commit 2: Create feed from accounts (search by blog).
- Commit 3: Handling errors with RPC nodes.
- Commit 4: Filter options in GET request.
- Commit 5: Search by feed, trending, hot, created.
- Commit 6: Search by votes.
- Commit 7: Filter by authors.
Edit: Following the suggestion of @vikisecrets now you have a new option:
In this order, you can have a better trending page.
Posted on Utopian.io - Rewarding Open Source Contributors