KosmosisDire / obsidian-webpage-export

Export html from single files, canvas pages, or whole vaults. Direct access to the exported HTML files allows you to publish your digital garden anywhere. Focuses on flexibility, features, and style parity.
https://docs.obsidianweb.net/
MIT License
812 stars 69 forks source link

[Bug] [1.8.01]: Export option menu is blacked out #520

Open FarallonWest opened 3 hours ago

FarallonWest commented 3 hours ago

What happened?

I am excited to try this awesome plugin! I select export entire vault and the modal menu pops up but it is blank, empty and has no activity no matter where it is clicked. I have tried light/dark switching. I tried 5 different themes in case there was a conflict there.

Screenshot 2024-09-27 at 2 52 57 PM

Reproduction

  1. Install plugin
  2. Set settings in plugin menu
  3. Go to Command Pallet
  4. Select either export with past or export (I tried both)
  5. Watch the blank menu pop up

Last Working Version

Unknown

Version

1.8.01

Operating System

Sonoma 14.5

Obsidian Version

Version 1.6.7 (Installer 1.5.12)

Which browsers can you reproduce this in?

No response

Relevant log output

Log:

Settings:
    settingsVersion --------- 1.8.01
    makeOfflineCompatible     true
    inlineAssets ------------ false
    includePluginCSS          12 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         true
    onlyExportModified ------ true
    deleteOldFiles            false
    addThemeToggle ---------- true
    addOutline                true
    addFileNav -------------- true
    addSearchBar              true
    addGraphView ------------ true
    addTitle                  true
    addRSSFeed -------------- true
    siteURL                  
    authorName -------------- Farallon
    vaultTitle                Guided-Vault
    exportPreset ------------ website
    openAfterExport           false
    graphAttractionForce ---- 1
    graphLinkLength           12
    graphRepulsionForce ----- 114
    graphCentralForce         1.9500000000000002
    graphEdgePruning -------- 100
    graphMinNodeSize          3
    graphMaxNodeSize -------- 7
    showDefaultTreeIcons      true
    emojiStyle -------------- Native
    defaultFileIcon           lucide//file
    defaultFolderIcon ------- lucide//folder
    defaultMediaIcon          lucide//file-image
    exportPath --------------
    filesToExport             0

Enabled Plugins:
    Natural Language Dates
    Zoottelkeeper Plugin
    Note Refactor
    Dataview
    Map View
    Graph Analysis
    Find orphaned files and broken links
    Linter
    Omnisearch
    BRAT
    Import Into Obsidian
    NLP
    Juggl
    Regex Find/Replace
    Slurp
    Charts View
    Link Exploder
    Semantic Canvas
    Text Extractor
    Smart Connections Visualizer
    Smart Connections
    Wikidata Importer
    Graph Link Types
    Wikipedia
    Pandoc Plugin
    Entity Linker
    Footlinks
    Import Attachments+
    Local images
    Surfing
    Wikipedia Search
    Airgap
    Vault 2 Book
    Webpage HTML Export

Additional Info

Included screenshot above.

KosmosisDire commented 3 hours ago

Hi! Thank you, this should be fixed in the beta version of the plugin. There are instructions for installing the beta version in the readme :)

I am actually working on the next stable release as we speak so if the beta version doens't work I am happy to look into this further to get it working

Thanks

FarallonWest commented 3 hours ago

Awesome! Will use Beta now!

FarallonWest commented 2 hours ago

The modal now shows up and export is super fast! Thanks! But… I created an offline version and there is no TOC on the side to navigate. Further graphs are not rendering — as though the pages are no longer “speaking” to each other.

KosmosisDire commented 2 hours ago

The modal now shows up and export is super fast! Thanks! But… I created an offline version and there is no TOC on the side to navigate. Further graphs are not rendering — as though the pages are no longer “speaking” to each other.

Did you use local website or raw documents? The graph view is not supported right now in local exports only in online exports (although this will hcange in the next update). The file navigation is not supported in raw documents exports only in local website and online website exports. The TOC should work in all the modes.

If you could give a screenshot showing which parts aren't working that would be helpful. Thanks

FarallonWest commented 1 hour ago

Local. Here’s the screenie.

Happy to hear the graph will be in local soon! That’s awesome! Right now TOC is most important.

Screenshot 2024-09-27 at 4 57 29 PM