-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Remove journal entries when kanka enteties are removed #47
Comments
That is true. I treat the data from Kanka as the source of truth and don't check if anything is missing that was improted previously. I feel like this shouldn't be completely automatic though, but maybe a separate list in the browser that shows you all the deleted entities with a button to remove them all at once. Though I'll have to keep in mind that I also have to check that they match the current campaign, otherwise it would show you entities from other campaigns as deleted (because they aren't in the list of entities for the current campaign). I'll look into this and see if I can find a good solution. Thanks for the idea! |
# [2.2.0](2.1.1...2.2.0) (2021-06-26) ### Features * add list of entities that have been deleted in kanka but exist in foundry ([6018241](6018241)), closes [#47](#47) * add official 0.8.8 support ([d6160cd](d6160cd)) * hide entities that are marked as template by default ([7c99f52](7c99f52)) * improve asset gallery view ([8b86f8b](8b86f8b)) * move all notes to the first tab to mirror Kankas new behavior ([48a9203](48a9203)) * rename tabs to fall in line with recent Kanka update ([9a20ebe](9a20ebe))
🎉 This issue has been resolved in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Following these steps,
Pressing "update outdated" or anything else does not remove that entity. Seems like only manual removal is possible
The text was updated successfully, but these errors were encountered: