soundboard
v1.7.0
Search documentation of soundboard
Settings
SoundboardWeb.Live.Support.LiveTags
(soundboard v1.7.0)
LiveView-facing tag queries and mutations for the soundboard.
Summary
Functions
add_tag(tag_name, current_tags, apply_tag_fun)
all_tags(sounds)
broadcast_update()
count_sounds_with_tag(sounds, tag)
find_or_create_tag(name)
list_tags_for_sound(filename)
search(query)
tag_selected?(tag, selected_tags)
update_sound_tags(sound, tags)
Functions
add_tag(tag_name, current_tags, apply_tag_fun)
all_tags(sounds)
broadcast_update()
count_sounds_with_tag(sounds, tag)
find_or_create_tag(name)
list_tags_for_sound(filename)
search(query)
tag_selected?(tag, selected_tags)
update_sound_tags(sound, tags)