[GH-ISSUE #5] Adding multiple labels #6

Open
opened 2026-02-27 23:18:27 +03:00 by kerem · 1 comment
Owner

Originally created by @gokaygurcan on GitHub (Jul 4, 2018).
Original GitHub issue: https://github.com/snibox/snibox/issues/5

Hi,

When I try to add multiple labels by separating them with a comma (,), instead of creating the one snippet and adding two labels, it creates a snippet with given label.

Example:

Title: test
Body: whatever
Labels: firstlabel, secondlabel

Expected result:
One snippet with title test under both firstlabel and secondlabel

Actual result:
One snippet with title test under firstlabel, secondlabel

Originally created by @gokaygurcan on GitHub (Jul 4, 2018). Original GitHub issue: https://github.com/snibox/snibox/issues/5 Hi, When I try to add multiple labels by separating them with a comma (`,`), instead of creating the one snippet and adding two labels, it creates a snippet with given label. Example: Title: test Body: whatever Labels: firstlabel, secondlabel Expected result: One snippet with title `test` under both `firstlabel` and `secondlabel` Actual result: One snippet with title `test` under `firstlabel, secondlabel`
Author
Owner

@annabplr commented on GitHub (Aug 6, 2019):

I have started working on this feature.
And it should be ready in a few days! :)

<!-- gh-comment-id:518658836 --> @annabplr commented on GitHub (Aug 6, 2019): I have started working on this feature. And it should be ready in a few days! :)
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/snibox#6
No description provided.