mProjectsCode / mProjectsCode/obsidian-media-db-plugin
Import all games from Steam profile
Open
Nobody has claimed this yet.
feature request
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 52
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
Add ability to import all games from Steam user profile.
It should be doable via XML data > docs
It should look similar to my Steam profile
Retrieve appIDs from this XML then add them all to Obsidian.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Steam community-data documentation and the plugin's existing import flow. Determine where XML appIDs enter the Obsidian import process, then verify that all games from a profile are added and that the resulting entries match the existing game-import behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100