Skip to content

Inline task macro links should optionally render task ID on page-margin #78

@torstenkraemer

Description

@torstenkraemer

Now having the distinction between inline and global task references very much improves the way to build-reference smaller tasks inline.
We can now describe a certain feature in within the sentence link to the accomplishing task.

However gaining an overview is still simply done by looking at the margin and see the task-number there.
So I found myself doing both, task:ABC-123[describing the task done inline] while still generating an overview task::ABC-123[].

This feel kind of double-work for the same task. What would improve the situation? I suggest to insert a simple option character to have both:

  • existing task::ABC-123[] renders right ABC-123
  • existing task::ABC-123[describing the task done inline] renders right describing the task done inline
  • existing task:ABC-123[] renders inline ABC-123
  • existing task:+ABC-123[describing the task done inline] renders inline describing the task done inline
  • proposal task:+ABC-123[describing the task done inline] renders inline describing the task done inline AND right ABC-123
  • proposal task:*ABC-123[describing the task done inline] renders inline describing the task done inline AND right describing the task done inline

I'm open for other suggestions to avoid double-specification of tasks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions