Skip to content

[Bug] [1.8.01]: export multiple md in the same obsidian folder to html: only export first md multiple time #628

Open
@mylovesaber

Description

@mylovesaber

What happened?

All md notes will export to its html file. However, all HTML file have the same contents with their own file name.

Reproduction

click button: Export as HTML
select any md note in the same parent folder
export mode: html documents
click Export

Last Working Version

null

Version

1.8.01

Operating System

macos 15.5

Obsidian Version

1.8.10

Which browsers can you reproduce this in?

No response

Relevant log output

Log:
[INFO] 	Including stylesheet: css-settings-manager
[WARNING] 	Creating an RSS feed requires a site url to be set in the export settings.
[INFO] 	Including stylesheet: css-settings-manager
[INFO] 	Including stylesheet: ADMONITIONS_CUSTOM_STYLE_SHEET
[WARNING] 	No existing search index found. All files will be exported.
[INFO] 	Using "准备工作" header as title because it was H1 at the top of the page
[INFO] 	Using "准备工作" header as title because it was H1 at the top of the page
[INFO] 	Closing render window
[WARNING] 	Creating an RSS feed requires a site url to be set in the export settings.
[INFO] 	Including stylesheet: css-settings-manager
[INFO] 	Including stylesheet: ADMONITIONS_CUSTOM_STYLE_SHEET
[WARNING] 	No existing search index found. All files will be exported.
[INFO] 	Using "准备工作" header as title because it was H1 at the top of the page
[INFO] 	Using "准备工作" header as title because it was H1 at the top of the page
[INFO] 	No old files to delete
[INFO] 	Closing render window


Settings:
	settingsVersion --------- 1.8.01
	makeOfflineCompatible     false
	inlineAssets ------------ true
	includePluginCSS          1 plugins included
	includeSvelteCSS -------- true
	titleProperty             title
	customHeadContentPath ---
	faviconPath              
	documentWidth ----------- 40em
	sidebarWidth              20em
	minOutlineCollapse ------ 2
	startOutlineCollapsed     false
	allowFoldingHeadings ---- true
	allowFoldingLists         true
	allowResizingSidebars --- true
	logLevel                  warning
	minifyHTML -------------- true
	makeNamesWebStyle         false
	onlyExportModified ------ true
	deleteOldFiles            true
	addThemeToggle ---------- true
	addOutline                true
	addFileNav -------------- true
	addSearchBar              false
	addGraphView ------------ false
	addTitle                  true
	addRSSFeed -------------- true
	siteURL                  
	authorName --------------
	vaultTitle                markdownnote
	exportPreset ------------ documents
	openAfterExport           true
	graphAttractionForce ---- 1
	graphLinkLength           10
	graphRepulsionForce ----- 150
	graphCentralForce         3
	graphEdgePruning -------- 100
	graphMinNodeSize          3
	graphMaxNodeSize -------- 7
	showDefaultTreeIcons      true
	emojiStyle -------------- Native
	defaultFileIcon           lucide//file
	defaultFolderIcon ------- lucide//folder
	defaultMediaIcon          lucide//file-image
	exportPath -------------- /Users/build/Desktop
	filesToExport             0


Enabled Plugins:
	Better Word Count
	Advanced Tables
	cMenu
	Copy Block Link
	Word Splitting for Simplified Chinese in Edit Mode and Vim Mode
	Table Extended
	Search on Internet
	Paste URL into selection
	Outliner
	Markdown Formatting Assistant
	Kanban
	Editor Syntax Highlight
	Better footnote
	Style Settings
	Admonition
	Quick Explorer
	Enhancing Export
	Image in Editor
	Dynamic Table of Contents
	Attachment Manager
	Webpage HTML Export
	ZH增强编辑
	Easy Typing

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions