{"id":16515124,"url":"https://github.com/ebullient/obsidian-slides-extended","last_synced_at":"2026-04-23T14:03:48.435Z","repository":{"id":223124322,"uuid":"759006745","full_name":"ebullient/obsidian-slides-extended","owner":"ebullient","description":"Create markdown-based reveal.js presentations in Obsidian","archived":false,"fork":false,"pushed_at":"2026-04-15T19:07:52.000Z","size":31996,"stargazers_count":239,"open_issues_count":9,"forks_count":19,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-15T20:22:33.816Z","etag":null,"topics":["obsidian","obsidian-plugin","reveal-js","revealjs"],"latest_commit_sha":null,"homepage":"https://www.ebullient.dev/projects/obsidian-slides-extended/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"MSzturc/obsidian-advanced-slides","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebullient.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"buy_me_a_coffee":"ebullient","github":"ebullient","open_collective":"commonhaus-foundation"}},"created_at":"2024-02-17T17:55:47.000Z","updated_at":"2026-04-15T19:07:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"7902615a-5e5a-4b9b-94c8-b4d82fc1e5c9","html_url":"https://github.com/ebullient/obsidian-slides-extended","commit_stats":{"total_commits":912,"total_committers":26,"mean_commits":35.07692307692308,"dds":"0.25877192982456143","last_synced_commit":"1bd763fcef86321256d3fb11fb434149662f583c"},"previous_names":["ebullient/obsidian-advanced-slides"],"tags_count":144,"template":false,"template_full_name":null,"purl":"pkg:github/ebullient/obsidian-slides-extended","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebullient%2Fobsidian-slides-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebullient%2Fobsidian-slides-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebullient%2Fobsidian-slides-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebullient%2Fobsidian-slides-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebullient","download_url":"https://codeload.github.com/ebullient/obsidian-slides-extended/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebullient%2Fobsidian-slides-extended/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32183353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T11:42:27.955Z","status":"ssl_error","status_checked_at":"2026-04-23T11:42:18.877Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["obsidian","obsidian-plugin","reveal-js","revealjs"],"created_at":"2024-10-11T16:15:18.713Z","updated_at":"2026-04-23T14:03:48.414Z","avatar_url":"https://github.com/ebullient.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/ebullient","https://github.com/sponsors/ebullient","https://opencollective.com/commonhaus-foundation"],"categories":[],"sub_categories":[],"readme":"# Slides Extended (for Obsidian)\n\n![GitHub all releases](https://img.shields.io/github/downloads/ebullient/obsidian-slides-extended/total?color=success)\n\n🚧 Fork in progress, there will be some dust 🚧\n\nDocs, especially, are pretty borked. ;)\n\n\u003cimg src=\"https://raw.githubusercontent.com/ebullient/obsidian-slides-extended/main/imgs/demo.gif\" alt=\"demo\"\u003e\n\nSlides Extended is the perfect slide deck extension for [Obsidian](https://obsidian.md)\n\n## Features\n\n- Embed your notes into your slides\n- Live Preview while editing your slides\n- Themes allow you to change the appearance of your slides\n- Annotations allow you to change the style of your slides\n- Export slides as PDF Documents or as HTML Presentations\n- **Support for most of the Obsidian Markdown Syntax**\n\n## Installation\n\nSlides Extended is an official community plugin. Here's how you can install it:\n\n1. Open Obsidian and go to `Settings`.\n2. Click on `Community Plugins`.\n3. Make sure \"Safe Mode\" is turned off.\n4. Click on `Browse`.\n5. Search for `Slides Extended`.\n6. Click `Install` on the `Slides Extended` plugin.\n7. After installation, make sure to enable the plugin by toggling it on in the `Installed Plugins` section.\n\n### Manual Installation\n\n1. Download the latest release from [GitHub](https://github.com/ebullient/obsidian-slides-extended/releases).\n   You need the files: `manifest.json`, `main.js`, `style.css` and `slides-extended.zip`.\n2. In Obsidian, open your vault's root folder in your file explorer.\n3. Navigate to the `.obsidian/plugins` directory. If it doesn't exist, create it.\n4. Extract the contents of the downloaded `.zip` file into a new folder within the `plugins` directory.\n5. Copy the file `manifest.json`, `main.js`, and `style.css` into the folder `slides-extended`.\n5. Restart Obsidian or reload your vault.\n6. Go to `Settings` \u003e `Community Plugins` and make sure \"Safe Mode\" is turned off.\n7. Click on `Browse` under `Community Plugins`, find `Obsidian Slides Extended`, and enable it.\n\n\u003e [!NOTE]\n\u003e The plugin folder is named `slides-extended` and contains the `.zip`-contents, like `css`, `dist`, `plugin`, `template`,\n\u003e but also the additional files `mainfest.json`, `main.js`, and `style.css`.\n\n\n### Installation Using BRAT\n\nIf you prefer to use BRAT for plugin management:\n\n1. Ensure you have BRAT installed. If not, follow the [BRAT installation guide](https://github.com/TfTHacker/obsidian42-brat#readme).\n2. In Obsidian, open the command palette (`Ctrl/Cmd + P`) and search for \"BRAT: Add a Beta Plugin\".\n3. Enter `ebullient/obsidian-slides-extended` as the GitHub repository.\n4. BRAT will handle the installation. Once complete, restart or reload your vault for changes to take effect.\n\n## Acknowledgements\n\nMatthäus worked on this plugin for a long time, and [announced that he was discontinuing](https://forum.obsidian.md/t/discontinued-advanced-slides-create-markdown-based-reveal-js-presentations-in-obsidian/28243) the plugin on the forum.\n\nThis plugin was a huge undertaking. I'm just picking up where Matthäus left off.\n\n---\n\n- MIT licensed | Copyright © 2024 Erin Schnabel\n- MIT licensed | Copyright © 2021 Matthäus Szturc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febullient%2Fobsidian-slides-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febullient%2Fobsidian-slides-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febullient%2Fobsidian-slides-extended/lists"}