General
234 results found
-
Allow inline SVG to be saved
Great work.
I found a bug: If inline SVG is used, it displays fine in the edit console, but when saving and previewing, the SVG element has been removed.
Test code to add to HTML editor:
<svg xmlns="http://www.w3.org/2000/svg">
<line x1="20%" y1="100%" x2="80%" y2="20%" stroke-width="2" stroke="green"/>
</svg>Also, the code editor re-writes '<line/>' as '<line></line>' but that's probably not a problem.
5 votesTried with the attached snippet and this is now working.
-
privacy settings + analytics
Would love to get analytics on who sees presentations and the ability to selectively share without publicly publishing (just a obfuscated but short link would do fine)
5 votesWith the release of slid.es, it’s now possible to share private decks through a secret link.
-
Make it so that embedded YouTube videos stop playing when you change slides
I see that I can grab the embed code from YouTube and then go into HTML mode in rvlio and paste the code there and the video will play fine, but the video won't stop playing automatically when I switch to another slide. Can you make the video stop playing when I change slides?
5 votesYouTube videos now stop playing when navigating away from their slide.
-
Allow to change fonts for whole presentation
My native language is czech and it contains a lot of special characters and default font in rvlio is not compatible wit them so I have to use Arial. And every time i create new slide I have to swich to Arial.
Please make it possible to set a font style globally for one presentation, it would help a lot.5 votes -
Add basic shapes
Would love a way to add basic shapes (circles, rectangles, arrows) and drag-and-drop edit their size + color.
5 votesThis has been added in the new editor which is now live (public beta).
-
Improved Syntax Highlighting
It would be great if syntax highlighting could already be seen in the edit mode, or at least in the preview mode, otherwise it is a real surprise when all of the sudden some code is highlighted you did not expect.
It certainly surprised me the first time.
And it would be great, if the language if the syntax highlighting (HTML, Javascript, Python, etc.) could also be somehow set within the interface.5 votes -
Remove the character limit on speakers notes.
Or at least raise the limit. 200 characters is debilitatingly small. It significantly reduces the usefulness of the tool!
5 votesThis limit has been raised to 300 characters. More info in the comments.
-
Ability to keep speaker notes open in the editing view
I want to flick through my presentation reviewing my notes and editing them without having to go to 'present' mode.
5 votesThis has been added!
When you open the speaker notes input there’s a new “Dock notes” option. If you press this notes will be fixed to the bottom of the screen. This choice is saved so that notes remain docked no matter which presentation you’re editing.
Let us know if you run into any issues.
-
Edit slides while presenting
Allow live editing slides while presenting.
5 votesOngoing presentations are now kept in sync in real-time when changes are made in the editor. Note that this only works when presenting using the present view.
-
Bulk change properties on multiple objects
Multiple selections are already really powerful—moving things in groups is essential to an editing experience.
Something I'm missing is being able to select objects of similar types and change their properties in bulk.
Instead of scaling each Text object separately, I want to change the scale of an entire selection... or their colors, or their alignment. You get the idea.
5 votesWe’ve made it possible to select and configure multiple content blocks at once. This works for all properties that are mutually available for the selected blocks.
-
arabic support
its look like the arabic font support is not that good ..
the RTL is not working as it should, and the spaces turn into somethings else.4 votesWe’ve added a new RTL mode. Give it a try when you get a chance, it’s available in the Settings panel inside of the editor.
-
Provide editable title and/or link
The url to my presentation is based on an out-dated title. It would be nice to have the ability to edit the title and/or the url fragment.
4 votesYou can now edit both the title and URL slug of your presentations.
-
fix html editing bug
after adding a "fragment" class to an element and saving, the preview doesn't show that element as a fragment (the class is totally missing)
4 votes -
[bug]copy and paste change background color
When I copy text from a slide and paste it on the slide (or on a different slide) the background color around just that text changes to a darker version of the slide's background color.
4 votesThis should no longer be an issue in the new editor.
-
Replace the 'save' icon
http://i.imgur.com/qpt11Fi.png
The downward arrow traditionally means 'download', not save.4 votesWe have update the icon. Thanks for the feedback.
-
make it so you can choose the order in which fragments appear
it's a bit frustrating making all these fragments on a slide, only to find they come up in the wrong order. can you think about it?
4 votesThis has been added in the new editor which is now live (public beta).
-
Password protected slideshows
For more confidentiality it would be useful to have password protected slides.
4 votesDone! You can now password protect any private presentation. More info in the help article: http://help.slides.com/knowledgebase/articles/497189
-
Allow image source to be a URL instead of upload
Ability to have images use url for the image source, rather than requiring an upload.
4 votesThis has been added. See comments for details.
-
Hyperlinks
I would like to keep hyperlinks live within slides. Can this be dome?
4 votesThis is already possible, more info: http://help.slides.com/knowledgebase/articles/553998-inserting-links
-
Copy individual slide between decks
Making slides is usually a matter of copy-and-paste from an old deck into a new deck (at least in Powerpoint). Copying is either a selection of elements from a slide, or one or more complete slides.
However I found it impossible to do copy-and-paste between different decks at slides.com. It is possible to clone an existing one - but what if it is too late or I want to copy from multiple sources?
4 votesIt’s now possible to easily copy Slides from any of your other decks. If you’re a member of a Slides Team, you can browse and insert individual slides from other team members too.
More info about inserting slides from other decks can be found here: https://help.slides.com/knowledgebase/articles/583992-how-do-i-copy-slides-between-decks
- Don't see your idea?