eXaminator / kanka-foundry

FoundryVTT module to import information from kanka.io
MIT License
22 stars 9 forks source link

Remove journal entries when kanka enteties are removed #47

Closed jonepatr closed 3 years ago

jonepatr commented 3 years ago

Following these steps,

Pressing "update outdated" or anything else does not remove that entity. Seems like only manual removal is possible

eXaminator commented 3 years ago

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!

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: