Skip to content

Download numbers for plugins are inflated #565

@joethei

Description

@joethei

I just noticed thanks to this: https://discord.com/channels/686053708261228577/694233507500916796/1050499532326187038 that the plugin download numbers in the hub are quite inflated.

This is because the service used to get the badges sums up downloads for all files, from all releases.

The official script only counts downloads for the manifest.json, since Obsidian downloads these files automatically:

  • manifest.json
  • main.js
  • styles.css (if existing)

Depending on if styles.css exits your numbers are inflated by 2 or 3 times.

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