Default Home setting is ignored in HTML export
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
When exporting a DB graph to HTML, the configured Default Home page is not applied.
### Reproduce the Bug
1. Set a page as the Default Home page in Logseq DB.
2. Export the graph to HTML.
3. Open the exported HTML.
4. The Journal page is displayed as the home page instead of the configured Default Home page.
### Expected Behavior
The exported HTML should use the configured Default Home page as its home page.
### Screenshots
_No response_
### Files
_No response_
### Browser, Desktop or Mobile Platform Information
windows 11
logseq 2.0.1-alpha+nightly.20260907
### Additional Context
This behavior was mentioned in (https://github.com/logseq/db-test/issues/542), but I was advised to open a separate issue for the publishing/export behavior, so I am reporting it here.
### Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the DB graph HTML export path and how it reads the configured Default Home page. Reproduce the issue with a configured Default Home page, then verify that the exported HTML opens that page instead of the Journal page.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100