Skip to content

Feature: Improve the consistency of current presentation of paths to user. #9570

Closed
@RokeJulianLockhart

Description

@RokeJulianLockhart

What's the Problem?

What #9725 (comment) describes.

Solution/Idea

Consequently, similarly to what #8465 (comment) proposes, I suggest that the format of presented paths be different. However, dissimilarly, my proposition affects all paths that this software presents/provides.

I propose:

  1. Add option to use forward slash #8465 (comment)

    Replacement of the backward-slash with the forward-slash when paths are presented to the user.

  2. Feature: Add support for displaying URI instead of path. #9725 (comment)

    Prepend the necessary components to convert paths to file: Uniform Resource Identifiers to paths when presented to the user.

These suggestions have been combined because the 1st is partially dependent upon the 2nd.

Alternatives

What #9725 (comment) describes.

Priorities

What #9725 (comment) describes.

Files Version

No response

Windows Version

No response

Comments

The forward-slash is represented by HyperText Markup Language code “&#47”, whereas the backward-slash is represented by HyperText Markup Language code “&#92”.

I utilize slash rather than solidus, because https://english.stackexchange.com/a/10996/343952 states that slash is correct for this purpose, despite https://english.stackexchange.com/questions/10993#comment18558_10996 correctly stating that Unicode incorrectly ignores this distinction. I apologize for any consequent confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions