How could I improve my plugin?

Hey!

A few days ago I finished my plugin called Tasks, it allows you to
-create to do lists,
-save them
-and send them to other players connected in team create!

This can be usefull to remind yourself of your ideas or to send “tasks” to another dev you hired

You can also change the theme and the color of certain tasks etc

I was planning on releasing it and making a post on the forum and everything but first i need feedback on potential bugs and how i could improve it.

Here is the plugin link : Tasks - Roblox

Sorry if my post doesn’t provide a video, i’m on my phone currently and i can’t access studio. I might update this with a video if i’m not too lazy lol

Thank you very much for any feedback!!
Have a very nice day!

One thing I personally would really like, adding markdown support, for example, you can type in any md text like

Finish _abc_, **remove def**

and it would be:

Finish abc, remove def

With other stuff, for example code blocks, if you know HTML you can easily use rich text to add this feature, if not then I don’t think you can do it.

1 Like