edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: edbrowse-dev@edbrowse.org
Subject: [edbrowse-dev] Colors
Date: Thu, 05 Sep 2019 10:54:23 -0400	[thread overview]
Message-ID: <20190805105423.eklhad@comcast.net> (raw)

More thoughts and speculations.

Sometimes you'll enter stuff on a form and push submit and it says,
"Invalid entry, please review the fields marked in red"
Can we do anything with that?

I thought about a color command that would tell you the color of the current line, but that might be too coarse.
The line could have 10 words and each word could be inside a span and each span could be a different color.
The color of the first word? The color of all the words?
So then I wondered about a more global command, like

colors red

that shows you all the lines that have red words on them.
That's what a sighted person does; a quick scan.

But they may actually be marked magenta, or #ff0000, not the English word red,
so you might also need a colors command to list all the colors used in the document.
You see darkred and then you can issue colors darkred.

These commands wouldn't be very efficient but they're hardly ever used so it's fine.
Maybe there is a better or clearer UI for this.

Karl Dahlke

                 reply	other threads:[~2019-09-05 14:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190805105423.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=edbrowse-dev@edbrowse.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).