At SUSE/openSUSE we are using (at least some times) Etherpad, whose functionality is really limited and looks as taken from the past. add-emoji After taking a look to other possible Open Source alternatives, I think there is at the moment any which offers all the feature I would like to have. Because of that I would like to contribute to JetPad, with the idea of using it privately and that it can also be used by SUSE/openSUSE.

JetPad is a web-based collaborative text editor built with SwellRT real-time technology and the Angular 2 framework. Both JetPad and SwellRT code can be found in GitHub:

Ideas of things to improve:

More ideas in the JetPad issues list

Looking for hackers with the skills:

angular editors java

This project is part of:

Hack Week 17

Activity

  • over 7 years ago: TBro liked this project.
  • over 7 years ago: ammartinez added keyword "java" to this project.
  • over 7 years ago: ammartinez added keyword "angular" to this project.
  • over 7 years ago: ammartinez added keyword "angular" to this project.
  • over 7 years ago: ammartinez added keyword "editors" to this project.
  • over 7 years ago: david_kang liked this project.
  • over 7 years ago: ammartinez started this project.
  • over 7 years ago: ammartinez liked this project.
  • over 7 years ago: ammartinez originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Modal editor in Rust by acervesato

    Description

    To write a modal editor in Rust inspired by vim and having the following features:

    • vim basic motion commands + insert/visual mode
    • multiple buffers with tabs
    • status bar

    It should be written for terminal only using ratatui library and crossterm.

    Goals

    The goal is to start with a functional prototype that can be extended in the future with the following features (in random order):

    • treesitter support + styles
    • fuzzy finder
    • grep finder
    • integration with git
    • tree viewer
    • internal terminal floating window
    • mailing list workflow integration

    Resources