[GH-ISSUE #564] Autocompletion when adding tags to notes #284

Closed
opened 2026-03-03 00:19:56 +03:00 by kerem · 2 comments
Owner

Originally created by @TimeBomb on GitHub (Jul 27, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/564

Current behavior

Scenario:

  1. I have one existing note with the "Meetings" tag.
  2. I create a new note
  3. I go to add a tag to this new note
  4. I fully type out "Meetings" in the tag UI
  5. I press enter and add the existing "Meetings" tag to my note

Preferred behavior

Scenario:

  1. I have one existing note with the "Meetings" tag.
  2. I create a new note
  3. I go to add a tag to this new note
  4. I type out "M"
  5. The Add tag UI shows a dropdown of all my existing tags starting with "M", i.e. fuzzy matching what I've typed in the UI with my existing tags
  6. I press the down button and select "Meetings" from the dropdown of existing tags
  7. I press enter and add the existing "Meetings" tag to my note
Originally created by @TimeBomb on GitHub (Jul 27, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/564 # Current behavior Scenario: 1) I have one existing note with the "Meetings" tag. 2) I create a new note 3) I go to add a tag to this new note 4) I fully type out "Meetings" in the tag UI 5) I press enter and add the existing "Meetings" tag to my note # Preferred behavior Scenario: 1) I have one existing note with the "Meetings" tag. 2) I create a new note 3) I go to add a tag to this new note 4) I type out "M" 5) The Add tag UI shows a dropdown of all my existing tags starting with "M", i.e. fuzzy matching what I've typed in the UI with my existing tags 6) I press the down button and select "Meetings" from the dropdown of existing tags 7) I press enter and add the existing "Meetings" tag to my note
kerem 2026-03-03 00:19:56 +03:00
Author
Owner

@Rokt33r commented on GitHub (Jul 30, 2020):

Thanks for the suggestion!

<!-- gh-comment-id:666157350 --> @Rokt33r commented on GitHub (Jul 30, 2020): Thanks for the suggestion!
Author
Owner

@Rokt33r commented on GitHub (Aug 25, 2021):

The current app is showing suggestions when adding a label. I think it should cover this issue.

<!-- gh-comment-id:905280862 --> @Rokt33r commented on GitHub (Aug 25, 2021): The current app is showing suggestions when adding a label. I think it should cover this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#284
No description provided.