|
| 1 | +Web Editing Working Group |
| 2 | +========================= |
| 3 | + |
| 4 | +Welcome to the GitHub repository of the Web Editing Working Group |
| 5 | +(formerly Editing Task Force of the Web Apps Working Group). Its |
| 6 | +mission is to gather and incubate emerging ideas as they pertain |
| 7 | +to rich text editor development. |
| 8 | + |
| 9 | +Details can be found in the [Web Editing Working Group Charter](https://www.w3.org/2021/06/web-editing-wg-charter.html). |
| 10 | + |
| 11 | +## Actively developed ideas/specs |
| 12 | + |
| 13 | +* [Clipboard APIs](https://www.w3.org/TR/clipboard-apis/) |
| 14 | +* [Input Events](https://w3c.github.io/input-events/) |
| 15 | +* [Content Editable Disabled](https://w3c.github.io/editing/docs/contentEditableDisabled/) |
| 16 | +* [Virtual Keyboard API](https://w3c.github.io/virtualkeyboard/) |
| 17 | +* [EditContextAPI](docs/EditContext/explainer.md) |
| 18 | + |
| 19 | +## Graduated <sup id="graddedRef">[1](#graddefFootnote)sup> |
| 20 | + |
| 21 | +* [Highlight API](https://drafts.csswg.org/css-highlight-api-1/) |
| 22 | + |
| 23 | +## Backlog <sup id="backlogdRef">[2](#backlogdefFootnote)sup> |
| 24 | + |
| 25 | +* [Selection API](https://w3c.github.io/selection-api/) |
| 26 | + |
| 27 | +## Archive <sup id="archivedRef">[3](#archivedFootnote)sup> |
| 28 | + |
| 29 | +* [Content Editable True](http://w3c.github.io/editing/docs/contentEditableTrue/) |
| 30 | +* [execCommand](http://w3c.github.io/editing/docs/execCommand/) |
| 31 | + |
| 32 | +## Process |
| 33 | + |
| 34 | +### Participation |
| 35 | +Participation from ALL who are passionate about writing text editors on the web |
| 36 | +or have a question/suggestion on the topic is welcomed! |
| 37 | + |
| 38 | +There are couple of things you should know before you proceed. |
| 39 | + |
| 40 | +In accordance with W3C contribution requirements, if you intend to create PRs |
| 41 | +and/or spend a significant amount of time on these discussions, you should |
| 42 | +[join the Working Group](https://www.w3.org/2004/01/pp-impl/131776/join) and |
| 43 | +follow our [Web Editing WG contribution guidance](https://github.com/w3c/editing/blob/gh-pages/CONTRIBUTING.md). |
| 44 | + |
| 45 | +### Mailing List |
| 46 | + |
| 47 | +The group continues to use the legacy |
| 48 | + |
| 49 | +email communications. [View the archive](https://lists.w3.org/Archives/Public/public-editing-tf/) |
| 50 | + |
| 51 | +### IRC |
| 52 | + |
| 53 | +Server: [irc.w3.org](http://irc.w3.org/) |
| 54 | + |
| 55 | +Channel: #editing |
| 56 | + |
| 57 | +### Meetings |
| 58 | + |
| 59 | +[Meeting Invite](https://calendar.google.com/event?action=TEMPLATE&tmeid=MDVjYWxldXFiNDhiN3JmMHFqY3FiamRoOTdfMjAyMDEyMTFUMTcwMDAwWiAxN2xtdTNwaHZoamhlaDJpdTljYmppZnI3Y0Bn&tmsrc=17lmu3phvhjheh2iu9cbjifr7c%40group.calendar.google.com&scp=ALL) |
| 60 | + |
| 61 | +[Google Hangouts](https://meet.google.com/pdx-dnmm-cen) |
| 62 | + |
| 63 | +#### Details: |
| 64 | +The Editing Working Group meets remotely at 9:00AM PST, on second Friday of every month. |
| 65 | + |
| 66 | +For 2021: |
| 67 | +* June 11 |
| 68 | +* July 9 |
| 69 | +* August 13 |
| 70 | +* September 10 |
| 71 | +* October 8 |
| 72 | +* November 12 |
| 73 | +* December 10 |
| 74 | + |
| 75 | +Meetings will cover issues [marked with the "Agenda+" label](https://github.com/w3c/editing/labels/Agenda%2B). **If you would like to discuss an existing issue, please tag it with "Agenda+" label so it can show up in the agenda query. If it is a new issue, please [create](https://github.com/w3c/editing/issues/new) and tag it with "Agenda+" label.** |
| 76 | + |
| 77 | +## Footnote |
| 78 | + |
| 79 | +<b id="graddefFootnote">1 b>Proposals that resulted in being sent to the appropriate WG as a recommendation to be specced.[↩](#graddedRef) |
| 80 | + |
| 81 | +<b id="backlogdefFootnote">2 b>Proposals that we haven't gotten to discussing yet.[↩](#backlogdRef) |
| 82 | + |
| 83 | +<b id="archivedFootnote">3 b>Anything that have been discussed but the proposal got rejected for some reason. Or any other doc that is no longer relevant.[↩](#archivedRef) |
0 commit comments