obsidian-advanced-slides

Create markdown-based reveal.js presentations in Obsidian

MIT License

Stars
986
Committers
21

Bot releases are visible (Hide)

obsidian-advanced-slides - 1.20.0 Latest Release

Published by github-actions[bot] over 1 year ago

🚀 Features

  • feature: make advanced slides compatible to the new advertisement policy (#183)

🐛 Fixes

  • bugfix: embedding of slides not working properly (#197)

  • bugfix: + character in a fragmented list does not work correctly (#188)

  • bugfix: auto complete setting "only in Slide Preview" does not work properly (#182)

  • bugfix: Drag px value not recognised (#177)

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.19.0...1.20.0

obsidian-advanced-slides - 1.19.0

Published by github-actions[bot] almost 2 years ago

🚀 Features

  • feature: added slide annotation to skip slide in presentation (#140)

🐛 Fixes

  • bugfix: Exception when Chalkboard plugin enabled (#146)

  • bugfix: slides with '?' in its filename are not working (#145)

  • bugfix: embedding notes via header distorts the order of elements (#153)

  • bugfix: Frontmatter Tag for notes not recognized (#157)

📚 Documentation

  • docs: improved documentation on Lists

📍 Other

  • refactor: tweak getHighlightThemeUrl getTemplate

  • refactor: tweak getSlideOptions

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.18.1...1.19.0

obsidian-advanced-slides - 1.18.1

Published by github-actions[bot] about 2 years ago

Highlights:

  • Compatible with Obsidian 1.0.0

🚀 Features

  • feature: added mermaid gitgraph support (#136)
  • feature: added Laser Pointer plugin
  • feature: mermaid diagrams now support darkMode (#128)
  • feature: allow mermaid configuration through frontmatter
  • feature: added frontmatter property defaultTemplate. DefaultTemplate allows you to apply a template to all slides you created in this deck (#131)
  • feature: Added setting to configure slide preview mode. You can now decide how the slide preview panel should be display, as workspace slide (default configuration as in Obsidian 0.15 and before), as new tab

🐛 Fixes

  • bugfix: Set center: false cannot align everything to the left (#133)
  • bugfix: MathJax aligned environment breaks in templates (#132)
  • bugfix: image rendering causes markdown processor to skip transformation of next text block (#129)

📚 Documentation

  • docs: added documentation on laser pointer plugin (#135)
  • docs: added documentation on defaultTemplates
  • docs: added SaturdayShowcase to Learn more Section: SaturdayShowcase is a weekly format where the Advanced Slides developers feature presentations of their users.
  • docs: fixed default value for transition (#144)

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.8...1.18.1

obsidian-advanced-slides - 1.18.0

Published by github-actions[bot] about 2 years ago

Highlights:

  • Compatible with Obsidian 1.0.0

🚀 Features

  • feature: added mermaid gitgraph support (#136)
  • feature: added Laser Pointer plugin
  • feature: mermaid diagrams now support darkMode (#128)
  • feature: allow mermaid configuration through frontmatter
  • feature: added frontmatter property defaultTemplate. DefaultTemplate allows you to apply a template to all slides you created in this deck (#131)
  • feature: Added setting to configure slide preview mode. You can now decide how the slide preview panel should be display, as workspace slide (default configuration as in Obsidian 0.15 and before), as new tab or new window

🐛 Fixes

  • bugfix: Set center: false cannot align everything to the left (#133)
  • bugfix: MathJax aligned environment breaks in templates (#132)
  • bugfix: image rendering causes markdown processor to skip transformation of next text block (#129)

📚 Documentation

  • docs: added documentation on laser pointer plugin (#135)
  • docs: added documentation on defaultTemplates
  • docs: added SaturdayShowcase to Learn more Section: SaturdayShowcase is a weekly format where the Advanced Slides developers feature presentations of their users.
  • docs: fixed default value for transition (#144)

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.8...1.18.0

obsidian-advanced-slides - 1.17.8

Published by github-actions[bot] about 2 years ago

obsidian-advanced-slides - 1.17.7

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: added transparent property to bg frontmatter option. By setting the background to transparent you could use your presentation as overlay.

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.6...1.17.7

obsidian-advanced-slides - 1.17.6

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: grid component now uses percentage positions
  • feature: it's now possible to align every element that could be annotated with element annotation
  • feature: get rid of paragraph wrapping of images, its now possible to address images by element annotation.
  • feature: added Elapsed Time Bar plugin

🐛 Fixes

  • bugfix: svg images not displayed properly
  • bugfix: remove reset margin on parent blocks
  • bugfix: align property should not be deleted in grid transformer
  • bugfix: Excalidraw not rendered
  • bugfix: element annotation wont work with embedded graphics through obsidian references
  • bugfix: images should not be scaled down (was a workaround from reveal caused by absolute rendering)
  • bugfix: more accurate search for tfiles
  • bugfix: remove unnecessary empty line when using templates
  • bugfix: issue on rendering when markdown ends with a separator
  • bugfix: notes not shown when using nested templates
  • bugfix: showGrid not working properly
  • bugfix: empty slides should not be wrapped
  • bugfix: format bold should not remove whitespace after string
  • bugfix: fix formatting of single line code blocks
  • bugfix: fixed embedding multiple images per line (#124)
  • bugfix: restore preview window when obsidian is started (#120)
  • bugfix: markdown formatting should not aplied on code blocks
  • bugfix: multiple wiki links on the same line wont resolved properly (#124)
  • bugfix: nested block does not work well with templates (#123)
  • bugfix: empty spaces around blockname causes rendering issue when using templates (#123)
  • bugfix: remove blockReferenced in slides (#125)
  • bugfix: fixed embedding block references with reference string on new line (#125)
  • bugfix: fixed weird behavior with global background and empty slide at the end of the markdown (#118)
  • bugfix: internal links not processed properly (#107)
  • bugfix: embedding of files doesnt work when heading is on line zero
  • bugfix: fixed embedding files by block (#104)

📚 Documentation

  • docs: added documentation on embedding videos
  • docs: added more "advanced slides in action" samples

📍 Other

  • refactor: simplified grid reading function

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.15.0...1.17.6

obsidian-advanced-slides - 1.17.5

Published by github-actions[bot] about 2 years ago

obsidian-advanced-slides - 1.17.4

Published by github-actions[bot] about 2 years ago

🐛 Fixes

  • bugfix: svg images not displayed properly

  • bugfix: remove reset margin on parent blocks

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.3...1.17.4

obsidian-advanced-slides - 1.17.3

Published by github-actions[bot] about 2 years ago

🐛 Fixes

  • bugfix: align property should not be deleted in grid transformer

  • bugfix: Excalidraw not rendered

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.2...1.17.3

obsidian-advanced-slides - 1.17.2

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: it's now possible to align every element that could be annotated with element annotation

🐛 Fixes

  • bugfix: element annotation wont work with embedded graphics through obsidian references

  • bugfix: images should not be scaled down (was a workaround from reveal caused by absolute rendering)

📍 Other

  • refactor: simplified grid reading function

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.1...1.17.2

obsidian-advanced-slides - 1.17.1

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: get rid of paragraph wrapping of images, its now possible to address images by element annotation.

🐛 Fixes

  • bugfix: more accurate search for tfiles

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.17.0...1.17.1

obsidian-advanced-slides - 1.17.0

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: grid component now uses percentage positions

🐛 Fixes

  • bugfix: remove unnecessary empty line when using templates

  • bugfix: issue on rendering when markdown ends with a separator

  • bugfix: notes not shown when using nested templates

  • bugfix: showGrid not working properly

  • bugfix: empty slides should not be wrapped

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.6...1.17.0

obsidian-advanced-slides - 1.16.6

Published by github-actions[bot] about 2 years ago

🐛 Fixes

  • bugfix: format bold should not remove whitespace after string

  • bugfix: fix formatting of single line code blocks

  • bugfix: fixed embedding multiple images per line (#124)

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.5...1.16.6

obsidian-advanced-slides - 1.16.5

Published by github-actions[bot] about 2 years ago

🚀 Features

  • feature: added Elapsed Time Bar plugin

🐛 Fixes

  • bugfix: restore preview window when obsidian is started (#120)

  • bugfix: markdown formatting should not aplied on code blocks

  • bugfix: multiple wiki links on the same line wont resolved properly (#124)

  • bugfix: nested block does not work well with templates (#123)

  • bugfix: empty spaces around blockname causes rendering issue when using templates (#123)

  • bugfix: remove blockReferenced in slides (#125)

  • bugfix: fixed embedding block references with reference string on new line (#125)

📚 Documentation

  • docs: added documentation on embedding videos

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.4...1.16.5

obsidian-advanced-slides - 1.16.4

Published by github-actions[bot] about 2 years ago

obsidian-advanced-slides - 1.16.3

Published by github-actions[bot] about 2 years ago

📚 Documentation

  • docs: added workout plan sample

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.2...1.16.3

obsidian-advanced-slides - 1.16.2

Published by github-actions[bot] about 2 years ago

📚 Documentation

  • docs: readded examples

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.1...1.16.2

obsidian-advanced-slides - 1.16.1

Published by github-actions[bot] about 2 years ago

🐛 Fixes

  • bugfix: fixed weird behavior with global background and empty slide at the end of the markdown (#118)

  • bugfix: internal links not processed properly (#107)

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.16.0...1.16.1

obsidian-advanced-slides - 1.16.0

Published by github-actions[bot] about 2 years ago

🐛 Fixes

  • bugfix: embedding of files doesnt work when heading is on line zero

  • bugfix: fixed embedding files by block (#104)

📚 Documentation

  • docs: added more "advanced slides in action" samples

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.15.0...1.16.0