WHAT IS THE BUG
When importing HTML files, images and PDF files are not imported, Anytype just displays the path.
And no checkbox imported.
HOW TO REPRODUCE IT
Export Evernote notes or notebooks in HTML format.
The same applies to web pages retrieved from the Internet (but this is often more cumbersome and has other problems).
Import into Anytype via the dedicated function.
The new page :
- does not have images and pdf
- does not retrieve checklists
THE EXPECTED BEHAVIOR
Describe what you expected to happen:
Export Evernote notes or notebooks in HTML format.
The same applies to web pages retrieved from the Internet (but this is often more cumbersome and has other problems).
Import into Anytype via the dedicated function.
The new page :
- does not have images and pdf
- does not retrieve checklists
SYSTEM INFORMATION
ᅟProvide your setup info:
- Anytype Version:
Desktop 0.32.3
ADDITIONAL CONTEXT
What would be expected:
- loading files(at least images and PDFs) into Anytype
- Transform checkbox inputs into checkboxes (and keep the status checked or unchecked)
Code is right for checkbox :
<input type="checkbox" class="list-bullet-todo" tabindex="-1" aria-label="Checkbox">
Illustration (html with a navigator vs html imported to Notion) :