Skip to content

sel.path.name includes extension, sel.path.title does not (contrary to docs) #812

@ironsand

Description

@ironsand

The documentation states that:

  • sel.path.name returns the name without the extension
  • sel.path.title returns the path title of the selected item

However, in actual behavior, this appears to be reversed:

  • sel.path.name includes the file extension
  • sel.path.title excludes the file extension

This behavior contradicts the current documentation. It’s unclear whether the implementation or the documentation is incorrect.

Could you please clarify which behavior is intended?

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