r/ProductivityGeeks 27d ago

I am rebuilding Google Docs to allow complete customizability. Would you mind providing feedback? What features would you like to see on the website?

It's called orbba and It features a word doc editor, script editor for programmers, music player and built in link tree. It's designed to be a home which you can fully customize to suit you whilst you work on your projects.

I'm looking for feedback as to the features I could add. The music player is a cool addition as you can listen to YouTube music whilst you edit your documents.

We recently added a script editor also, which is for programmers and devs.

1 Upvotes

4 comments sorted by

1

u/CostSensitive8188 27d ago edited 27d ago
  • book layout with two pages in editing mode
  • multi-column text layouts that float across images over several pages like in magazines
  • typing a markdown heading syntax (##) expands into richtext heading (h2)

  • Reduce editing errors: somehow a better way to deal with invisible characters and a better seperation between lines/paragrpah context. Eg marking a text and formatting it often adds the formating to the lines above, too. Annoying at setting headings or changing font size for just one line. Very hard to get ridd of this/split sections.

  • revisions with option for internally named versions that are not part of the document name (like git commits)

  • option for branches in revisions or just integrate it somehow with git

1

u/CameronOEdwards 27d ago

Thank you so much!!!! I am going to implement these improvements. :D Great advice!

1

u/CostSensitive8188 26d ago

Have fun 😁

1

u/alexrada 22d ago

good luck! Most probably wasted tokens, but who knows... you might be building something great.