mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #1188] Custom labels can not be edited/deleted #480
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#480
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 @WeberAlex on GitHub (Sep 16, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1188
Boost Note Web app, Chrome, Windows 10
When I create a custom label, e.g. "Personal" on a note and then I delete the label, the label is still visible in the label list (see screenshot below).
Where is the option to remove unused labels from this list?
Screenshot
I have deleted the label Personal from all my notes
@WeberAlex commented on GitHub (Sep 16, 2021):
I still don't know well my way around, but I confirm that the labels can be created but not deleted.
@Komediruzecki commented on GitHub (Sep 16, 2021):
I can confirm the issue, I'll check today why the auto-complete gives all ever existed labels, they are probably saved in backend.
This might be by design but I think user should be able to clear recent labels somehow.
@Rokt33r commented on GitHub (Oct 1, 2021):
Fixed by https://github.com/BoostIO/BoostNote-App/pull/1247. The fix will be shipped today.