Novel-It Docs

06 Item Management

Item database and world building notes

FEAT-0601 Create item

StatusIn Progress
Phase1

Description

The user shall be able to create new items. Items shall have the following attributes:

  • Item name
  • Item type
  • Description
  • Notes
  • Related To list
  • Appears In scenes list

FEAT-0602 Edit item

StatusIn Progress
Phase1

Description

The user shall be able to click on a item’s card on the item dashboard and edit the item’s details.

FEAT-0603 Archive item

StatusDraft
Phase2

Description

From the item’s details page the user shall be able to archive an item.

Archived items do not appear on the item dashboard

FEAT-0604 Unarchive item

StatusDraft
Phase2

Description

From the item dashboard the user shall be able to display a list of archived items and select items to unarchive.

Once unarchived, the item shall appear on the item dashboard again.

FEAT-0605 Delete item

StatusDraft
Phase2

Description

  • From the item’s details page the user shall be able to delete a item.
  • A warning shall be displayed that this is permanent
  • When an item is deleted any manuscript that refers to the item remains unchanged

FEAT-0606 item sharing

StatusDraft
Phase4

Description

  • The user can share an item amongst more than one novel
  • From the item details page the user can add the additional novels that the item will appear in
  • When the user opens the additional novels and navigates to items then the item shall be displayed.
  • If a shared item is edited then the edits appear in all novels where the item exists
  • If a shared item is archived then it is archived for all novels
  • If a shared item is deleted then it is deleted for all novels