I would prefer if both times lots was an hour later, but I could do both/either if I knew it 1.5 days in advance so I could plan accordingly 😊
When I try to explain yarn.social to others i also tell them that's like email, but not sure many people get it.
What are your experience with getting others on board to yarn and twtxt?
And for mockup take a look at: https://darch.dk/pixelblog/gallery/
But it would be nice to have a more tumblr look with thumbnails in their propper aspect ration as in your mockup above.
--text-light
for not following and --accent
if you follow them.
It could also be a hover/alt text

<main class="container float">
<aside class="filternav">
<h4>Filters</h4>
<nav class="tabs">
<a href="https://twtxt.net/?f=localonly" class="current">On twtxt.net</a>
<a href="https://twtxt.net/?f=noreplies">No Replies</a>
<a href="https://twtxt.net/?f=nobots">Exclude Bots</a>
<a href="https://twtxt.net/?f=norss">Exclude Feeds</a>
<a href="https://twtxt.net/">Clear</a>
</nav>
</aside>
<aside>
for this and from the new tabs in settings we can reuse the style for getting the boxes
![]()
and links to .png .jpg .gif etc.Then we would already have most of what we need for a thumblr/Instagram view for yarn/twtxt
Will you make an issue and tag me on gitea?
yarnd
Maybe we could have a filter based on the new
type=
so RSS and bot can be ignored?
> Vojtux, a Fedora project, is an unofficial Linux distribution aimed at visually impaired users.
>
> - https://github.com/vojtapolasek/vojtux
> - https://opensource.com/article/22/9/linux-visually-impaired-users
We still need to work out the mobil view for the tabs-desig - I would like it to show the tab-labels all stacked on the top so it's easier to pick the one you want to go to instead of scrolling and then clicking the next one to show.
The issue with the autofill in seem to be related to my Firefox settings.
Can someone else take the settings_with_tabs branch for a spin on a dev-pod, to make sure it doesn't accidentally delete the users settings or something, before I make a PR?
But I have set up IndieAuth, so I can login with my domain. What do you want to change?



id
to all the labels, which was missing them and was not clickable.
action="/settings"
into 3 endpoints, so we chould have 3 normal forms instead of all the orphans
<form action="/settings" ... >
since it now split into three.I got it working now by using
id=updateSettings
in an empty form at the top, and then adding form="updateSettings" to all the now orphaned inputs etc., but now the existing settings are not loaded into the form elements, as you can see on the radio buttons in the screenshots.Anyhow have a go at in the new settings_with_tabs branch :)



list tags
option in the new search?
So right now we don't see an lot of use af #tags here on yarn/twtxt. I believe it's because it not very useful atm. You can put in hashtags in your post, but there are no way of discovering other tags or see posts and treads with a tag.
I like what Scuttlebutt do, when they turn the hashtags (back) into channels:

And with the new search #comingsoon I believe we can have something similar
code
in it. Reading it now it quite funny
--icon
css var to this PR


We need to rollback the addition of the Amoled, but first when we are sure we want to do that?
--icon
css var to this PR


We need to rollback the addition of the Amoled, but first when we are sure we want to do that?
yarnd
talks to yarns
behind the scenes, and yarnd
then have a timeline that is just all the know feeds (global search) and we do filtering on that one?
yarns
behind the scenes, and yarnd then have a timeline that is just all the know feeds (global search) and we do filtering on that one?

- the
--accent-bg
is too light compared to the all #000
background, so I would suggest that it will turned down to something like #111
and maybe also the border color to #333
- It seem that I have not styled the new
in-reply-to
multiline design to look right with Compact View turned on, so that will go on my todo-list...- My hack to use
--code
for coloring the icons does not really make sense, when you go a make them the same color as --accent
, so I think i will make a new --icon
css var, which I been planing to anyhow
- the
--accent-bg
is too light compared to the all #000
background, so I would suggest that it will turned down to something like #111
and maybe also the border color to #333
- It seem that I have not styled the new
in-reply-to
multiline design to look right with Compact View turned on, so that will go on my todo-list...- My hack to use
--code
for coloring the icons does not really make sense, when you go a make them the same color as --accent
, so I think i will make a new --icon
css var, which I been planing to anyhow
Colors☝️ before and after 👇

yarnd
to show the preview of the post, which would be a nice feature to build anyway2022-10-19T13:57Z **Yarn Search alert:** ⌘ https://neotxt.dk/twt/sws5nrq
Can you elaborate on why this is a problem and can't be done?
So some way of reposting or embedded posts in post could be a way to do what you are imaging.
f we get link preview in the yarn UI, like we are already offering for other sites when they post a link to a yarn post, then I see this feature not too hard to make.


But I would agree with @quark that the fuzzy search is a bit too fuzzy when
darch
gives hits likes March
yarnd
right? I would make a lot of sense to have it as a separate app for deploying on other site
yarns
instancefor the global search
- Personal(ized) for only searching in feeds you follow (scope: Timeline)
- Local/pod for search only feeds that are hosted or followed by other people on your home pod (scope: Discover)
- Global for searching in all indexed feed
Maybe the 2nd level can be skipped, but it might become usefulness if the network grows and we get pods with special profiles like regional ones

