Skip to content

General

233 results found

  1. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add basic shapes

    Would love a way to add basic shapes (circles, rectangles, arrows) and drag-and-drop edit their size + color.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This 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.

  9. Edit slides while presenting

    Allow live editing slides while presenting.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Ongoing 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.

  10. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’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.

  11. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’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.

  12. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. [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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Replace the 'save' icon

    http://i.imgur.com/qpt11Fi.png
    The downward arrow traditionally means 'download', not save.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Password protected slideshows

    For more confidentiality it would be useful to have password protected slides.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Hyperlinks

    I would like to keep hyperlinks live within slides. Can this be dome?

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 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 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base