Sorry, I have no idea how should I add a new page button.
For now, I think this gets the job done too.
If I made a fork of it which fixed that, would you use it? Kind of wish this was on GitHub to do stuff like that.
As to how you do it, you kind of just have to store the ordered listing thing, the one when you do : GetSortedAsync() and have a button on the end of the page which disappeared when clicking, got a new page, created a new page, and moved the button to the other page if it’s not .IsFinished
Okay, this seems easy.
I will do it when I have time!
Thanks for the help!
Hey, I got it working! I think you can still improve the position of things, I sent you a DM!
You guys can probably expect it to be like that soon.
Here’s an example:
I’m not the best at UI, I was supposed to put the next page button on the right, but I coudn’t, but yeah, that’s how I did it.
“List Next Page” Update!
Now, there is a “Load Next Page” button, when you are working with ordered datastores.
Big thanks to @LucasTutoriaisSaimo for helping me implement this feature! He helped a lot!
That’s it, goodbye!
What’s the point of open sourcing it if you can’t even make a fork via GitHub?
(all plugins that are free and any that you own that are private or paid can have their source code leaked anyways)
Idk, It’s just cool to have it on github too lol
Small Update
Now you can reverse ordered data store listing.
The number of keys on a page is incrased to 30 instead of 15.
It’s hard to create a fork because it’s mostly about the GUI and such.
I was working with him on trying to change a bunch of stuff, and I kind of make a fork of it, and he prefered his, so I’m probably gonna a post on it;
Released here: Free DataStore Editor | OrderedDS Support and Better UI
Hi! I’m not 100% sure how to use your system here, here’s what my SetAsync() looks like:
The data system I’m using saves values in folders, and uses SetAsync as the item to save in a table.
Tyvm! : D
Datastore is “DataStoreONE”
The key is the person’s userID
Yes! Tysm for this! :DDDDD
(I’ll ask any other questions later)
BIG UPDATE
- Now the keys are not autosaving, you need to click the Save button at the top to save all keys visible in the browser.
- Added Refresh button!
- New UI
Read the tutorial for more information!
WARNING
Ordered Datastore editing is broken! I’m on it!
Fixed!
Update
Now the plugin saves your recent connections and key queries.
It saves the text you typed in the textbox if it is longer than 3 characters.
Examples:
You can click these texts and it will auto-fill it. Also you can delete them with the “X” button.
Have a good day!
Can you show how it looks like
Well, you can update the plugin and see. Not big changes.
Hello! Thanks for the great plugin, I was wondering when I insert the key and connect and edit the value and click save, if I try to edit again the save UI wont go to blue so I have to exit the plugin, and re-open it to edit the value again. Is this a bug, or a feature for some reason?
Oh, I think it’s a bug. Does it happen always, can you reproduce it?
And I can’t reproduce this bug.
It always happens, let me get all my info down to reproduce it.