This is a topic in Tips & Tricks

[html tags] for your todos and messages

 
Avatar ep 44 posts

I was reading this tip about embedding image tags to messages and todos.

Why put images when you can do simple html chicklets like in the overview page?
I don’t know if someone suggested this tip already, but here’s what we do:

<span style="text-align:center;padding:1px;background-color:#ff9900;color:white;">Urgent</span>

If you use a typing saver like Textexpander or Quickeys on Mac, it makes entering these easy and quick.

Now you can make your todo list look like a bag of M&Ms! :-)

 
Avatar Michael 301 posts

Interesting tip!

<span style="text-align:center;padding:1px;background-color:#00FF00;color:#00FF00;">.......</span><span style="text-align:center;padding:1px;background-color:#E0E0E0;color:#E0E0E0;">...</span> Progess 70%.

:)

 
Avatar ep 44 posts

Interesting tip in reply! :)
I was wondering if that was possible.
Pretty neat Michael, thanks.

 
Avatar Michael 301 posts

No way, thank YOU.

=)

 
Avatar ep 44 posts

I played a bit more with this, cleaned it up, added numbers so you don’t have to count the dots and a tooltip!

<span title="Progress 70%" style="background-color:#c8c2b8;color:#c8c2b8;">1234567</span><span style="background-color:#e0e0e0;color:#e0e0e0;">890</span>

 
Avatar NickToye 89 posts

Why can’t we use images here like we can with messages?

 
Avatar Andrew Wilki... 1 post

This is pretty neat, I like how Highrise allows you to specify the type of category before “tasks” (todos). This seems like too much effort/hacky for my liking though.

 
Avatar Neil Caithness 65 posts

Except they don’t display nicely on the dashboard.

Signup or login to post a reply.