#dev 2023-09-02
2023-09-02 UTC
gerben, eitilt and [aciccarello] joined the channel
# [KevinMarks] The suggestion to use <ul> and put the explicit numbering in the text so it gets copied was a good one
# [KevinMarks] If I copy yours the numbering is lost
# [KevinMarks] Standard: Right of an individual to request restriction of uses and disclosures.
# [KevinMarks] A covered entity must permit an individual to request that the covered entity restrict:
# [KevinMarks] Uses or disclosures of protected health information about the individual to carry out treatment, payment, or health care operations; and
# [KevinMarks] Disclosures permitted under § 164.510(b).
# [KevinMarks] Except as provided in paragraph (a)(1)(vi) of this section, a covered entity is not required to agree to a restriction.
# [KevinMarks] [...iii: if you do agree, you have to keep your promise, except in emergencies...]
# [KevinMarks] A covered entity must agree to the request of an individual to restrict disclosure of protected health information about the individual to a health plan if:
# [KevinMarks] The disclosure is for the purpose of carrying out payment or health care operations and is not otherwise required by law; and
# [KevinMarks] The protected health information pertains solely to a health care item or service for which the individual, or person other than the health plan on behalf of the individual, has paid the covered entity i
greglopez, angelo, Zegnat and alephalpha0 joined the channel
# Zegnat [KevinMarks]: it depnds where you are copying to, or what Os you use, I think. I tested copy-pasting into Google Docs and it kept all the list numbers. Including the 6 after the skipped items. The only thing Google Docs did not keep were the specific list stylings (which were roman numerals vs latin characters) but you can just click the list and set the correct styling
greglopez, [marksuth], neatnik, willnorris and [Murray] joined the channel
greglopez, geoffo, [snarfed], [jeremycherfas] and [davidmead] joined the channel
# [davidmead] [Zegnat] [Murray] I spent way too much time into the night thinking about this 😉. It’s not about if an `<ol>` can present that, because what the original poster has isn’t a list. It’s 3 separate excerpts from document. The top part, and edited middle, and then lower part.
# [davidmead] If I used the authoring tool that produced (what I assume is a PDF) I’m sure I wouldn’t be able to replicate what they have as an example. A Word Processor would either not let you hide items 3-5, leaving a short snippet of just one of those points, or would have you go an and start force the renumbering if you deleted those lines. An Outliner would show lines 3-5 collapsed or again have you delete them.
AramZS joined the channel
# [davidmead] Zegnat++ for coding it up. I did too and used an `<li>` with a `class` so the whole thing is within a group of nested `<ol>` elements. Murray ++
# [davidmead] Murray++
# [davidmead] The uneven adoption of copy & paste that [KevinMarks] & [tantek] pointed out is hardly the W3C’s fault when specc’ing the `<ol>` tag
geoffo and greglopez joined the channel
# [davidmead] I went went as far as looking into rules that courts have for presenting numbered documents. Employing CSS to have `<p>` display as `list-item` and using the same `::marker` pseudo attribute. Like I said I spent way to much time in that rabbit hole 😛
# [davidmead] I should publish it on my blog
btrem and chee joined the channel
greglopez and streety joined the channel
# [davidmead] [Zegnat] you can see my go at https://codepen.io/davidmead/pen/jOXMOvm. Copy & pasting into Pages returns ordered list, but loses the different `list-style-types` , and pasting into Textedit loses all the list formatting.
# [davidmead] But you hit the nail on the head with “It is not item number X of the ordered list”. The whole thing is 3 separate snippets 😉
greglopez joined the channel
# [davidmead] Re-reading the article I feel Siderea seems more mad at the W3C not imbuing the spec with some preternatural sense to “know” that piece of text you’re pasting is from an ordered list of things _and_ that you want to retain its numbering outside of the original doc and when you remove pieces of what you just paste 🤣
# [davidmead] I am still in two minds to blog a reply or not
greglopez, epoch, Maxpm, benji and geoffo joined the channel
IWSlackGateway and sivoais joined the channel; epoch left the channel