Giter Site home page Giter Site logo

realtime-editor's People

Contributors

shadowcodex avatar

Watchers

 avatar  avatar  avatar  avatar

realtime-editor's Issues

Multiple Layouts

Add support for multiple layouts. (Default, 4 quad, 4 vertical, 4 horizontal, 2 vertical, 2 horizontal)

This will help with the markdown editor too.

Realtime Backend

Take realtime a step further. If someone is editing a session, and someone is viewing the session (Without collaboration turned on), then they should be able to see the code and preview change live as well.

This should be pretty easy with socket.io and rethinkdb.

Multi-Cursour Typing Collab

When using realtime collaboration it doesn't allow you to type in different spots at different times.

Need to either allow it or create a locking mechanism.

Resize of Editors

Currently we resize editors on each input, due to the fact that users may resize the panes.

We need to move this event to the resizing of the pane instead of editor input.

Zen Mode Music

Add ability to have gentle royalty free music playing while in zen mode...

Integrate Markdown Editor

I built a small markdown editor off of the same platform, need to integrate it into this and allow the functionality to be added and switched.

Markdown Mode Editor Bar

When markdown mode is added, then add a feature that drops down a menu bar at the top of the screen. This menu bar is activated when markdown mode is activated.

The menu will allow people do do things like:

  • Align
  • Bold
  • Font sizes
  • etc...

This will be a good supporting feature for people who are point and click happy.

Mobile View

Clean up the session screen when viewed on mobile.

Share Saved Session

Ability to share saved session to others.

Rights:

  • Only user who created the session and has an account can edit that exact session.
  • All other users or users without an account must fork the session and edit in a new session.

Save Session

Currently right now you cannot save your session. This needs to be added which will require a back end.

Links Disabled

Due to issue #11 we had to disable links in the preview.

This will be remedied in the future when we have the realtime backend. We will be able to stream the changes to the iframe which will be at a different origin than the parent. Thus allowing a tags to work correctly within the iframe.

Chrome Blinking Preview Frame

When using Chrome the preview window blinks as things as edited. I found some limited leads to an older issue and workaround that didn't seem to fix the issue. This is not an issue in Firefox.

Zen Mode

Create Zen mode to turn any pane int a full screen editor. Blocking out all distractions on the screen.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.