8000 Support custom Explorer root path (e.g., `content/writings/` instead of `content/`) · Issue #1994 · jackyzha0/quartz · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support custom Explorer root path (e.g., content/writings/ instead of content/) #1994
Open
@kikiru328

Description

@kikiru328

I’m trying to implement a custom Explorer that only displays content from a specific subfolder (content/writings/), but I’m hitting a limitation.

Current Folder Structure

content/
├── tech/
├── writings/
│ └── journals/
│ └── journal.md

I’d like to add a separate Explorer panel like:

📁 Writings (Explorer title)
└── journals/
└── journal.md

  • Only show files/folders under content/writings/
  • Treat content/writings/ as the "root" for this custom Explorer
  • Ideally support multiple Explorer components with *separate root paths

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

      0