docwhat / docwhat/itsalltext

IAT! doesn't work with GMail's new compose experience

Open
#36 39 comments 0 reactions 0 assignees View on GitHub
Contributions Welcome!
Dominant language
JavaScript
Stars
196
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I wouldn't expect it to because it doesn't use a `textarea` anymore.
It seems to use a `body` element like so:

``` html

```

I haven't done enough investigation to see how easy or hard it would
be to special-case IAT! to make editing the content here possible, but
I did notice that it seems to represent the text as HTML DOM
elements... which isn't so promising.

Anyway, I suspect editing content in GMail is a primary activity for
IAT! users so it'd be nice if we can find a way to make it work with
the new compose experience.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.