Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Natural ordering of filenames during slide discovery #598

Description

@szotsaki

Info

  • Operating System: Linux
  • Node Version: 16.4.1
  • Browser Name and Version: Vivaldi

Type

  • bug
  • feature request

For Feature Request

It's convenient that slides are numbered in the beginning of their file names to make their loading order deterministic.

However, this numbering has to use the same width for numbers (e.g. 001, 002, 010, 085, 100, 123) instead of just having it natural because in that case the ordering will look funny (something like MSD radix) (e.g. 1, 10, 100, 85, 123).

The usage of fixed-width numbers is inconvenient and non-natural.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions