Yeah, and the way @locutor is describing the problem I wonder if there’s a bug in Cam v3’s UI, so trying a different route seems reasonable.
That’s what I figured and why I thought it seemed worth trying.
Can you provide more detail about what didn’t work? Are you able to use the method I described above to download any event clips? Have you tried that? As @dave27 indicated, you may need to drag up and hold from the bottom in order to expand your list to get to this specific clip—and you should see a circular chasing/loading animated graphic at the bottom when you do that—but I’d like to know if you’re able to download any clips by going this route, because I think that helps to give a more complete picture of the problem you’re describing.
No, and you can click to expand this tangent if you want a more detailed answer.
They’re not actually app icons, and I’m not aware of any special Forum section for that.
When I include things like “ Events” in my posts, I’m exploiting the Discourse Icon theme component, which I believe is available to all Forum users, but I haven’t actually seen anyone else in Wyze Forum use it. It’s not a difficult component to use, but it takes a little bit of extra effort and some BBCode-like formatting, so I’m not surprised that I haven’t seen it used more often. I do it because I think adding a graphical element in context can serve as an additional visual cue to users, like in this case maybe it helped @locutor find the tab I was trying to reference. That’s my goal with it, anyway.
Incidentally, I’m also (ab)using the HTML <abbr> tag when I do this, which you can see if you hover your mouse pointer over the icon. I do that as an additional reinforcement of the cue.
The icons themselves are whatever is available in the subset that’s been enabled for this particular platform instance, and I find that these generally correspond to the Font Awesome free set. If I can find a Font Awesome icon that approximates a UI element from the Wyze app, then that’s what I’ll use to enhance a post, but those icons aren’t actually pulled from the app.
I can use some icons from the actual Wyze app because of the way the app has some Web-based elements, so things like this can be inserted from Wyze servers:
Those actually are app icons, and I discovered that I could use those accidentally when I was muckin’ around with adb a while back. Because those are all-black or all-white SVG graphics, though, and because a reader here may or may not be able to see them depending on which Forum Theme someone has elected to use, I’ve put them inside a quote block above to change the background color and help with visibility. That’s one of the things that makes those less useful for posting here.
The Font Awesome free icons are pretty great, though, and it’s possible to change the colors when using those for some things. I think that can be useful.
When I’ve quoted myself in an instance where I’ve used one or more of them, they’ve blown up really big in the quote because they’re SVGs and will just automatically scale up unless otherwise constrained, so in some cases I’ve just deleted them or re-coded them within a quote so that they don’t appear huge. I’ve seen this happen when other people have quoted some of my posts, too. I’m not sure why you’re seeing black boxes or what it is, exactly, that you’re seeing when you do that.
It’s a cool tool to have in the box, I think, and it makes me think of something that @carverofchoice wrote once. I hope that answered the question!