Soda

Results 66 comments of Soda

Hi there! I'm not super experienced with HTML or Java, but here's what I did : I have a folder in my vault that contains various stuff my site could...

![image](https://github.com/user-attachments/assets/31156619-faf6-4d0d-88cd-97a0bbc129fd) Hi! that worked! Not sure why I didn't try that at first... Now I think it has to do with the path itself. I'm on the following version ![image](https://github.com/user-attachments/assets/175876ba-7765-44dc-a6f7-12875a4210f8)

Hi there! No rush, custom Head content is more of a novelty for my site, not a necessity. No need to develop anything *just for* me, considering there are a...

Hi! I put the exact same path as before `! - DO NOT EXPORT/head.html` but it still doesn't do anythig. Does HTMLExport look for a full path (i.e. `/home/user/Documents/...`) or...

Unfortunately, the browse button does not work properly, so I have to type it myself. It's probably a quirk of my desktop environment because some other apps behave like this...

A question : How do I do headings, and links (hrefs and such) from this state? I tried ```html ObsidianSite.onDocumentLoad((doc) => { var footer = document.createElement("div"); footer.innerText = "END OF...

I did, but still, thanks for the tip on `innerHTML`! There were more options just by inspecting all the properties of `document.createElement("div")`, all of them seem extremely useful ![image](https://github.com/user-attachments/assets/4501c426-bd2b-48f5-bf07-f39e5666c97a)

EDIT: Not running on a virtual machine, but bare metal. Having this issue too. Restarting the timers and services did NOT remedy the issue. Internet is working. I am not...

Should be ready to merge. I'll be squashing the commits.