Skip to content

feat: add gamification support with Habitica integration#1385

Draft
byq77 wants to merge 13 commits intost3v3nmw:masterfrom
byq77:feat/1384-implementation
Draft

feat: add gamification support with Habitica integration#1385
byq77 wants to merge 13 commits intost3v3nmw:masterfrom
byq77:feat/1384-implementation

Conversation

@byq77
Copy link

@byq77 byq77 commented Feb 26, 2026

Closes #1384

Description: TODO

@byq77 byq77 changed the title Feat/1384 Support for gamification with Habitica feat: add gamification support with Habitica integration Feb 26, 2026
@KyleKlus KyleKlus added the enhancement New feature or request label Feb 28, 2026
@st3v3nmw
Copy link
Owner

st3v3nmw commented Mar 8, 2026

Thanks for the proposal and the effort you put into this.

I'm wary of merging it though, since it adds a hard dependency on a third-party API, which means maintenance burden every time Habitica changes something on their end.

The underlying motivation makes sense to me, but I'd rather address it natively, think streak tracking and a review heatmap along the lines of what Anki does. That keeps everything self-contained.

I did briefly consider whether a plugin extension system could be the right answer here, but given that this is already an Obsidian plugin, I'm not sure that's a rabbit hole worth going down.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Gamification

3 participants