General
233 results found
-
To fix the broken "zip" export
"Creating ZIP" for several minutes, then back to "Download ZIP" without download.
Same behaviour on various browsers and OS.
Pro Plan.
2 votesThe ZIP export issues from earlier this week should be fixed now. Please let us know if you still experience any issues.
-
Bug: Subscript and superscripts (sub/sup HTML tags) should make text smaller
Using HTML editor on developer mode I add some sub and sup HTML tags, for example to add an exponent. The text is moved up/down but with the same font size. Maybe this Wikipedia text is helpful: "the superscript is about 60% of the original characters, raised by about 44% above the baseline".
1 voteThanks for the feedback! We’ve made sub/super slightly smaller now. We use the same relative size as Chrome (“font-size: smaller;”).
-
Make Buttons and Text optional in Presentation mode - e.g. enabled full screen button, disabled share button and by author line
Status quo: There are 3 styles to choose when embedding the iframe.
1. Dark style with by author line, share and full screen button
2. All the same but in Light
3. Hidden. All Elements are hiddenWhy is it useful to make the elements (by author line, share and full screen button) optional?
E.g. our use case is to embed the slides on our page as teaching material.
Of course it's really useful for the students to make the slides bigger --> full screen, but as there is already our logo on our web page we don't want the…6 votesHey! We’ve added two new embed options that let you hide the byline and share button. Try generating your embed code again with both of those options turned on and you should only see the fullscreen button in the footer.
Thanks for the feedback!
-
Copy to clipboard from code snippets
I show code snippets a lot, and it would be convenient for the audience to be able to have a copy-to-clipboard option. Yes, they can drag and select, but for larger code samples, that's awkward.
1 voteThis has been added 🚀
If you hover over a code block anywhere outside of the editor, a blue Copy button will appear in the top right corner.
-
Support reveal's lazy loading feature
https://github.com/hakimel/reveal.js#lazy-loading
I use a lot of images and iframes, so this is essential. It ought to be the default (and maybe it is).
1 voteWe use reveal.js’ lazy-loading with the default viewDistance setting (3) for all Slides presentations. I don’t think it makes sense to expose viewDistance as a setting since it’s not something most people need to think about.
-
Zoom on workspace
Sometimes when working on small details it would be nice to be able to zoom on the workspace. Of course I can zoom with the browser, but this also increase the size of the sidebar, which can be quite annoying depending on the zoom level.
44 votesYou can now zoom into the Slides editor! Available via keyboard shortcuts (+/-/0), trackpad pinch gestures and mouse wheel (hold shift).
-
Hide some slides in presentation mode
As a speaker I want to be able to hide some slides from being shown in live mode (during presentation).
38 votesHey! We have added support for hiding individual slides now. The quickest way to hide the current slide is to press CMD+H (CTRL+H on Windows). Alternatively, you can open the arrange mode (ESC) and click the eye symbol the slides you want to hide.
Deactivated slides are only visible inside of the editor. They are removed from all other presentation views, including live present page.
Please let us know if you notice any errors!
More info: https://help.slides.com/knowledgebase/articles/1946899-hidden-slides
-
Sync video in live mode
The new video functionality is great! In order to use non-autostart videos in the speaker view mode, it would be good if starting the video in speaker view would also trigger a start in the live view. If cumbersome to arrange with controls, it is enough to have an option "play on click".
3 votesThis has been added! Playing, pausing or seeking a non-autoplaying video will now sync to all live viewers.
-
Turn off slide motion animation
Turn off the animation between slides. It would be really nice to turn off the slide animation for some presentations.
4 votesThis is already possible. If you open the “Style” panel in the left sidebar of the editor, there is a section where you can change the slide transition. One of the slide transition options is ‘none’ which removes all of the sliding transitions.
-
add the ability to include alternative text descriptions for images added to slides
One of the options in the add images page should be a text field for adding alt text. This option would map to the alt attribute of the image being added. If left blank, the alt attribute for that image would be empty. Adding this option and subsequent attribute would make the presentation more accessible, and allow the deck to meet spec for HTML.
11 votesWe now support adding alt text for images! Look for the “T” symbol when an image block is selected. (This was actually added in October 2018 but we missed closing the suggestion, sorry!)
-
Line Numbers and Line Highlighting in CodeBox
I love this webservice.
It will be even more awesome if you consider adding following features in the codebox- show line numbers - highlight specific lines
Thank You!
6 votesWe’ve added support for line numbers and line highlights now. Check it out: https://slides.com/news/code-line-numbers
-
Grouping Decks
Ability to create folders/groups of slides
85 votesNow you can group your decks using tags!
Learn all about it in the docs: http://help.slides.com/knowledgebase/articles/1838059-organizing-decks-tags
-
151 votes
We’ve added support for image cropping! Select an image and look for the crop symbol in the sidebar to try it out. Here’s a quick screen recording showing it in action: https://static.slid.es/support/crop-image.mp4
We added a couple of new image options at the same time, including the ability to disable the enforced aspect ratio and resize an image freely.
Please let us know if you run into any errors and we’ll make sure to fix them.
-
Group Objects
Grouping multiple objects would make it easier to manage complex slides. Also adding the option of applying settings on multiple objects like font size / color/ class
267 votesWe now support grouping! The quickest way to create a group is to select multiple blocks and press CMD+G/CTRL+G. Alternatively, you can right-click and select “Group” from the context menu. Groups can be nested within one another too.
More info and examples in the announcement deck at https://slides.com/news/groups/
-
1 vote
If you have a Pro account you can export to PDF and include that in an email. http://help.slides.com/knowledgebase/articles/496994-export-to-pdf-pro
We don’t support exporting to PPT but in terms of email portability PDF should be even better.
-
Animation effects for elements
Have you planned to add animation effects to the elements? It's the only thing missing to make your software even more awesome than it is and compete with Keynote. Cheers
94 votesNow you can add animations to elements! There’s a few different preset intro animations to pick from and you can freely control the duration/delay.
This option is available in the sidebar when an element is highlighted: https://s3.amazonaws.com/static.slid.es/support/sidebar-animation.png
-
Select multiple images and then set border on all of them at once
When i use multi selection, border icon disapear. It will be faster for me to shift click on all the images and then select the border I want to apply
1 voteThis was enabled some time ago when we added support for bulk-editing all shared properties of the currently selected blocks.
-
Inline math equations.
You would be able to specify inline math using
$
symbol, (just like in IPython notebook markdown). I'm really tired of putting spaces in my paragraphs to make room for symbols.67 votesWe’ve added support for inline math! It previews right within the editor, as soon as you finish editing the text.
Learn more and check out an example in the help article:
http://help.slides.com/knowledgebase/articles/446424 -
Randomize slide order
Random slides, for creative and interactive presentations.
38 votesWe’ve added an option for randomizing the slide order each time a deck is loaded. More info here: http://help.slides.com/knowledgebase/articles/1843747-shuffle-slides-random-slide-order
-
Add JSX syntax highlighting
I'm making a presentation on React and I'm using JSX syntax for code samples. The Javascript highlighter doesn't do a good job highlighting jsx.
4 votesSelecting the JavaScript language option works for JSX as well.
- Don't see your idea?