ArtOfCode- / Sentinel

Web dashboard for Natty (https://github.com/Bhargav-Rao/NATOBot)
http://sentinel.erwaysoftware.com/
6 stars 2 forks source link

Help us differentiate between AU and SO on the main page #9

Closed Bhargav-Rao closed 6 years ago

Bhargav-Rao commented 7 years ago

The sentinel main page is a bit user unfriendly as it does not allow us to check if a particular post is from Ask Ubuntu or from Stack Overflow. This can be easily solved by either adding a prefix before the title (like AU - , SO - <title>) or adding a small logo at the end of the post, like:</p> <p><a rel="noreferrer nofollow" target="_blank" href="https://i.stack.imgur.com/wWa4p.png"><img referrerpolicy="no-referrer" src="https://i.stack.imgur.com/wWa4pm.png" alt="mockup" /></a></p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Filnor"><img src="https://avatars.githubusercontent.com/u/7314572?v=4" />Filnor</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>:+1: for the hand-drawn symbols!</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Bhargav-Rao"><img src="https://avatars.githubusercontent.com/u/10547506?v=4" />Bhargav-Rao</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>Wat? a 3 line update took 8 months :-P </p> <p>Thanks @Fortunate-MAN, we're getting a new Rails dev 🎉 </p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/ArtOfCode-"><img src="https://avatars.githubusercontent.com/u/10406565?v=4" />ArtOfCode-</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>Yup, just needed someone to remember this existed and actually switch contexts to do it :)</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/double-fault"><img src="https://avatars.githubusercontent.com/u/12422882?v=4" />double-fault</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>@Bhargav-Rao I recently learnt Rails so I thought I'll get my hands dirty... I'll get on the other issues tomorrow.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Bhargav-Rao"><img src="https://avatars.githubusercontent.com/u/10547506?v=4" />Bhargav-Rao</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>@Fortunate-MAN If you're diving into active development of Sentinel, then lemme know. I had informed others in the room that there's not much dev work to be expected on Sentinel. Now we can all start posting more FRs for you. </p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/double-fault"><img src="https://avatars.githubusercontent.com/u/12422882?v=4" />double-fault</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>@Bhargav-Rao sure. I'm still not very well versed in Rails, but sure, post the FRs and I <em>should</em> be able to implement them.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>