You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The slides plugin built-in to Obsidian has a "Start presentation" command, allowing one to easily begin a presentation from their slides note. Switching to this plugin adds lots of other handy features, but makes presenting a multi-step process by forcing users to open the preview and then wrangle it into presentation mode.
Describe the solution you'd like.
A "Start presentation" or "Present slides" command. It'd be nice if it opened the presentation full-screen in Obsidian itself, like the vanilla slides plugin does. But I imagine it would be simpler to have the "Start presentation" command just work identically to the "Open in browser" button in the preview mode.
The latter is all I personally need, but I imagine others would find the former to be a nice option; could be implemented later? Perhaps as two distinct commands: "Start presentation in Obsidian" vs. "Start presentation in browser"?
Other solutions.
Some other options that could serve a similar purpose:
A context menu command (under the "More options" overflow menu, top right in the toolbar of Obsidian 1.0), which the vanilla slides plugin also offers
A context menu command when right clicking files? Ehh
A toolbar button? (not sure if Obsidian lets you do this)
Those could be nice options too, but I think a command is the best option. Integrates nicely with the Buttons plugin, for instance.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The
slides
plugin built-in to Obsidian has a "Start presentation" command, allowing one to easily begin a presentation from their slides note. Switching to this plugin adds lots of other handy features, but makes presenting a multi-step process by forcing users to open the preview and then wrangle it into presentation mode.Describe the solution you'd like.
A "Start presentation" or "Present slides" command. It'd be nice if it opened the presentation full-screen in Obsidian itself, like the vanilla
slides
plugin does. But I imagine it would be simpler to have the "Start presentation" command just work identically to the "Open in browser" button in the preview mode.The latter is all I personally need, but I imagine others would find the former to be a nice option; could be implemented later? Perhaps as two distinct commands: "Start presentation in Obsidian" vs. "Start presentation in browser"?
Other solutions.
Some other options that could serve a similar purpose:
slides
plugin also offersThose could be nice options too, but I think a command is the best option. Integrates nicely with the Buttons plugin, for instance.
The text was updated successfully, but these errors were encountered: