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

Add setting to import only starred attributes #7

Closed
eXaminator opened this issue Nov 15, 2020 · 4 comments
Closed

Add setting to import only starred attributes #7

eXaminator opened this issue Nov 15, 2020 · 4 comments
Labels
enhancement New feature or request released
Milestone

Comments

@eXaminator
Copy link
Owner

This needs a change in the Kanka API first, because right now it's not possible to get this information.

@eXaminator eXaminator added this to the 0.1.0 milestone Nov 18, 2020
@eXaminator eXaminator added the enhancement New feature or request label Nov 18, 2020
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Nov 21, 2020
# 1.0.0 (2020-11-21)

### Bug Fixes

* add missing translation ([0c2b4ef](0c2b4ef))
* change icons to be closer to kankas icons ([6d32c70](6d32c70))
* change quest entity type to correct value ([813cbdb](813cbdb))
* correctly convert campaign id to improve request caching ([69ab8fc](69ab8fc))
* fix workaround for broken kanka mention links ([98f1348](98f1348))
* improve error handling fo API requests ([7a35a6d](7a35a6d))
* improve link and sync logic ([32d1474](32d1474))
* improve link generation for entities ending in "y" ([151a6cc](151a6cc))
* improve style for details summary ([b97fb6a](b97fb6a))
* open new journal entry sheet in read mode after sync ([c308267](c308267))
* organisation typing ([3cc8976](3cc8976))
* use correct key for entity links ([1ea09b3](1ea09b3))
* wip ([8379537](8379537))
* wip ([7970c42](7970c42))
* wip ([cf28613](cf28613))
* wip ([1d4e964](1d4e964))
* wip ([9fa35c8](9fa35c8))

### Features

* add character traits as metadata ([8027315](8027315)), closes [#13](#13)
* add configuration option to include image in journal text ([6d2e9c3](6d2e9c3))
* add configuration to decide how attributes should be handled ([36b20bb](36b20bb))
* add english translations ([8f2bf5b](8f2bf5b))
* add extended meta data import configuration ([1ecfd99](1ecfd99)), closes [#7](#7)
* add import for ability entities ([f80c63a](f80c63a))
* add import for characters ([673ad26](673ad26))
* add import for event entities ([69f80f3](69f80f3))
* add import for families ([0286e97](0286e97))
* add import for item entities ([8a0c97c](8a0c97c))
* add import for journal entities ([f89d4c9](f89d4c9))
* add import for quest entities ([154805f](154805f))
* add import for races ([447c5ab](447c5ab))
* add notifications for expired tokens ([8d149fc](8d149fc)), closes [#14](#14)
* add proper campaign selection to module settings ([8732493](8732493))
* add quest references to meta data ([9b2d79e](9b2d79e)), closes [#15](#15)
* add setting to hide private entities ([112b7d2](112b7d2)), closes [#8](#8)
* add settings to enable/disable import of certain types ([2ac2edb](2ac2edb)), closes [#16](#16)
* add support for note entities ([a33fbe0](a33fbe0))
* add support for organisation entities ([ea8b782](ea8b782))
* defer entity list loading after template render ([de11f7c](de11f7c)), closes [#18](#18)
* display attributes and additional meta data in journal entries ([749b90a](749b90a))
* display sections for meta data ([62f14fc](62f14fc))
* handle kanka mention links ([5451e60](5451e60))
* hide empty entity type lists ([ac710a5](ac710a5))
* improve entity list styles ([efc9f79](efc9f79))
* improve entity list styling ([be641ce](be641ce))
* remember collapsible status in local storage ([718cea6](718cea6)), closes [#1](#1)
* **journal:** add location sync ([4d3977e](4d3977e))
* initial commit ([8e5b82b](8e5b82b))
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Nov 21, 2020
# 1.0.0 (2020-11-21)

### Bug Fixes

* add missing translation ([0c2b4ef](0c2b4ef))
* change icons to be closer to kankas icons ([6d32c70](6d32c70))
* change quest entity type to correct value ([813cbdb](813cbdb))
* correctly convert campaign id to improve request caching ([69ab8fc](69ab8fc))
* fix workaround for broken kanka mention links ([98f1348](98f1348))
* improve error handling fo API requests ([7a35a6d](7a35a6d))
* improve link and sync logic ([32d1474](32d1474))
* improve link generation for entities ending in "y" ([151a6cc](151a6cc))
* improve style for details summary ([b97fb6a](b97fb6a))
* open new journal entry sheet in read mode after sync ([c308267](c308267))
* organisation typing ([3cc8976](3cc8976))
* use correct key for entity links ([1ea09b3](1ea09b3))

### Features

* add character traits as metadata ([8027315](8027315)), closes [#13](#13)
* add configuration option to include image in journal text ([6d2e9c3](6d2e9c3))
* add configuration to decide how attributes should be handled ([36b20bb](36b20bb))
* add english translations ([8f2bf5b](8f2bf5b))
* add extended meta data import configuration ([1ecfd99](1ecfd99)), closes [#7](#7)
* add import for ability entities ([f80c63a](f80c63a))
* add import for characters ([673ad26](673ad26))
* add import for event entities ([69f80f3](69f80f3))
* add import for families ([0286e97](0286e97))
* add import for item entities ([8a0c97c](8a0c97c))
* add import for journal entities ([f89d4c9](f89d4c9))
* add import for quest entities ([154805f](154805f))
* add import for races ([447c5ab](447c5ab))
* add notifications for expired tokens ([8d149fc](8d149fc)), closes [#14](#14)
* add proper campaign selection to module settings ([8732493](8732493))
* add quest references to meta data ([9b2d79e](9b2d79e)), closes [#15](#15)
* add setting to hide private entities ([112b7d2](112b7d2)), closes [#8](#8)
* add settings to enable/disable import of certain types ([2ac2edb](2ac2edb)), closes [#16](#16)
* add support for note entities ([a33fbe0](a33fbe0))
* add support for organisation entities ([ea8b782](ea8b782))
* defer entity list loading after template render ([de11f7c](de11f7c)), closes [#18](#18)
* display attributes and additional meta data in journal entries ([749b90a](749b90a))
* display sections for meta data ([62f14fc](62f14fc))
* handle kanka mention links ([5451e60](5451e60))
* hide empty entity type lists ([ac710a5](ac710a5))
* improve entity list styles ([efc9f79](efc9f79))
* improve entity list styling ([be641ce](be641ce))
* remember collapsible status in local storage ([718cea6](718cea6)), closes [#1](#1)
* **journal:** add location sync ([4d3977e](4d3977e))
* initial commit ([8e5b82b](8e5b82b))
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Nov 21, 2020
# 1.0.0 (2020-11-21)

### Bug Fixes

* add missing translation ([0c2b4ef](0c2b4ef))
* change icons to be closer to kankas icons ([6d32c70](6d32c70))
* change quest entity type to correct value ([813cbdb](813cbdb))
* correctly convert campaign id to improve request caching ([69ab8fc](69ab8fc))
* fix workaround for broken kanka mention links ([98f1348](98f1348))
* improve error handling fo API requests ([7a35a6d](7a35a6d))
* improve link and sync logic ([32d1474](32d1474))
* improve link generation for entities ending in "y" ([151a6cc](151a6cc))
* improve style for details summary ([b97fb6a](b97fb6a))
* open new journal entry sheet in read mode after sync ([c308267](c308267))
* organisation typing ([3cc8976](3cc8976))
* use correct key for entity links ([1ea09b3](1ea09b3))

### Features

* add character traits as metadata ([8027315](8027315)), closes [#13](#13)
* add configuration option to include image in journal text ([6d2e9c3](6d2e9c3))
* add configuration to decide how attributes should be handled ([36b20bb](36b20bb))
* add english translations ([8f2bf5b](8f2bf5b))
* add extended meta data import configuration ([1ecfd99](1ecfd99)), closes [#7](#7)
* add import for ability entities ([f80c63a](f80c63a))
* add import for characters ([673ad26](673ad26))
* add import for event entities ([69f80f3](69f80f3))
* add import for families ([0286e97](0286e97))
* add import for item entities ([8a0c97c](8a0c97c))
* add import for journal entities ([f89d4c9](f89d4c9))
* add import for quest entities ([154805f](154805f))
* add import for races ([447c5ab](447c5ab))
* add notifications for expired tokens ([8d149fc](8d149fc)), closes [#14](#14)
* add proper campaign selection to module settings ([8732493](8732493))
* add quest references to meta data ([9b2d79e](9b2d79e)), closes [#15](#15)
* add setting to hide private entities ([112b7d2](112b7d2)), closes [#8](#8)
* add settings to enable/disable import of certain types ([2ac2edb](2ac2edb)), closes [#16](#16)
* add support for note entities ([a33fbe0](a33fbe0))
* add support for organisation entities ([ea8b782](ea8b782))
* defer entity list loading after template render ([de11f7c](de11f7c)), closes [#18](#18)
* display attributes and additional meta data in journal entries ([749b90a](749b90a))
* display sections for meta data ([62f14fc](62f14fc))
* handle kanka mention links ([5451e60](5451e60))
* hide empty entity type lists ([ac710a5](ac710a5))
* improve entity list styles ([efc9f79](efc9f79))
* improve entity list styling ([be641ce](be641ce))
* remember collapsible status in local storage ([718cea6](718cea6)), closes [#1](#1)
* **journal:** add location sync ([4d3977e](4d3977e))
* initial commit ([8e5b82b](8e5b82b))
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant