From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23608 invoked from network); 13 Feb 2021 09:26:16 -0000 Received: from hurricane.the-brannons.com (216.252.162.32) by inbox.vuxu.org with ESMTPUTF8; 13 Feb 2021 09:26:16 -0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by hurricane.the-brannons.com (OpenSMTPD) with ESMTP id a616b5b7 for ; Sat, 13 Feb 2021 01:26:08 -0800 (PST) Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [2a00:1450:4864:20::332]) by hurricane.the-brannons.com (OpenSMTPD) with ESMTPS id 70e389a3 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sat, 13 Feb 2021 01:25:48 -0800 (PST) Received: by mail-wm1-x332.google.com with SMTP id i9so2176899wmq.1 for ; Sat, 13 Feb 2021 01:25:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=ClhH8as6uq3pllbUIlkxYkPUcjl7f14MX912UjuJhlo=; b=kV5W943/STbIOEjqpdlBOD8GWmwxtmC5AYIIh2lm23O+xFdbsifXKqa8/rjXbR7k/X 04vEvCJH8m65oZBzASyPsb8SgedmnVhUigkbQ60r16KAJb6Vi3JfwV0cdiHb20r8Td6b yoLYWoJkgfJTn53ppHiNFhg/BCCfcOFrPSIoYL5BBgTAkibcJ82XydhCNb98ecOT5X60 f2uQcOcsDWhG3KRVKNsgi3JQIzIspioHqASU/Lg9139Ay/c1as1fi/miV7kB/d6F+GLF k+iZ5Uwj2H19UiVuOi1y4U8q4LoA/POow/yZQPRXDPkIow0ByYnraKxy/0meNYAal6IH I/Gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ClhH8as6uq3pllbUIlkxYkPUcjl7f14MX912UjuJhlo=; b=k0AfxZXHeWLuPgFTDXY9e3zTZqSavvSoCZsSvSD/ssx85+Igm/XLQBz29TtMjjNG0Z 3IwU6TiKr0wKaED0LHGgBhzgiRBeUF817uXY9jy4Q36qf9ERoFcLuJilsPmaJeOHq0Ht 9ZQg07ErMJ6QY4Ur9aps+s+N9pqx3AWsNkKDhFn4UiglU9KNWBOzqmiK5icmLT0LegtV F5eX4l+h6uEgZbwQcnhp2Dmj+9cLX9VQh7o6Bwf5cH9VCMTIYqA8CalAkS+NsGpWnuEv rLvG3oLn/SC57ycPbcx4iBTbwDIym25BCVo6wIFBV2pT0oX35OLLUlYR2dfUtqTh7/FB 6W+g== X-Gm-Message-State: AOAM531NTjqZJBp2RQb5qpHr2bDllZUeRU/5UqPh8jNJbqYaLYNkjMqB vz7FyzjCXHMRXst0LKS9dME= X-Google-Smtp-Source: ABdhPJzqBDBOcwkzzHO59bPWc5Ct4xvHyqIk+awVpeQ9a71cDaczu3n9qek9s9YEgRPH5Jl1J7Lmow== X-Received: by 2002:a1c:6a09:: with SMTP id f9mr5954233wmc.104.1613208344793; Sat, 13 Feb 2021 01:25:44 -0800 (PST) Received: from toaster (b.5.b.9.4.f.e.f.f.f.c.f.1.b.a.e.1.4.0.9.2.4.1.1.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:1142:9041:eab1:fcff:fef4:9b5b]) by smtp.gmail.com with ESMTPSA id 13sm16991755wmj.11.2021.02.13.01.25.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 13 Feb 2021 01:25:44 -0800 (PST) Date: Sat, 13 Feb 2021 09:25:42 +0000 From: Adam Thompson To: Karl Dahlke Cc: edbrowse-dev@edbrowse.org Subject: Re: [edbrowse-dev] The unfold row (ur) command Message-ID: References: <20210107051109.eklhad@comcast.net> X-BeenThere: edbrowse-dev@edbrowse.org List-Id: Edbrowse Development List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210107051109.eklhad@comcast.net> On Sun, Feb 07, 2021 at 05:11:09AM -0500, Karl Dahlke wrote: > I've had a week or so to mull this over, and I believe we *need* the ur command, the ability to unfold a row, [...] > > Meantime, it is implemented for an html table. > That is readonly and doesn't have all those side effects. > Find a table somewhere, or even write one as a test, (which I did), > and try the ur command. > This is a toggle command, i.e. ur on an unfolded row puts it back on one line, pipe separated. > You can apply this command to a range, 17,29ur, > but don't apply it to an entire web page, since html tables are often used for screen layout, > rather than an actual table. The result could be very ugly. > Make sure ur is only applied to rows of an actual table, presenting traditional rows and columns. Sounds good, I'll get a build together to test later today. Out of interest, what happens with a table which is kind of a spreadsheet (that is to say a form field per cell) with this? Of course I can (and will probably) go and test but I was wondering what I should expect given the read-only comment above? Cheers, Adam.