-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When the user creates a memo, the software should check that the proposed name does not exist yet. If it is the case, the creation should be interrupted and the user prompted that a memo with the requested name already exists.
Such a feature is preferable to a drop down menu suggesting an existing name when the user is typing the name of the memo to be created. Indeed, proposing to create a link with an existing memo may suggest that repetition is not a problem (or, even, may be interpreted as a encouragement to re-use existing memos rather than creating a new one). The design of the UI should of course discourage such (wrong) interpretations.
Metadata
Metadata
Assignees
Labels
No labels