
I made a mockup for how #<Lists https://neotxt.dk/search?tag=Lists> could work: http://darch.dk/yarn/lists-mockup-01.html
Recent posts in reply to #kms34ea
I made a mockup for how #<Lists https://neotxt.dk/search?tag=Lists> could work: http://darch.dk/yarn/lists-mockup-01.html
@prologic something like this?
live on the same link as before (just scroll down;)
@prologic yes I wanted to have a feel for how it should look before digging into the guts of yarn. Do you or anyone else got some opinions or feedback before i start coding?
@prologic What are the logic behind having checkboxes for a list of ones lists? Why would you want to add them together again after you split them up?
EDIT: Aha it for adding a feed to a list. cleaver 😎 So it would be a feature next the the follow-button maybe
@prologic is this something you can work width?
https://git.mills.io/yarnsocial/yarn/src/branch/lists_ui
I have summarized what is needed to implement lists a feature in yarn and maybe other clients too. I it broken in to steps where we need to work out step 1 (backend and data storage) before we can start to implement the UI (step 2-5): #937 - Categorisation of feeds/users - aka. "Lists" - yarn - Mills
@prologic and other, when we got a way to store the data about list for each user and functions to view and edit them, I will continue working on the UI:)