Releases: bcardiff/obsidian-paperish-presentation
Releases · bcardiff/obsidian-paperish-presentation
Release list
0.2.1
Fixed — "Force dark/light" color scheme now actually recolors the whole presentation (background, text, headings, code blocks with syntax highlighting, callouts, tables) instead of only darkening headings. The vault's accent color is preserved in both forced modes.
0.2.0
New
- Cover slide — add title (and optionally description) to a note's frontmatter to open the presentation with a centered cover: big title, muted tagline. The cover stays out of the breadcrumbs and sticky headings.
- Sticky slide heading — while stepping through a slide taller than the viewport, its heading pins to the top (toggleable in settings). The pinned heading gets a pp-stuck class so CSS snippets can restyle it, e.g. shrink it.
- Slide outline panel — run "Open slide outline" for a sidebar listing every slide, indented by section and highlighting the current one. Click an entry to jump straight to that slide.
Fixed
- Clicking a code block's copy button no longer advances the presentation.
- The presentation re-centers the current slide when the window or pane is resized.
0.1.1
- bugfixes for hidden elements
- better focus logic
0.1.0
Initial release. Show any file as a presentation, in a similar way Dropbox Paper do: scroll down and focus on each part.
There is not slide, the layout is more lenient.