| 1 | = UseCaseInstallationGnowsisFindsMyStuff = |
| 2 | |
| 3 | implemented in GnowsisInstallation and parts of Aperture-add-ons |
| 4 | |
| 5 | = Prerequisite = |
| 6 | User's system is naked, first installation |
| 7 | |
| 8 | = Result = |
| 9 | Gnowsis installed, much data from different applications is already in repository-store and the things are also populated. |
| 10 | |
| 11 | = Trigger = |
| 12 | User installs gnowsis. Gnowsis searches for existing data. |
| 13 | |
| 14 | = Procedure = |
| 15 | * User installs gnowsis. |
| 16 | * Gnowsis installs itself the basic way |
| 17 | * Aperture starts and suggest possible data sources. '''Aperture-add-ons look what data sources are there (outlook, thunderbird) and from itself suggests to search them) |
| 18 | * The ThingCreationApi looks to create as much things as useful. |
| 19 | * Use sees his persons, meetings, topics, places already in gnowsis. |
| 20 | |
| 21 | = Alternatives = |
| 22 | * user chooses not to - ThingCreationApi works afterwards, configured by user. |