anyproto / anytype-heart

Shared library for Anytype clients

Home Page:https://anytype.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incomplete Export of Markdown Files from Anytype

developerisnow opened this issue · comments

commented

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

When using the "Export Markdown" feature in Anytype, the export is incomplete. Despite having 256+ records in the Anytype collection, only 105 markdown (.md) files are exported.

Expected Behavior

All records in the Anytype collection should be exported as markdown files, amounting to more than 256 files.

Steps To Reproduce

. Use Anytype on M1 macOS Version 13.4.1 with Anytype Version: 0.35.2.
2. Export a collection with 256+ records using the "Export Markdown" feature.
3. Observe that only 105 markdown files are exported.

Environment

- OS: macOS Version 13.4.1 (M1)
- Anytype Version: 0.35.2

Anything else?

No response