Skip to content

zk list Daily/ doesn't show files under Daily/ when Daily.md exists. #684

@virusbb001

Description

@virusbb001

Check if applicable

  • I have searched the existing issues (required)
  • I'm willing to help fix the problem and contribute a pull request

Describe the bug

When the contents of the directory are as follows,

./tests/fixtures/same-name
├── Daily
│   ├── 2026-03-25.md
│   ├── 2026-03-26.md
│   └── 2026-03-27.md
└── Daily.md

zk list Daily/ should list the files under Daily/ files but it doesn't list them.
Instead, it only shows Daily.md.

How to reproduce?

See descriptions.

zk configuration

# empty

Environment

zk 0.15.2-41-gfa5a03e
system: Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 GNU/Linux

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