Titan Tasks
https://test.store.blocklet.dev/blocklets/z2qaEfpSKHqnVo4zVeyC2GgaV7UGmjtGNj1hU
Where does this blocklet store task data?
just localstorage within the browser
If user wants to clear it, they just press ”Clear All” when entering the blocklet again
Storing user data in localStorage may limit the use case for the blocklet, the storage part should be improved to make it into DID Spaces.
You can check out https://www.arcblock.io/docs/hackathon/en/dif-building-on-did-spaces
We have a simple todo list blocklet template that can save user data in DID Spaces.
i can try, i just thought considering it’s trivial tasks, localstorage would do😁 Will have a look at the doc, thanks
oh I just realised this requires MacOS or Linux and blocklet CLI…I operate on Windows and I don’t have a blocklet server, I use arcblock launcher
5 条回复
Where does this blocklet store task data?
just localstorage within the browser
If user wants to clear it, they just press ”Clear All” when entering the blocklet again
Storing user data in localStorage may limit the use case for the blocklet, the storage part should be improved to make it into DID Spaces.
You can check out https://www.arcblock.io/docs/hackathon/en/dif-building-on-did-spaces
We have a simple todo list blocklet template that can save user data in DID Spaces.
i can try, i just thought considering it’s trivial tasks, localstorage would do😁 Will have a look at the doc, thanks
oh I just realised this requires MacOS or Linux and blocklet CLI…I operate on Windows and I don’t have a blocklet server, I use arcblock launcher