An Excel like table view for requirements overview #2659
Replies: 2 comments 3 replies
-
|
Hi @nowittyusername,
The Table screen is the closest we implemented so far but this screen never received enough further development until now.
For larger documents, you probably want to group your numerous requirements into sections. Also, extracting/modularizing your documents into including/included documents could be useful: https://strictdoc.readthedocs.io/en/latest/?a=UG_COMPOSABLE_DOCUMENTS. Anything can be implemented once there is a good consistent specification of the UI layout and behavior. |
Beta Was this translation helpful? Give feedback.
-
|
I guess, this discussion can be closed as resolved. Please open a new discussion or issue for further topics. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been messing about with StrictDoc for a while, but it seems it doesn't support any kind of overview of the requirements that you have written into it?
I have created a "master.sdoc" file that outlines project objectives, followed by system.sdoc detailing functional requirements, and then files outlining subsystem performance requirements. As you can imagine, after adding all of the statements, statuses, links and rationales, the document gets quite long, and you start losing the overview of what you have exactly written.
Thus, I was wondering if StrictDoc supports a minimised overview page displaying all the requirements? Here's an example of what I mean

If no such feature is present, an option to "collapse" a requirement node would be extremely helpful. For example, the minimised node would show its UID, statement and any child links.

Thank you for the tool!
Beta Was this translation helpful? Give feedback.
All reactions