Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by mail-b.sr.ht (Postfix) with ESMTPS id 6DCB3FF128 for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Sat, 21 Nov 2020 17:14:29 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=pass (1024-bit key) header.d=ifreund.xyz header.i=@ifreund.xyz header.b=NOxDVYSu MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ifreund.xyz; s=default; t=1605978898; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=vMjbG6Kg//TN3toijfawc5n56Fhe6s/ZPvS6MwYYhpw=; b=NOxDVYSusQ2iVchiWJmnNcdpnFlYeuoyPjNgNrh7l2v7Ur24YAjf42Dzdm6z6ZePJKi3to foC9tuukclsKuIO7+EYiVzDSDITqJBMXFsa+fAKKyTUZ0V0l9WNAFlXLLHFdGthy3winU7 I9sGjFoYlfPGSncD6GirDXt9xor5vg0= Date: Sat, 21 Nov 2020 17:14:27 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: ifreund@ifreund.xyz Message-ID: <46ae406e5e6914fb155e2b798cce02ca@ifreund.xyz> Subject: UX issue switching between associated *.sr.ht pages of a project To: ~sircmpwn/sr.ht-discuss@lists.sr.ht Cc: ifreund@ifreund.xyz X-Spam-Score: -0.10 Hello,=0A=0AI'm writing to describe my current biggest pain point with sr= .ht's UX. Often=0Awhen looking at the git.sr.ht page of a project I want = to switch to the=0Alists.sr.ht page. To do this, I take one of the follow= ing actions:=0A=0A1. If the project happens to provide a link in their re= adme, use that. =0A=0A2. If the project has a "hub" page then I can dele= te the leading "git." part=0Aof the URL in my browsers URL bar to get the= re and then follow a link to=0Athe lists.sr.ht page.=0A=0ANeither of thes= e feels very intuitive. Ideally I would like to see links=0Adirectly to a= ssociated lists/builds/todo/man pages if a project has any. At=0Athe very= least, I think a link back to the project's hub page (if it has one)=0Aw= ould make a lot of sense and improve this situation significantly.=0A=0AA= side from this issue, I've been quite impressed with sr.ht. Thanks for ma= king=0Ame learn the email-based git workflow, it's quite pleasant to not = need a=0Abrowser to contribute to a project.=0A=0AThanks,=0AIsaac Freund