Explain the problem as you see it
I want to have a set of commands that automatically show up on any voice note. Right now when I'm in my inbox I have pull up any voice note commands through the command line, which is much less convenient than automatically showing a button on each voice note.
I could go through and tag every voice note myself as #voice-note and have commands associated with that – but that's busy work that I should not need to do.
Why is this a problem for you?
I have to remember all the voice note specific commands that I have instead of being prompted by the voice note itself.
Suggest a solution
Allow a search parameter IS_VOICENOTE that I can put into the >Node filter parameter of my voice notes that makes command buttons automatically appear next to my voice notes.
2 Comments
HAS_AUDIO exists, and I think it will do what you require? Also HAS_MEDIA (any attachment), HAS_IMAGE and HAS_VIDEO.
We definitively need to document these better.
@Stian Håklev Wouldn't
HAS_AUDIO
also match nodes with any random uploaded audio clips?I'd say these are semantically different than voice messages sent by the user, and that there's real value in having a search parameter that would only catch voice messages manually recorded by the user inside Tana itself. I would definitely use it. (And it would likely cause me to record voice notes more often.)