2025-11-04: Hypertuesday

    Pains

      Eric

        Seed has no immediacy which makes it undesirable for casual conversations. And I think that is why the team is still using Discord (Project: Mentions and Replies grouped by Discussions.)

      Alex

        Document automatically scrolls to the selected block every few seconds.

          [BUG-Fixed]

        TOC is flat.

          [BUG-Fixed]

        The fucking panel in the app 😀. It's soooo narrow by default. And every window I open it gets back to narrow.

          My main use case is to process the feed. I'd open each relevant item in the new window, and I constantly need to manually adjust the sidebar.

          I know it's a hard problem to fix (for some reason) β€” I tried at one point and couldn't. I think there's a bug in the library we are using that it doesn't respect the default sizes we configure in certain cases.

          Anyway, I think one way to solve this could be to use the current window's sidebar width as the initial sidebar width in the newly opened window. Similar to how account selection is supposed to work.

          [Enhancement - Window and Panel should respect the size from the previous Window horacio ]

        Looks like last update removed copy-url accessory from feed items. I now can't use that for copying in another window.

          My workflow was to have two windows, one with feed and one for writing. I'd copy the URL for the feed item, and I'd paste it in the other window to process.

          I don't like CMD+click from the feed, because the new window never looks like I want it β€” the size, and the sidepanel width are all messed up. I want to keep my working window and be able to work in it with anything I want from the feed.

          [BUG - Eric Vicenti ]

      Gabo

        Account Picker keeps messing the Identity! [BUG - FIXED! Eric Vicenti]

        I haven't think about any solution, but the fact that everytime I open a Draft the Options Panel hit my face and I have to close it breaks my Karma using the app!

        We need Conversations View. Stories. [Project - Mentions and Replies grouped by Discussions.]

        Watching users trying to comment on Community hurts on mobile.

          Account Creation.

          We need a big comment icon or box!

          The Discussion Block has many issues, we need to improve it!

          [UX Interviews - Isabella Velez Gabo H Beaumont ]

        Sometimes I want to paste the whole url: https://seed.hyper.media/community. because what is Community alone?

          [Add - User Story]

        Create an account on a Site, Subscribe, and join! we need make the flows nicer and simplify workflows.

          [Project or Enhancements]

      Isabella

        Document Outline doesn't show hierarchy and its confusing.

          [BUG - FIXED]

        App Navigation does not change to differentiate from identities. All identities have the same favorites.

          [Review User Story]

            As an App User, I want to Open a Document from my Favourite Document List, independently of my Account Selected.

        When the app updates for Windows you get a bunch of error messages and then it tells you to restart the app but its not very clear that its because of an update.

          [Project: Windows Signing ASAP]

        Mobile commenting doesn't show the publish button when I add an image, cant scroll down.

      Horacio

        removing links using the toolbar is sometimes removing content and also takes more clicks that what I believe it should.

      Julio

        Future dates issues.

        Latest bugs.

          [BUG - Eric Vicenti]

          [User Stories about where is the user on the timeline]

    Notes

      follow up design meeting about Participation.

      Julio

        SQLite busy

        Connections

        Write a proper Push Project. Julio, Eric Vicenti Alex Burdiyan

          Push idempotent, differently from HTTP Post.

            We post it locally we push it remotely as in Version Control Systems.

          Make hyper.media aware of the multitenancy.

          Define the Push Rules.

            How many backlink hops per type.

              Profiles.

              Sites

              citations

              commentary

              etc..

            What account keys can push.

            What content can be pushed

              Mime types.

              Resources Size.

              ...

            What Peers can Push.

          frontend will need to integrate. Sync with Peer.

          We can force any server to serve any data which is not good.

          Server needs to validate authorized data independently of the peer?

          for private docs.