Rampey

Results 31 comments of Rampey

@xyzzy529 If the referenced cell is set to an auto updating value like `=GOOGLEFINANCE("Currency:USDINR")`, all the ImportJSON() reload and the sheet recalcs every few minutes too! Thanks for the hack

Any updates on this? I could take it up if required

I'm getting the same issues. @aidam38 Any idea?

Yes it does. However the changes seem to reflect for everyone. That's pretty weird.

Hmm.. okay. So we need to setup a lightweight database client-side right?

@SebastinSanty That's a node module. We can't use that client-side. From what I see, there seem to be 2 ways to go: - Save all custom playlist metadata on the...

First one might require a lot of code changes and we should be able to identify users properly. Second one, users might be able to delete metadata after clearing cache.

The renaming will be done in 3 PRs across the 3 repos stated in the deliverables above. - [ ] [#967 at https://github.com/pokt-network/pocket](https://github.com/pokt-network/pocket/pull/967) - [ ] [#46 at https://github.com/pokt-network/pocket-network-protocol](https://github.com/pokt-network/pocket-network-protocol/pull/46) -...

Just append /admin at the end of your URL to access the admin panel. A DB entry would be a good idea if Sharing playlists was a login-only feature. Then...