Skip to content

Add support for relative paths in file and dir sigils #257

@kpbaks

Description

@kpbaks

Description

I use file and dir sigils a lot as a way to check that I update all path references whenever I move
a file or dir that some other file or tool in my repo refers to. I find it cumbersome to refer to the absolute path to the file relative to the workspace root. Since often I only care about the relative path to it from some other file.

I think it would be easier and more flexible to be able to refer to files using relative paths e.g. [file:./other_file.txt]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions