reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/attribute_forms

Idea detail

attribute_forms

reqlan rq/language/syntax.rq:143

block

Summary

A bare attribute name after @ denotes a true flag or render keyword.
A negated flag uses a trailing bang after the attribute name.
A valued attribute uses a space after the attribute name followed by a value.
A colon after the attribute name is optional legacy syntax and is not part of the value.
Common attributes include plan, status, priority, criticality, confirmation, owner, log, tags, and references with the @ prefix.
Any custom attribute name is allowed.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/language/syntax.rq

syntax.rq

file cluster

reqlan rq/language

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
tests parsing.test.ts:parses valued attributes without a colon, parsing.test.ts:still accepts optional colon before attribute values

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/language/test/parsing.test.ts:parses valued attributes without a colon packages/language/test/parsing.test.ts:parses valued attributes without a colon parsing.test.ts:parses valued attributes without a colon
file_reference ../../packages/language/test/parsing.test.ts:still accepts optional colon before attribute values packages/language/test/parsing.test.ts:still accepts optional colon before attribute values parsing.test.ts:still accepts optional colon before attribute values

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…