#[tantek]Ok I allowed misdirection a bit in the alt conversation (from do you / with what UI, to how you should or should not write a good alt)
#[tantek]So I’ll re-ask directly to the folks who spoke up:
#[tantek][jgmac1106] [kevinmarks] [aaronpk] do you yourself put alt text on photos you post on your site, and if so, what UI do you use to enter them?
#[tantek](Seriously not looking for, well I know other software/service has a UI. Just care about what you are doing on your own site, that’s the ultimate litmus test)
#[tantek]So far, *everyone* who said they add alt text (yesterday) do so by editing their HTML (that’s their UI), most after they’ve used some actual UI to make the post (thus an explicit second step, *after* publishing, in a different UI)
iasai joined the channel
#[Rose]Oh, I also add alt text, but I add it in the Markdown which I send to my site
#[tantek]Also have you memorized the markdown image alt syntax or do you have to look it up when you use it? (And how long did/does that take, in either case)
#[tantek]So some folks can easily remember the Markdown link syntax, and some frustratingly cannot.
#[Rose]Interesting, I ran with plain Markdown for years no problem, and then "upgraded" to multimarkdown because that's what Grav supports. I never thought about looking for a specific sub variant.
jihaisse joined the channel
#[tantek]Maybe there’s a threshold of initial usage or frequency of usage that one needs to get over before it becomes easy/natural and “no thoughts required”
#jeremycherfasSorry [tantek] I got distracted. Like [Rose], I try to add an informative alt-text, and I do it right in the Markdown post creator. If I'm composing in the Grav backend, it creates the link for you and I add the alt text in the markdown (along with {.left} etc for alignment.
#jeremycherfasIf I am composing in Byword, more often, I'll add directly to the markdown by hand. I have a Textexpander link, but to be honest I often forget to use that that.
#jeremycherfasYay! Also, the thing I find most frustrating in Markdown is the different flavours for footnotes. Everything else I find entirely natural.
#[tantek]Also do you always add alt text to your photos? As in is the markdown (UI) easy / simple enough that you “just do it” or does it require you to think/remember “extra”?
#jeremycherfasI try to remember to do it, but I couldn't hand on heart say "always".
#[tantek]Can you note that in your example? The UIs you use (markdown, Grav, Byword, Textpander)
#[tantek]This is all very helpful for considering alternative alt UIs (as it were)
[kevinmarks] joined the channel
#[kevinmarks]If I do it, it is by hand in html. I don't remember in twitter or Instagram.
#[tantek]E.g. I felt the MD link & image syntaxes were too noisy (for me) in terms of their (ab)use of punctuation that I decided to just autolink and autoembed plain URLs instead in my text notes
#[jgmac1106]I will go in look on my main Domain I write in HTML so words are my UI...not sure about Known... I should look.. I add in description but I do not know if that becomes alt text or ID... Shame on me
#jeremycherfasI still have trouble with HTML for images.
friedcell joined the channel
#[tantek]I have past the threshold of having to think to type HTML (it’s all memorized), and yet, I find it just enough extra work that I prefer to write plain text notes that can be read and used as-is without any weird perl-like punctuation.
#[tantek]This is what led me down the /autolink/autoembed path and now to the proposal to add alt text via a parenthetical remark after an image URL
#[tantek](Perl-like punctuation: what I think MD link & image syntax looks like)
dougbeal|mb1 joined the channel
#[tantek][jgmac1106] I’m convinced that “write in HTML” is both too inaccessible to too many people.
#[tantek]Frankly even for those of us proficient with HTML, writing in it is just enough of an annoyingly different cognitive task that for me at least it detracts from the creative act of writing itself
#[tantek](Interestingly, wiki-link/heading syntax doesn’t bother me in either the MD or HTML ways noted above but perhaps that’s an odd exception)
#jmacStarking a bit from last night, but: I'm on a committee with accessibility experts, including screen reader users. Would it be useful to y'all for me to ask them how best to word alt-text? (And whether "Graphic: photo of..." is confusing, or whatever.)
#[schmarty]tantek: I think it sounds great to try out!
#[tantek]Not really no. Plenty of material on that already.
#[tantek]What would be useful is to ask them how they themselves publish images, photos etc with alt text.
#[tantek]What tools and UI do they use on what personal sites (or other)?
#[tantek]What *accessible* tools and/or UIs do they themselves use to publish their images, photos etc with alt text?
[frank] joined the channel
#[tantek]And if they don’t publish then that’s useful to know too
#jmacIt's a good question... the committee is all about accessibility aware technology (if not independent personal websites, per se) so I'll see if I can sneak the question in
#[tantek](TLDR: if you’re not actually publishing, then it’s not clear how any advice about how to write something to publish is any good, because you’re not actually following or using your own advice in practice)
#[tantek]Publishing *anywhere*, independent websites or elsewhere though obviously the former is preferred
#[tantek]I believe the expression(s) to keep in mind here is don’t armchair quarterback, backseat drive, etc
#[tantek]jmac, to be clear, advice about writing good wording is useful, but only secondarily to the accessible tools to do the writing in the first place
#[jgmac1106]that is the photo post type from Known, it converts the post title into alt text.....I won't be using the photo post type until I can figure out a solution
#[jgmac1106]you get no UI field for adding alt=text
#[jgmac1106]when I use the article (which means TinyMCE WYSIWYG) you add an image description that becomes alt text..which is better....but I would add an a UI clue that this becomes alt tex
#[jgmac1106]the first photo in an article does not syndicate to twitter so can't check that , let syndicate the photo post and see what happens
#[jgmac1106]and no alt text syndicates to Twitter from a photo post where the title becomes the alt text.....
iasai, wolftune, [Rose] and [tantek] joined the channel; friedcell left the channel
#[tantek]Ouch that sounds like it’s worth filing an issue about
Jeena, snarfed, jgmac1106, gRegorLove and chrisaldrich joined the channel
#[tantek]Jeremycherfas you asked something about backticks, what's the use case you're trying to solve?
#jeremycherfasQuoting something that could be code in the wiki, In my recent addition to /alt
eli_oat and [kevinmarks] joined the channel
#[kevinmarks]One space indent is code on the wiki I think.
#chrisaldrichjeremycherfas, I don't think I've ever used backticks on the wiki (in the same way that GitHub allows). An alternate method (for inline use) is to use the <code> tag the way that Chris does on that same page (as an example).
#[tantek]I don't have a good answer for inline code snippets / mentions
#jeremycherfasCan I just say that I find remembering Markdown codes is way eaiser than the wiki codes. Probably because I use them more often.
#[tantek]On the wiki I use <code> as [chrisaldrich] noted, which works ok inline but has the downside of remembering HTML. For code blocks I do that and wrap it in a <pre> I think
#jeremycherfasNever seen a backtick used for whatever a backtick is supposed to be used for.
#[tantek]It's supposed to be used for a nested close quote
#[Rose]<pre> is the HTML standard for embedding code blocks I think
#[tantek]Close. <pre> just means preformatted text. Which can be code or poetry with random whitespace etc
#LoqiNeoCities is a free website hosting silo in the spirit of defunct silo GeoCities (Yahoo shutdown in 2009) that looks like a stepping stone to getting started on the IndieWeb https://indieweb.org/NeoCities
#Loqi[Greg McVerry] Is every like a bookmark or every bookmark a like? I might want to bookmark an image gallery that captures the pains of Jim Crow in the United States but I DO NOT want to "like" the gallery.
Might want a different word than like. Maybe a light bu...
#[schmarty][jgmac1106] I am running away from that discussion very fast
#jgmac1106what I originally wrote but in chat: "Is every like a bookmark?" is a trigger phrase in IndieWeb crowd....also used a a Rickroll that can ruin conversation or quiet working working hour
#jgmac1106but fascinating post on how they are going to try and develop an algorithimc stream using taxonomy, folksonomy, and number of likes
#jgmac1106every OER platform I have worked on has struggled with tagging and dicovery
[Rose], wolftune, KartikPrabhu and [tantek] joined the channel
#[tantek][schmarty] 😂 😂 😂 just don't ping GWG about it. Oops. 😉