[GH-ISSUE #320] select multiple tags #121

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

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

Current behavior

For a storage location, clicking with the mouse on a tag lists all notes with the tag.

Expected behavior

  • for a storage location, clicking on multiple tags with the mouse (ctrl + click) to list all notes with every tag.
  • select multiple tags to remove multiple tags at once

Steps to reproduce

  1. create a note tagged #javascript #project
  2. create a note tagged #ruby #project
  3. list all notes tagged #project and #javascript

Environment

  • Version : 0.1.4
  • OS Version and name : 19.10 Ubuntu
Originally created by @arcturus140 on GitHub (Jan 28, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/320 # Current behavior For a storage location, clicking with the mouse on a tag lists all notes with the tag. # Expected behavior - for a storage location, clicking on multiple tags with the mouse (ctrl + click) to list all notes with every tag. - select multiple tags to remove multiple tags at once # Steps to reproduce 1. create a note tagged #javascript #project 2. create a note tagged #ruby #project 3. list all notes tagged #project and #javascript # Environment - Version : 0.1.4 - OS Version and name : 19.10 Ubuntu <!-- Love Boost Note? Please consider supporting us on IssueHunt: 👉 https://issuehunt.io/r/BoostIO/BoostNote.next -->
kerem 2026-03-03 00:18:35 +03:00
Author
Owner

@Rokt33r commented on GitHub (Jan 29, 2020):

Sounds useful to me. I guess we should change url schemes to introduce it like /app/storages/:storageId/notes?tag=ruby&tag=project.

<!-- gh-comment-id:579612114 --> @Rokt33r commented on GitHub (Jan 29, 2020): Sounds useful to me. I guess we should change url schemes to introduce it like `/app/storages/:storageId/notes?tag=ruby&tag=project`.
Author
Owner

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

Closed since the smart folder feature is covering this issue. You can create a smart folder with some label conditions. It also supports many other options than labels.

<!-- gh-comment-id:905176362 --> @Rokt33r commented on GitHub (Aug 25, 2021): Closed since the smart folder feature is covering this issue. You can create a smart folder with some label conditions. It also supports many other options than labels.
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#121
No description provided.