General
237 results found
-
Custom autoplay timing for each slide
Should be able to define a custom timing for each slide.
Bring us the best of dead Sliderocket!21 votesYou can now customize the autoplay duration on a per-slide basis. This and a few other slide-specific options are available in the new “Slide Settings” menu. More info and examples here: https://slides.com/news/slide-settings/
-
Enable Full Speaker View on iOS
The main reason I want to use Slides is to use my iPad to both see and control a presentation on a remote computer. As things stand, the remote control replaces the full “speaker view” on iOS. This isn’t what I need. As it requires one to turn around to watch the screen content, defeating the purpose of using Slides.
My classrooms are equipped with a Windows PC plugged into a projector, not allowing for installation of any piece of software. I want to use that computer to project slides, controlled via an iPad, but I also want to see…
10 votesiPad users will now see the full speaker view, rather than the simplified mobile version of the page.
Let us know if you run into any problems with this.
-
Duplicating slides
I want to duplicate my slides.
19 votesDuplication is now possible via the slide template functionality in the new deck editor. The editor is currently in public beta and enabled by default.
More info about how templates work: http://help.slides.com/knowledgebase/articles/405645
-
iFrame not displaying content
I am placing an iframe into on of my slides and calling a URL outside of slid.es
url: party.wellhey.com/raffle.html
and all I get is an outline of where the iframe is, none of the content is displayed. I thought it may be my code on the page that is being displayed, so I plugged in Google and still nothing.
3 votes -
Speaker notes
Having a simple drop down comment box that rests below the slide might be a cool way to allow users to keep notes for each of their slides. Right now I'm writing my script either in a word document or "off screen" outside the visible scroll in the main container.
14 votesSpeaker notes are now supported. Find out more: http://help.slid.es/knowledgebase/articles/333926
-
Change transition effect per slide
Add the posibility to define a transition effect for certain slides which overrides the global one.
149 votesWe’ve made it possible to change the transition effect for specific slides. This and a few other slide-specific options are available in the new “Slide Settings” menu. More info and examples here: https://slides.com/news/slide-settings/
-
Fix the background color bug
Hello,
First, thanks for your tool : it's elegant, easy to use and clear...
But I have a problem with "slide".Basically, when I'm trying to change her color, it doesn't work. But, if I try to change the background-color to the SAME background-color, then i make a choice, the colors change. The true problem is the color changed only for a moment ; if i'm going on another slide then i come back on the first, the backgrund-color comes back to his first state.
Hard for me ; the next time i'll see the feedbacker of a software. If…
2 votesBackground colors should no work as expected in vertical slides.
-
Math Equations
It took about ten minutes to fork reveal.js to add equation support via MathJax ( http://mathjax.org ). You only drop the MathJax javascript into the header and it automatically renders anything like $y=x^2$ as an equation in any number of different formats. No live demo, but see: https://github.com/rreusser/reveal.js
Makes a lot of sense to me particularly since it's so simple, but there are a number of choices that would need to be smoothed out like which equation syntax to use, which display format to use, and how an editor like rvl.io would balance WYSIWYG with equations that need rendering.
Edit:…
98 votesIt’s now possible to easily display math formulas via the new Math block! Find out more: http://slides.com/news/math
-
Allow multiuser collaboration
Many times a presentation is a work of more than one person. Would be great to allow all of them to contribute to its edition.
295 votesWe now support shared editing of presentations and per-slide commenting through what we’re calling Collaborate on Slides!
Learn all about it in the blog post: http://blog.slides.com/post/144953373943/introducing-collaborate-on-slides
-
Move slides
Make it possible to drag and drop slides. To reorder the slides.
19 votesThere’s now an arrange mode in the editor which let’s you re-organize slides.
-
Link to another slide
Provide ability to link to another slide instead of just a website. I'd love to use this format for a portfolio but don't want to make others have to scroll through to find what they want.
60 votesYou can link to another slide by changing the link “Target” from “Website” to a specific slide number.
We recommend naming any slides that you want to link to using the Slide Settings UI. That way you can more easily target and link to the correct slide.
You can find more info about internal linking here: https://help.slides.com/knowledgebase/articles/553998-adding-links
-
Import slides
Just like we can "download" the content of a slide, it would be nice to be able to "upload" the content of a slide.
67 votesYou can now import slides from reveal.js! All you have to do is paste the markup of your presentation into the import panel. More info is available here: http://slides.uservoice.com/knowledgebase/articles/271213-import-from-reveal-js
I’m marking this one as completed since it addresses the original idea. Filed a new idea for adding PDF import: http://slides.uservoice.com/forums/175819-general/suggestions/4786790-import-slides-from-pdf
-
Custom HTML and custom Fonts
I'd love the ability to add custom code, like for embedding an iFrame.
Also, be able to use custom fonts, usually via services like Typekit, Google Fonts etc.16 votesThe HTML edit has since been added and it’s now possible to define custom fonts using the CSS editor (Pro-only).
-
Printing/PDF Slides
Must be able to print the slides, or at least print them to a PDF. Currently in Chrome it just shows a bunch of empty pages.
20 votesPDF export has been added, more info here http://slid.es/news/pdf-export
-
Support right to left languages
I suggest support right to left languages: supporting bullets on the right, combining english and non english writing from the right, transitioning the slides to the left instead of right, etc.
1 voteWe’ve added a RTL mode. Look for an option in the Settings panel of the editor.
-
Autosave.
Its been a couple of times I sleep my computer and when I'm back I get a saving error.
Also, as a docs and iWork user I must admit I'm getting kind of used to autosave. I think it'd be a good (and huge, I bet, in terms of programming, storage, etc) addition. The "complementary" tools that usually come with autosave would be pretty good too (version control being the biggest).
I think it's a great goal though to strive to later in the future.
20 votesThere’s now an auto-save toggle in the editor sidebar!
-
Turn off promotion
Happy with the public URL but I may not want my content promoted, would like an option to opt-out of main rvl.io website promotion
7 votesIf you have a Pro account, you can now share secret links to your private decks.
-
Create an Embeddable version
Something like JS Fiddle has, so I can embed inside of a blog post or on my website somewhere.
5 votesYou can embed decks with a special url, just append /embed/ to the deck’s URL.
For example, if the original deck URL is:
http://www.rvl.io/hakim/theming/
you can embed it with:
http://www.rvl.io/hakim/theming/embed/Currently, you will have to manually build that URL. We are working on making this easily accessible from the UI.
Update3: This is now available!
An example of use is here:
jsfiddle.net/hrjet/fqxaA/ -
Don't darken background when the 'Slide background' menu is opened.
https://gfycat.com/AnotherIllCirriped
When I try to change the background colour I can't accurately see it until I close the menu. It darkens the slide and doesn't provide show the accurate colour.
1 voteThanks for the feedback. We’ve changed how this works so that only part of the screen is darkened while applying a slide background. Hope that helps!
-
2 votes
We’ve writing content for our help section, this will grow over time: http://slides.uservoice.com/knowledgebase
Let us know if there are any things in particular you would like to see covered.
- Don't see your idea?