Skip to content

Navigation in downloaded html pages should link to the local file system #58

Description

@Mr-SciFi

Is your feature request related to a problem? Please describe.
The navigation which links to other lectures in the course doesn't work and links to something like: "/courses/name-of-course/lectures/36979557" which doesn't work with the local file system and ends up being a dead link.

Describe the solution you'd like
It should link to the actual location it saves the files such as: "../02-name-of-lesson-folder/01--name-of-lesson.html" . I guess it's just copying directly from the html file, but it shouldn't be too difficult to implement something which replaces this with the hierarchy which is already used when saving the files.

Additional context
This will let you navigate throughout the course much easier.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions