Skip to content

Releases: cuigh/obelisk

v0.8.0

10 May 04:30
Compare
Choose a tag to compare
  • Add init command to generate obelisk.yml file
  • Add template functions: lower/upper/trim/replace
  • You can now customize page template with template attribute in metadata (default is page.html)

v0.7.1

18 Apr 08:48
Compare
Choose a tag to compare
  • Fix document embedding when target section has sub sections
  • Add link of target page to embed block
  • Remove archived kanban

v0.7.0

12 Apr 09:28
Compare
Choose a tag to compare
  • Change default path formatter from smart to kebab
  • Clicking tag will pop up all page links containing that tag
  • Convert vault name to title case if name isn't specificated
  • Use wildcard match to ignore files
  • All JS/CSS files are ignored by default
  • Fix comment parsing
  • Fix styles causing menu items to not be displayed in full

v0.6.0

08 Apr 08:27
Compare
Choose a tag to compare
  • Add support for timeline (Set layout as timeline in frontmatter)
  • Add timestamp to internal JS/CSS resources
  • Support markdown embedding of Obsidian vault
  • Turn consecutive images into columns

v0.5.1

06 Apr 04:04
Compare
Choose a tag to compare
  • Fix callout rendering
  • Tasklist supports characters other than 'x' and 'X' now
  • Change search shortcuts of willow theme to '/'
  • Add support for charts plugin
  • Add support for kanban plugin
  • Replace embed mermaid.js and echarts.js to CDN

v0.5.0

29 Mar 09:03
Compare
Choose a tag to compare

First release.