Closed zicklag closed 2 weeks ago
I’m thinking the best default for links entry is to start with just a singular form:
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.
This issues have been resolved in https://github.com/muni-town/weird/pull/214 PR .
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.