-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
user storyA description of what a user wants to achieve with the applicationA description of what a user wants to achieve with the application
Milestone
Description
As a Pod owner I want to create a new document so that I have a place where I can store generic information
Acceptance criteria
- While viewing an existing container I can create a document there
- I can choose a name for the new document
- by default (no or no known file ending) a turtle document is created
- for know file endings like ".md", ".json" etc. respective document mime types are created
- The document is opened after being created
- I can add a document using keyboard only
Open questions
- how useful is it to create an empty document? Wouldn't it be better to create a new resource (which type?) and implicitly add a document for it?
=> It is also useful to create other file types like markdown or json documents
Metadata
Metadata
Assignees
Labels
user storyA description of what a user wants to achieve with the applicationA description of what a user wants to achieve with the application