|
Note theme talk about using Obsidian as editor; |
Answered by
gcushen
May 29, 2023
Replies: 2 comments
|
Agree. I'm especially interested in a way of automatic modifying of obsidian links to the Hugo format from the docs: https://wowchemy.com/docs/content/writing-markdown-latex/#links |
0 replies
|
Obsidian is essentially just a Markdown editor with a bunch of plugins, so it can be used like any other Markdown editor to edit a Hugo site. Have you seen the Obsidian site and forums? On there you can find a huge amount of tutorials and documentation on how to configure Obsidian to work best with Hugo sites... |
0 replies
Answer selected by
gcushen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Obsidian is essentially just a Markdown editor with a bunch of plugins, so it can be used like any other Markdown editor to edit a Hugo site.
Have you seen the Obsidian site and forums? On there you can find a huge amount of tutorials and documentation on how to configure Obsidian to work best with Hugo sites...