Notion-Like Document Editor (including databases)
Situation:
Docs an Sheets are awesome, but they are quite slow and fail to capture memo-like or dynamic-structured content. Both are basically printing formats.
Problems (some):
- UI is slow in general. Loading time is very slow.
- Sheets doesn't support views of a sheet. So you always have to look at all the data (yes, there are clumsy workarounds).
- Sheets handles linebreaks, text overflow, column datatypes not well (because it's not supposed to, I think)
- Docs always shows all
Suggestion:
- Provide a document (format) for a Notion-like editor.
- Support databases like notion does (not inter-document databases)
1
vote