Skip to content

Can't open fresh folders with .link files #46

Description

@kirillt

By "fresh" I mean folders without .ark subfolder. This means there is any link lacks metadata and preview. Half-initialized folders must be openable, too. In other words, user should be able to copy-paste file externally into the folder and we should catch up with all missing data.

What we do in case a link lacks metadata:

  • If the link is not mentioned in user/properties, we query OGP and record all required fields into cache/metadata
  • If the link also lacks data in user/properties, then we query OGP for missing fields and put them into cache/metadata
  • If the link has all necessary fields in user/properties, then we don't query OGP

What we do in case a link lacks preview:

  • We just download it and put into cache/previews

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions