Well, since my plugin apparently has found its first user — and, on top of that, one who is reporting issues — it goes without saying that I will do my best to care for that user
Thanks, BTW, for your update note in the original plugin post.
In the actual update post I have replaced your yellow "Update" image by actual text, because I don't think it is a good idea to replace text with images, even if it's only one word.
But, to maintain the emphasis, I added a nice icon. It's from the free version of Font Awesome, downloadable as image data from here.
That's fine. It is your post and should reflect your style and preferences.
I still like the "updated" image because it is a replacement for rich text that is not available in the forum. IMO, the yellow is a better eye-catcher.
For decades now, we have seen the word "new" as a graphic image to call attention to something, better than just a text word would do.
I'm not a big fan of the bell icon, but I'll have to take a look at all of the icons to see if there are any of interest. Thanks for sharing.
That's not what I meant. Rich Text is still text. In a text (or Rich Text) context it's a matter of "style and preferences", agreed. But replacing text with images actually removes the text from the article. When the article is parsed the word "update" will simply disappear, because it is an image, i.e. non existent as text. I guess this has also implications for accessibility.
Adding an illustrative icon is another thing, because the essential thing (the text) is still there and readable. The icon is optional.
I don't want to tell you how to write your posts. It's just to explain why I prefer to not do that.
Nope. I'm note very familiar with Discourse, but I don't think this is possible. We would need the background-color CSS attribute for that, no? Or the HTML5 <mark> tag…
Put "alt" and "title" in the image src statement: <img src="/uploads/default/original/2X/9/9fa034801953dfe7d1745afcb7087c7530a06e23.gif" width="70" height="17" alt="updated" title="updated"> 2017-09-26 17:41 CT
and you get this: 2017-09-26 17:41 CT
and the forum search finds it:
Unfortunately, the browser search does not find it, but I can live with that.
also, I think the "alt" tag will be picked up by accessibility tools.
Thanks a lot Tom for the KM to set the text notification position. I found it after i wrote the applescript myself... but i like your action more.
Is there a way to tell the window before it shows, up instead of afterwards? The position must be stored somewhere within the KM preferences or logs or whatever, as it might (...) popup on a the place where you moved it to when launched before.