As you know, Reposter is a product I mainly developed for me, to be able to accomplish my needs as non professional content creator. So this is the Roadmap I'm planning to develop in the short term.
For the long term, it will depend on your feedback and the "success" of the project (i.e. earning money to add more and more features).
I really like tagging posts in Reposter. Now, I want to be able to sort my posts by tags. This will help me organize my posts better and find the right balance between different categories.
Now if we receive an error while publishing the post, we save the error in JSON format in the post record.
After that, the scheduling system won't try to publish the post again. This helps us avoid making extra API calls, which could use up our allotted quota.
The post can still be published manually, or if it gets updated, we'll remove the error information so it can be republished.
Add the ability to clone a post from an other, useful to handle different platforms where we want to change for example the text length.
- Add the ability to publish posts on LinkedIn
- Add posts filtering by platform
Now you can create a new post from scratch for the selected social
Now you can schedule posts also for Bluesky
- Add the ability to publish posts on Instagram
- Add the ability to publish posts on Facebook
Add autocomplete for tags while adding/editing a new post