-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
[REQUEST] Adding a visit should mark as visited #399
Comments
Hi @nebriv! I think I know what you are referring to. If you are referring to world regions being marked as already visited when trying to create an adventure, I just discovered that to be a bug and released a fix right now (re pulling Let me know if this helps or if I am missing something! |
Right now, the regions are not marked automatically. It is up to the user to decide if they want to mark the world travel regions as visited. This is because they may not have a date set or it might be a future plan. After writing this, I see it makes sense to auto mark it after saving if a past date is entered and region is detected. I can get this done for v0.8.0 that I am working on right now. |
Sounds awesome! :) |
Hey Sean!
Just getting started here and am poking around Adventure Log. Looks like the start to something great.
I was adding an Adventure in and noticed that if I added a visit date, it doesn't mark it as visited. I would think this should automatically Mark as Visited? Not sure if I fully understand the Visits section, maybe a check for a past date first?
Seems like this was added recently:
#306 (comment)
Keep up the good work! As I get comfortable I'll see if I can tackle some issues as well with a few PRs.
Thanks!
The text was updated successfully, but these errors were encountered: