Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Canva #180

Closed
alanhamlett opened this issue Mar 16, 2023 · 0 comments
Closed

Support for Canva #180

alanhamlett opened this issue Mar 16, 2023 · 0 comments
Assignees

Comments

@alanhamlett
Copy link
Member

Child of #47.

When the domain is canva.com, we can detect the project based on the DOM. For example, if we find this in the DOM:

<div class="rF765A T9ZGtQ" lang="de-DE">
  <input tabindex="-1" class="PNhEbg fFOiLQ j_as1g Yp81Yw" maxlength="255" aria-label="Design title" type="text" autocomplete="off" value="Wakatime Version ES">
  <div class="PNhEbg fFOiLQ j_as1g Yp81Yw noenSA">Wakatime Version ES</div>
</div>

Then we should detect...

Project: Wakatime Version ES
Language: Canva Design
Editor: Canva
Category: Designing

@alanhamlett alanhamlett changed the title Detect project based on currently opened Canva design Support for Canva Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants