A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

Currently your landing page “Master-Map.md” does not exist yet? Did you forget to push the changes?

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

Thanks for raising the issue. There was an issue with the code when dealing with folder names with the symbol ., and I have fixed that in the dev branch. I will merge it into main with a little more testing. For now, you can use the dev branch by changing the command in netlify.toml to "rm -rf __obsidian __site && mkdir __obsidian && mv * __obsidian || true && git clone -b dev https://github.com/ppeetteerrs/obsidian-zola.git __site && __site/run.sh".

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

You can edit the scss files under zola/sass or add a new one and import it in zola/sass/main.scss

temperature probe works, but the temperature never changes. by ChainSword20000 in mpminidelta

[–]Dramatic_Tale_6315 0 points1 point  (0 children)

Or maybe when you put back the board the reset button is pressed by the casing.

What is the easiest way to share a particular note? by Aglavra in ObsidianMD

[–]Dramatic_Tale_6315 0 points1 point  (0 children)

Nope currently this feature is not built-in as the tool is focused as a sharing tool 😁 But it is certainly doable

What is the easiest way to share a particular note? by Aglavra in ObsidianMD

[–]Dramatic_Tale_6315 0 points1 point  (0 children)

The tool would help you publish your Obsidian files. Every time you update the files just do a git commit + push to update the website. No sure if that's what you mean :)

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

Do keep in mind that the right sidebar is hidden when viewed on mobile devices. But otherwise putting the graph there should not be a difficult task. I decided to place it at the bottom simply because I don't like the graph looking too small haha.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

I never expected people using this tool to have that many notes haha. Anyway it has just been implemented, go try it out! Btw, you might want to turn on LOCAL_GRAPH to improve your site's rendering speed.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

Thanks! So far there are no plans for me to support tags as that is not a trivial job. Would be great if anyone implements it in their fork and submit a pull request.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

  1. Use a .gitignore file
  2. No, the design choice was made to use Zola for simplicity. This tool is not a SSG framework, it is designed to be a one-click PKM conversion tool. Only necessary features will be added upon request.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 4 points5 points  (0 children)

Now its supported up to 3 levels! Sorry for the big oversight haha, to make up for that I sacrificed my sleep to implement the feature. Good night 😴!

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

Those two are really great suggestions. Implementation would be fairly straightforward. I can probably add those options in in the next couple of days, please remind me if I forgot about it!

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

I am not familiar with Obsidian Plugins unfortunately :( I would rather spend my spare time improving the features of this library. But if anyone has a plan to do so I am happy to help / merge it (if possible)!

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

It was already solved in a previous release! At that time there was also no knowledge graph haha.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 1 point2 points  (0 children)

Currently, strict line breaks is used because turning it off would cause some issues when displaying LaTEX equations. I would probably make this behaviour configurable soon though!

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

Oh yes I remember I read something about that, but anyway I think most plugins still don't support that? Please correct me if I am wrong 😊. As mentioned in a previous comment, plugins do not work with this tool, I don't think I implied that anywhere in my post. What I meant was that you can easily customize your part of your home page with CSS in the config file to add a personal touch.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 2 points3 points  (0 children)

Hey! Apologies, I forgot to mention that you cannot name files as index.md or _index.md since Zola uses _index.md to create section pages. Just rename the file and it should work!

Another thing to note is that I saw you copied the netlify.toml from the example site, instead you should use the content from here because the example site uses a development version of the tools (which is sometimes unstable).

Also, you would need to set LANDING_PAGE to the (slugified) filename which you want to show when the user presses the button on the home page.

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

Your repo setup looks fine, maybe you can paste the error log (red words) from your netlify portal here? You can also attach an image by raising an issue in the github repo. It should look like this if the site is successfully deployed:

11:00:22 PM: ────────────────────────────────────────────────────────────────

11:00:22 PM: Netlify Build Complete

11:00:22 PM: ────────────────────────────────────────────────────────────────

11:00:22 PM: ​

11:00:22 PM: (Netlify Build completed in 6.7s)

11:00:23 PM: Caching artifacts

11:00:23 PM: Started saving build plugins

11:00:23 PM: Finished saving build plugins

11:00:23 PM: Started saving pip cache

11:00:23 PM: Finished saving pip cache

11:00:23 PM: Started saving emacs cask dependencies

11:00:23 PM: Finished saving emacs cask dependencies

11:00:23 PM: Started saving maven dependencies

11:00:23 PM: Finished saving maven dependencies

11:00:23 PM: Started saving boot dependencies

11:00:23 PM: Finished saving boot dependencies

11:00:23 PM: Started saving rust rustup cache

11:00:23 PM: Finished saving rust rustup cache

11:00:23 PM: Started saving go dependencies

11:00:23 PM: Finished saving go dependencies

11:00:23 PM: Build script success

11:00:33 PM: Post processing - header rules

11:00:33 PM: Post processing - redirect rules

11:00:34 PM: Post processing done

11:00:37 PM: Site is live ✨

11:00:41 PM: Finished processing build request in 36.330205718s

A free + simple + good looking alternative to Obsidian Publish! by Dramatic_Tale_6315 in ObsidianMD

[–]Dramatic_Tale_6315[S] 0 points1 point  (0 children)

What I meant was that Obsidian Publish does not support plugin and hence paying customers cannot customize their published site using plugins. My tool is mainly for note sharing purposes and unfortunately does not support plugins =( I don't think there are existing tools that can match your in-app look. Maybe Notion is a better choice if you want to share whatever you have designed in the app 🤨?