anyproto / anytype-heart

Shared library for Anytype clients
https://anytype.io
Other
236 stars 47 forks source link

Notion import polishing #1523

Closed AnastasiaShemyakinskaya closed 1 month ago

AnastasiaShemyakinskaya commented 1 month ago

Few improvements and fixes:

  1. Fix upload of cover in page and database from Notion
  2. Don't remove url from relation during updates of links in import
  3. Remove unnecessary code from ModifyLinkedFilesInDetails, because cover relation is already checked in FileRelationKeys() function
  4. Increase timeout for file loading from url during UploadFile
  5. Don't duplicate Notion relations
github-actions[bot] commented 1 month ago
New Coverage 47.2% of statements
Patch Coverage 81.3% of changed statements (87/107)

Coverage provided by https://github.com/seriousben/go-patch-cover-action