Skip to content

[Feature] Task Title Parts for Note Naming #38

Description

@Sjoerd-Bo3

Currently, the note naming feature supports variables such as {{TASK_ID}}, {{TASK_TYPE}}, {{TASK_STATE}}, {{TASK_ASSIGNEDTO}}, {{TASK_TITLE}} (#34), and {{TASK_TITLEPART_0}}, {{TASK_TITLEPART_1}}, {{TASK_TITLEPART_2}}. However, the {{TASK_TITLEPART_X}} variables default to the whole title if the specified part is empty. This feature request proposes an enhancement to allow more flexible and customizable task title parts.

Proposed Changes:

  • Allow users to specify a delimiter (e.g., space, hyphen) to split the task title into parts.
  • Provide an option to define a default value for each {{TASK_TITLEPART_X}} if the specified part is empty.
  • Add support for more title parts (e.g., {{TASK_TITLEPART_3}}, {{TASK_TITLEPART_4}}, etc.).

Benefits:

  • Improved customization and flexibility in note naming.
  • Better organization and readability of task notes.
  • Enhanced user experience with more control over task title formatting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions