obsidian-webpage-export icon indicating copy to clipboard operation
obsidian-webpage-export copied to clipboard

The exported HTML does not render the multi-column Markdown styles correctly.

Open Drean21 opened this issue 1 year ago • 13 comments

I'm using the multi-column Markdown plugin from the following address: https://github.com/ckRobinson/multi-column-markdown

Drean21 avatar Feb 29 '24 14:02 Drean21

Did you include the plugin's css in the settings?

KosmosisDire avatar Feb 29 '24 16:02 KosmosisDire

Did you include the plugin's css in the settings?您是否在设置中包含了插件的 css?

yes

Drean21 avatar Mar 01 '24 02:03 Drean21

I am going to guess this is likely either the same issue as #373 or #361. As I have used this exact plugin before with no problem. The next update should fix this issue. If it doesn't I can look into it further. Thanks!

KosmosisDire avatar Mar 01 '24 08:03 KosmosisDire

I am going to guess this is likely either the same issue as #373 or #361. As I have used this exact plugin before with no problem. The next update should fix this issue. If it doesn't I can look into it further. Thanks!我猜这可能与 #373 或 #361 是同一个问题。因为我之前使用过这个插件,没有任何问题。下一次更新应该会解决这个问题。如果没有,我可以进一步研究。谢谢!

Alright, looking forward to the fix. Here is a comparison image between Obsidian's rendering effect and the presentation after exporting to HTML image

Drean21 avatar Mar 01 '24 09:03 Drean21

Can you test out the new beta 1.8.1-0b and let me know if this fixes the issue? Please also let me know if you find any new issues. Thanks!

KosmosisDire avatar Mar 01 '24 10:03 KosmosisDire

Can you test out the new beta 1.8.1-0b and let me know if this fixes the issue? Please also let me know if you find any new issues. Thanks!您能测试一下新的 beta 1.8.1-0b 并告诉我这是否解决了问题吗?如果您发现任何新问题,也请告诉我。谢谢!

With the latest testing version, I am unable to open the export dialog box as intended. image

Drean21 avatar Mar 01 '24 12:03 Drean21

Sounds like you need to update obsidian

KosmosisDire avatar Mar 01 '24 14:03 KosmosisDire

Sounds like you need to update obsidian听起来你需要更新黑曜石

It seems that after updating to the latest version of Obsidian, when exporting, the progress bar stops, the export window does not disappear, and ultimately no files are generated. image

Drean21 avatar Mar 02 '24 00:03 Drean21

Sounds like you need to update obsidian听起来你需要更新黑曜石

It seems that after updating to the latest version of Obsidian, when exporting, the progress bar stops, the export window does not disappear, and ultimately no files are generated.看来更新到Obsidian最新版本后,导出时进度条停止,导出窗口也没有消失,最终没有生成文件。 image

Sounds like you need to update obsidian听起来你需要更新黑曜石

It seems that after updating to the latest version of Obsidian, when exporting, the progress bar stops, the export window does not disappear, and ultimately no files are generated.看来更新到Obsidian最新版本后,导出时进度条停止,导出窗口也没有消失,最终没有生成文件。 image

log file: Log: [INFO] Including stylesheet: [INFO] Including stylesheet: css-settings-manager [INFO] Including stylesheet: [INFO] Including stylesheet: css-settings-manager [WARNING] Failed to load search-index.json. Creating new index. {}

Settings: settingsVersion --------- 1.8.1-0b makeOfflineCompatible false inlineAssets ------------ false includePluginCSS [ includeSvelteCSS -------- true titleProperty title customHeadContentPath --- D:\\mydata\Obsidian_Blog\.obsidian\head.html faviconPath D:\\mydata\Obsidian_Blog\.obsidian\note.svg documentWidth ----------- 40em sidebarWidth 20em minOutlineCollapse ------ 2 startOutlineCollapsed false relativeOutlineLinks ---- false allowFoldingHeadings true allowFoldingLists ------- true allowResizingSidebars true logLevel ---------------- all minifyHTML true makeNamesWebStyle ------- true onlyExportModified true deleteOldFiles ---------- true addThemeToggle true addOutline -------------- true addFileNav true addSearchBar ------------ true addGraphView true addTitle ---------------- true addRSSFeed true siteURL ----------------- https://test.com authorName lzy vaultTitle -------------- Home exportPreset website 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 D:/mydata/Obsidian_Blog/export filesToExport ----------- 9 filePickerBlacklist [ filePickerWhitelist ----- [

Enabled Plugins: Git Auto Card Link Version History Diff Editing Toolbar Image auto upload Plugin BRAT ZH Floating Search Copy Block Link Dataview Contribution Graph Homepage Multi-Column Markdown Remotely Save Recent Files Banners Obsidian Columns Style Settings Webpage HTML Export Password Protection Media Extended

Drean21 avatar Mar 02 '24 00:03 Drean21

This is this issue: #380 I will work on fixing it

KosmosisDire avatar Mar 02 '24 01:03 KosmosisDire

This is this issue: #380这是这个问题:#380 I will work on fixing it我会努力修复它

After removing the .git folder, the export did indeed succeed. However, my initial issue remains unresolved. The double-column style from the https://github.com/ckRobinson/multi-column-markdown plugin is still not rendering properly after exporting to HTML.

Drean21 avatar Mar 02 '24 01:03 Drean21

Okay thanks for testing it out, I will try to reproduce this and I'll update here once it is fixed :)

KosmosisDire avatar Mar 02 '24 01:03 KosmosisDire

Having same problem~~~Looking forward to fixing the bugs soon, Thanks!!!

SdKay avatar May 22 '24 02:05 SdKay