Skip to content

Identify links by an ID #20

@alinnert

Description

@alinnert

Currently links that are hidden are identified by its URL. That means if a URL changes the link gets visible again because only the previous URL is stored in the localStorage.

This is why it's better to use an ID to identify a link instead.

Todo:

  • Update the JSON schema
  • Add IDs to all current URLs
  • Write a migration that changes all URLs in the local storage to IDs, so users don't lose their settings

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions