Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Load JSON from web address as workaround to cookies. #670

Open
Makeineer opened this issue Feb 23, 2024 · 1 comment
Open

Comments

@Makeineer
Copy link

Lovely day for it, folks!

The Background:
I'd like to make a suggestion (hopefully a simple drop-in solution) as a way to work around browsers that have cookies/other data disabled- specifically why I'm asking for this, for context: I use an open source WallpaperEngine alternative called Lively, which struggles to keep it's built-in browser persistent in the name of performance, and also know a good few people who clean-slate their browser way to frequently to keep something like Tabliss customized.

The Suggestion:
I took a look at my exported JSON preset, and realized that it's fairly plain. Would it be possible to load it using a custom web address? For example:

https://web.tabliss.io/json?={"data/0MaXW64_s-Rz":{"showDetails":false,"units":"us","latitude":43.6135,"longitude":-116.2034},"data/default-time":{"mode":"digital","hour12":true,"showDate":false,"showMinutes":true,"showSeconds":false,"showDayPeriod":false,"timeZone":null},"data/default-unsplash":{"by":"search","collections":"","featured":false,"paused":false,"search":"Winter Canada","topics":"bo8jQKTaE0Y","timeout":0},"widget/0MaXW64_s-Rz":{"id":"0MaXW64_s-Rz","key":"widget/weather","order":0,"display":{"position":"bottomLeft","fontSize":20,"fontFamily":"Poppins","fontWeight":700}},"widget/default-greeting":null,"widget/default-time":{"id":"default-time","key":"widget/time","order":1,"display":{"position":"bottomLeft","fontSize":18,"fontFamily":"Poppins","fontWeight":700}},"background":{"id":"default-unsplash","key":"background/unsplash","display":{"luminosity":-0.2,"blur":0}},"focus":false,"locale":"en","timeZone":null,"version":3}

@Makeineer
Copy link
Author

Whoops, I left it with a space- 'meant to connect Winter Canada to Winter_Canada.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant