Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom text for repeatable quest tracking #541

Closed
Emerno opened this issue Aug 7, 2021 · 0 comments · Fixed by #743
Closed

Custom text for repeatable quest tracking #541

Emerno opened this issue Aug 7, 2021 · 0 comments · Fixed by #743
Projects

Comments

@Emerno
Copy link

Emerno commented Aug 7, 2021

Hi,

I've added some custom text to the "Progress" file to track specific Rares/Quests etc but I'm wondering if there's a way to add something similar but to return a yes/checkmark if 1 of any of 4 possible quests has been completed that week. My intention is to add Replenish the Reservoir/Return Lost Souls but they have unique IDs for each covenant.

Example of what I have added:

{
name = "Sha of Anger",
quest = 32099,
weekly = true,
},

As an aside it would also be cool to have something for Shaping Fate that shows both current % or a checkmark (if completed that week) similar to how the Callings currently work?

Thanks

@LiangYuxuan LiangYuxuan added this to In Progress (Current release) in Timeline Feb 28, 2022
@LiangYuxuan LiangYuxuan moved this from In Progress (Current release) to Custom Quest Tracking Series in Timeline Apr 14, 2023
Timeline automation moved this from Custom Quest Tracking Series to Done (Ready to release) Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Timeline
  
Done (Ready to release)
Development

Successfully merging a pull request may close this issue.

1 participant