Skip to content

Multiple aliases created while typing #2255

@kerim

Description

@kerim

Describe the bug
If I edit an alias while entering it, multiple versions are stored in the auto-correct. They only go away with a re-indexing.

To Reproduce
Steps to reproduce the behavior:

  1. Enter an alias, ie. alias:: john
  2. edit the alias, perhaps multiple times, changing john to john smith, john@work, etc. before settling on johnny as the preferred alias.
  3. Start typing the alias in a new block.

Expected behavior
Expect to see johnny as an autocomplete selection.

Actual behavior
Instead, see john, john smith, john@work, etc. as well as johnny as autocomplete selections, until I re-index.

Desktop (please complete the following information):

  • OS: MacOS
  • Version 0.1.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    :type/bugSomething isn't working. Affects daily use.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions