mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #320] select multiple tags #121
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Steps to reproduce
Environment
@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.@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.