Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

[Suggestion] Export pokemon list to CSV/SQL #505

@rannmann

Description

@rannmann

It would be cool to have a command-line option or config option to keep a database or database-like file up to date with the stats of all your pokemon. Below are the things I'd love to have access to:

  • Pokemon Name
  • Pokemon Id (type)
  • Favorited Boolean
  • CP
  • IV
  • Stamina (HP)
  • Move 1
  • Move 2
  • iAttack
  • iDefense
  • iStamina
  • cpMultiplier

Of less importance but would still be neat

  • Favorited Boolean
  • Location acquired
  • Height
  • Weight

This would allow external applications to manipulate the data,. The built-in interface for viewing pokemon requires the loading of each individual 'mon, and it's hard to pick the best option out for the one you intend on powering up and leveling. Additionally, it would allow for a future import option to rename pokemon with the matching stats to prevent accidental deletion.

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