[GH-ISSUE #322] Testing Tags #126

Closed
opened 2026-03-03 00:18:36 +03:00 by kerem · 2 comments
Owner

Originally created by @arcturus140 on GitHub (Jan 29, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/322

Current behavior

This issue lists a couple of problems with tags.

Multiple tags

Tags are shown in a single line below the note. If all horizontal space is consumed not all tags are visible. Also, more tags become impossible to add. If a single tag

Zombi-Tagging

If you delete a tag from the note it is still listed in the side bar, although there exist no tagged notes.
If you delete a note, its tags are still listed in the sidebar although there exist no tagged notes.

Supersized tags become imortal

If you create a super long tag it becomes impossible to delete from within the note. It becomes impossible to delete from the sidebar, too, since the button "Remove Tag" from the popup message is invisible.

Chinese Tags

chinese tags are written from top to bottom instead left to right:

image

when using tags like 測試 or 餐厅的专业.


When you try to add a tag to a note twice it doesn't let you do that and the entered text remains. It can increase productivity if the text is cleared after pressing enter in this situation.

Expected behavior

  • wrap tags to the next line if no more space left.
  • limit tag names to a fixed maximum of character

Environment

  • Version : 0.1.4
  • OS Version and name : 19.10 Ubuntu
Originally created by @arcturus140 on GitHub (Jan 29, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/322 # Current behavior This issue lists a couple of problems with tags. ## Multiple tags Tags are shown in a single line below the note. If all horizontal space is consumed not all tags are visible. Also, more tags become impossible to add. If a single tag ## Zombi-Tagging If you delete a tag from the note it is still listed in the side bar, although there exist no tagged notes. If you delete a note, its tags are still listed in the sidebar although there exist no tagged notes. ## Supersized tags become imortal If you create a super long tag it becomes impossible to delete from within the note. It becomes impossible to delete from the sidebar, too, since the button "Remove Tag" from the popup message is invisible. ## Chinese Tags chinese tags are written from top to bottom instead left to right: ![image](https://user-images.githubusercontent.com/44707562/73379165-b5850c80-42b9-11ea-83de-ed0a458b6e46.png) when using tags like `測試` or `餐厅的专业`. ----- When you try to add a tag to a note twice it doesn't let you do that and the entered text remains. It can increase productivity if the text is cleared after pressing enter in this situation. # Expected behavior - wrap tags to the next line if no more space left. - limit tag names to a fixed maximum of character # Environment - Version : 0.1.4 - OS Version and name : 19.10 Ubuntu
kerem 2026-03-03 00:18:36 +03:00
Author
Owner

@Rokt33r commented on GitHub (Feb 4, 2020):

Thanks for your idea. I'll create issues for each problem and close this.

<!-- gh-comment-id:581699021 --> @Rokt33r commented on GitHub (Feb 4, 2020): Thanks for your idea. I'll create issues for each problem and close this.
Author
Owner

@Rokt33r commented on GitHub (Feb 4, 2020):

Multiple tags -> https://github.com/BoostIO/BoostNote.next/issues/328
Zombi-tagging -> https://github.com/BoostIO/BoostNote.next/issues/329
Chinese Tags, Supersized tags become imortal
-> https://github.com/BoostIO/BoostNote.next/issues/330

I've made this into separated issues so we can track easily.

<!-- gh-comment-id:581954585 --> @Rokt33r commented on GitHub (Feb 4, 2020): Multiple tags -> https://github.com/BoostIO/BoostNote.next/issues/328 Zombi-tagging -> https://github.com/BoostIO/BoostNote.next/issues/329 Chinese Tags, Supersized tags become imortal -> https://github.com/BoostIO/BoostNote.next/issues/330 I've made this into separated issues so we can track easily.
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#126
No description provided.