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.11.17

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

🚀 Features

  • feature: removed unnecessary clutter when rendering slide in node preview

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.16...1.11.17

obsidian-advanced-slides - 1.11.16

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

obsidian-advanced-slides - 1.11.14

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

🐛 Fixes

  • bugfix: added padding between list and sublist

  • bugfix: fixed image stretching in portrait mode

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.13...1.11.14

obsidian-advanced-slides - 1.11.13

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

🐛 Fixes

  • bugfix: fixed bulletpoint layout in consult theme

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.12...1.11.13

obsidian-advanced-slides - 1.11.12

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

🐛 Fixes

  • bugfix: made grid block composing recursive

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.11...1.11.12

obsidian-advanced-slides - 1.11.11

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

🐛 Fixes

  • bugfix: template property parsing may throw exeption

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.10...1.11.11

obsidian-advanced-slides - 1.11.10

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

🐛 Fixes

  • bugfix: parent grid of embedded grid rendered incorrect

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.9...1.11.10

obsidian-advanced-slides - 1.11.9

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

obsidian-advanced-slides - 1.11.7

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

🐛 Fixes

  • bugfix: more defined way of template lookup

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.6...1.11.7

obsidian-advanced-slides - 1.11.6

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

🐛 Fixes

  • bugfix: nesting of grid components causes rendering issues

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.5...1.11.6

obsidian-advanced-slides - 1.11.5

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

🐛 Fixes

  • bugfix: added circuit breaker to prevent endless loops on circular template references

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.4...1.11.5

obsidian-advanced-slides - 1.11.4

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

🚀 Features

  • feature: it's now possible to nest templates in templates

🐛 Fixes

  • bugfix: empty slide annotation detection was to agressive

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.3...1.11.4

obsidian-advanced-slides - 1.11.3

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

🐛 Fixes

  • bugfix: merge multiple template files before processing

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.2...1.11.3

obsidian-advanced-slides - 1.11.2

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

🚀 Features

  • feature: it's now possible to mix & nest templates with other note references

🐛 Fixes

  • bugfix: remove template property on slide annotation after template is processed

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.1...1.11.2

obsidian-advanced-slides - 1.11.1

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

🚀 Features

  • feature: its now possible to resize images when using markdown style links

  • feature: added footnotePlaceholder variable to define where footnotes should be placed on slides

🐛 Fixes

  • bugfix: multiline comments not recognized properly (#81)

  • bugfix: wrong background for callouts on themes with white background (#79)

  • bugfix: npe on contains

  • bugfix: made attribute parsing more robust

  • bugfix: stretch doesnt work when used in template block

📚 Documentation

  • docs: enhanced documentation on image scaling

  • docs: update docs on footnotes

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.11.0...1.11.1

obsidian-advanced-slides - 1.11.0

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

Highlights

Support for Obsidian Charts:

Embed Slides into Obsidian Note:

🚀 Features

  • feature: added support for Charts

  • feature: Embeding of Slides into Obsidian Notes

  • feature: added syntax suggestion for embedding slides

  • feature: By default auto completion is only active when slide preview is active. This behavior could be changed in Advanced Slides settings

🐛 Fixes

  • bugfix: mix in label types causes errors

  • bugfix: embedded slides may point to wrong file

  • bugfix: charts. rendered too big

📚 Documentation

  • docs: added Documentation on Charts

  • docs: added documentation on embedding Slides

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.10.1...1.11.0

obsidian-advanced-slides - 1.10.1

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

🐛 Fixes

  • bugfix: suggester now autocompletes properties on first character inputs

  • bugfix: remove extra leading space in fragmented list

  • bugfix: autosuggest for wrong property

  • bugfix: elements not detected properly when annotating nested components

  • bugfix: fitText causes texts that are bigger than parent

📍 Other

  • build: simplified packaging

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.10.0...1.10.1

obsidian-advanced-slides - 1.10.0

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

Highlights

https://user-images.githubusercontent.com/4275753/166963760-341d4e4c-b264-4f63-879a-15870bc750f4.mov

🚀 Features

  • feature: added auto completion suggester for Advanced Slides components
  • feature: added support to webp Images

🐛 Fixes

  • bugfix: whitespace in images causes rendering issues
  • bugfix: template variables not recognized when there is a tailing whitespace after them
  • bugfix: rendering issues on block processor

📚 Documentation

  • docs: fixed documentation on pads

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.9.0...1.10.0

obsidian-advanced-slides - 1.9.1

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

🚀 Features

  • feature: added support to webp Images

🐛 Fixes

  • bugfix: whitespace in images causes rendering issues
  • bugfix: template variables not recognized when there is a tailing whitespace after them
  • bugfix: rendering issues on block processor

📚 Documentation

  • docs: fixed documentation on pads

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.9.0...1.9.1

obsidian-advanced-slides - 1.9.0

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

🚀 Features

  • feature: added template functionality. It's now possible to create a slide based on templates

  • feature: template processor is now able to process variables

  • feature: its now possible to reference background images with obsidian references

  • feature: added ability to declare optional template variables

  • feature: added consult theme (demo)

🐛 Fixes

  • bugfix: templates break when colon is part of content

  • bugfix: overwrite of font weight was not working properly

📚 Documentation

  • docs: updated documentation on slide backgrounds

  • docs: added info that plugins have to be enabled (#71)

  • docs: updated installation documentation

  • docs: added documentation for template language

  • docs: added documentation for consult theme

Full Changelog: https://github.com/MSzturc/obsidian-advanced-slides/compare/1.8.1...1.9.0