muni-town / weird

Weird web pages
https://weird.one
Other
55 stars 11 forks source link

Add Link Lists #91

Closed zicklag closed 2 weeks ago

zicklag commented 4 months ago

Right now we have the backend implemented for user lists, which are like link lists, but we don't have a UI for it.

There is more discussion on links in https://github.com/commune-os/weird/discussions/64. I haven't fully digested the technical implications. We may want to wait on link lists in the profiles until we nail down a broader concept of how we want to approach links in general from a technical perspective.

erlend-sh commented 1 month ago

I’m thinking the best default for links entry is to start with just a singular form:

IMG_2530

We just need whatever the JS/Svelte equivalent of this is:

https://github.com/EstebanBorai/link-preview

https://github.com/discourse/onebox/blob/main/README.md

Eventually it should all be editable (and users can choose between compact/rich/.. link styles) but we’re starting with just URL —> Title.

harshmangalam commented 2 weeks ago

This issues have been resolved in https://github.com/muni-town/weird/pull/214 PR .