Check if applicable
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
Environment
zk 0.15.2-41-gfa5a03e
system: Linux 6.6.87.2-microsoft-standard-WSL2 x86_64 GNU/Linux
Check if applicable
Describe the bug
When the contents of the directory are as follows,
zk list Daily/should list the files underDaily/files but it doesn't list them.Instead, it only shows
Daily.md.How to reproduce?
See descriptions.
zk configuration
# emptyEnvironment