Skip to content

[Overview] Reduce friction upon file creation #56021

@marcoambrosini

Description

@marcoambrosini

Problem

When a user creates a new file, we always ask them to think of a file title in advance. In some cases on top of that we ask them to pick a template. This "cuts the flow" and adds friction to the interaction.

Thinking of a title in advance may require users to "zoom out" and engage in the difficult task of trying to name something that does not exist yet. We've all been there.. Moreover, depending on the document's final form, it might need to be renamed anyway.
It's also not a common UX pattern anymore and other similar products in the industry do not require users to name their files in advance.

Proposed solution

  • Don't ask for a name in advance and assign a placeholder name automatically instead
  • Don't show templates in advance, always open a blank
  • Make it very easy to rename a any file once a document is open
  • Make it very easy to access and apply templates from the blank page view of the opened app

cc @nextcloud/designers

To do

* @nextcloud/viewer

* Text

  • Do not ask for title upon creation
  • Provide template selection on the blank document

* Whiteboard

  • Do not ask for title upon creation
  • Provide template selection on the blank document

* Collabora

  • Do not ask for title upon creation
  • Provide template selection on the blank document

* Onlyoffice

  • Do not ask for title upon creation
  • Provide template selection on the blank document

References

Screen.Recording.2025-10-14.at.14.21.31.mov
Screen.Recording.2025-10-27.at.10.42.39.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancement

    Projects

    Status

    Triaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions