Skip to content

Make new tags colorful #48

Description

@NiloCK

Current behaviour:

  • only tags that existed at startup are given colors

Desired behaviour:

  • new tags that are created at runtime should be given colors.

Difficulty:

Current color schemes are algorithmically determined, and are based on evenly spacing the n existing tags across a certain gradient. Adding a new tag bumps n to n+1, so the new color would have to either:

  • sit 'unnaturally' close to two existing ones
  • trigger a regeneration of all tag colors
  • ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions