Isak
1
If you import a page from notion that has toggles in it Anytype will create a bulleted list instead.
Describe the bug
Notion toggles does not work
To Reproduce
Steps to reproduce the behavior:
-
- Export a notion page with toggles
-
- Import it in to Anytype
-
- All the toggles have been converted to bullets
Expected behavior
I expected Anytype to keep the toggles
Desktop
6 Likes
BGray
2
I have the same issue on Windows 10, Anytype 0.16.1.
1 Like
Chaos
3
Had the same experience on the Linux version of Anytype 0.15.12
2 Likes
Vova
4
The problem is that Notion exporting toggles as lists into markdown.
And the format is 100% equal to lists, so there is no way to interpret it as toggles.

- sdf
- sdfsdf
sdfsdfsdf
sdf
sdfsdf
- sdf
- sdf
3 Likes
Isak
5
@vova_ermolaev Okay😢
Maybe you could add an option when importing to convert lists in to toggles?
BGray
6
@Isak Then bulleted lists would be converted to toggle lists as well. There is nothing Anytype can do here.
Vova
7
We can try to parse the Notion’s HTML export because they use different tags for lists and toggles. So it will not require any manual actions.
I’ve added this to import feature enhancement.
4 Likes
Angelo
9
This issue has been added to our issue tracker and was received by the Development Team.
Flip
10
This will be tracked in another topic currently in the nightly section of this forum:
https://community.anytype.io/t/notion-import-via-markdown/9004