Skip to content

Can Links Auto-Update When Page Moves? #81

@wesleyboar

Description

@wesleyboar

Problem

A link to a page must be update if the page is moved.

Upcoming changes (internal project) may move many pages.

Requests

  • Links should auto-update if page moves.
  • May require new way to write links.
  • Should not break existing links.

Ideas

A. Install Plugin

Is there a plugin that can do this?

plugin notes
mkdocs-ezlinks-plugin not active, not compatible with mkdocs v1.4
👍 mkdocs-autorefs active

B. Maintain Redirects

  1. Install https://github.com/mkdocs/mkdocs-redirects.
  2. When moving a page, always create a redirect.

C. Program a Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions