All Projects → davestewart → todo-emojis

davestewart / todo-emojis

Licence: CC0-1.0 license
Track todos in Slack using custom checkbox emojis

Projects that are alternatives of or similar to todo-emojis

whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (-62.22%)
Mutual labels:  emoji, messaging
React Emoji Render
Normalize and render emoji's the way your users expect.
Stars: ✭ 250 (+177.78%)
Mutual labels:  emoji
Twitter Text
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
Stars: ✭ 2,627 (+2818.89%)
Mutual labels:  emoji
Typography
C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering
Stars: ✭ 246 (+173.33%)
Mutual labels:  emoji
Emoji Keyboard
Type emoji easily! Virtual keyboard-like emoji palette for Linux with lots of features.
Stars: ✭ 231 (+156.67%)
Mutual labels:  emoji
Emojibase
🎮 A collection of lightweight, up-to-date, pre-generated, specification compliant, localized emoji JSON datasets, regex patterns, and more.
Stars: ✭ 248 (+175.56%)
Mutual labels:  emoji
Markdown It Vue
The vue lib for markdown-it.
Stars: ✭ 219 (+143.33%)
Mutual labels:  emoji
pulsar-flume-ng-sink
An Apache Flume Sink implementation to publish data to Apache pulsar
Stars: ✭ 19 (-78.89%)
Mutual labels:  messaging
Emoji
🚀 Find the emoji(Unicode)
Stars: ✭ 250 (+177.78%)
Mutual labels:  emoji
Base100
base💯 - Encode your data into emoji
Stars: ✭ 244 (+171.11%)
Mutual labels:  emoji
Emoji Selector For Gnome
This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.
Stars: ✭ 239 (+165.56%)
Mutual labels:  emoji
Java China
🍡 此项目已废弃,请移步至 https://github.com/junicorn/roo
Stars: ✭ 232 (+157.78%)
Mutual labels:  emoji
Gitmoji Changelog
A changelog generator for gitmoji 😜
Stars: ✭ 250 (+177.78%)
Mutual labels:  emoji
Emojisum
🙏 📎 Emoji that checksum! 🎉 💩
Stars: ✭ 230 (+155.56%)
Mutual labels:  emoji
Emojitwo
Fork of the last fully free EmojiOne™ 2 artwork
Stars: ✭ 250 (+177.78%)
Mutual labels:  emoji
Emojipedia
MacOS X Dictionary containing Emoji and their meanings
Stars: ✭ 220 (+144.44%)
Mutual labels:  emoji
React Tater
A React component to add annotations to any element on a page 🥔
Stars: ✭ 235 (+161.11%)
Mutual labels:  emoji
Java Emoji Converter
Emoji转换工具,便于各种类型的客户端生成的Emoji字符串转换成另外一种格式
Stars: ✭ 249 (+176.67%)
Mutual labels:  emoji
sticker-finder
⚡ A telegram bot for searching all the stickers (just like @gif).
Stars: ✭ 90 (+0%)
Mutual labels:  emoji
pact-example
Example project to demonstrate Contract Testing via Pact.
Stars: ✭ 58 (-35.56%)
Mutual labels:  messaging

"To do" Emojis

Abstract

This repo contains a set of "to do" emojis:

live example

You can use them in applications to create simple text-based to-do lists, without plugins:

live example

They were created by Dave Stewart for use in the Weekend Club Slack channel; an Indie Hackers in-person and virtual network based in London.

Usage in Slack

Installation

To get the emojis into Slack:

  • download the zip with the png files
  • follow the instructions to add emojis here

Use the emojis in the /high folder to support high-DPI displays.

When you add the emojis, be sure to name them the same as the filenames, i.e.:

  • todo
  • todo_doing
  • todo_done
  • todo_cancel
  • todo_pause

Create a to do list

Once added, just type :todo then choose the emoji from the list:

emojis

Then, add the text of the todo (and any other todo's, of course):

todo

Share progress

You can use the todo_doing emoji to indicate you've started a task:

todo

When you've completed your task, edit the message and change the emoji to todo_done:

todo

If you want to let folks know you can't complete a task, use the todo_pause or todo_cancel emoji:

todo

It's the simplest way to share updates in Slack!

Tips

Shortcuts

You can create checkboxes even quicker using Slack's auto-complete:

:do   ->  :todo
:don  ->  :todo_done
:doi  ->  :todo_doing
:pau  ->  :todo_pause
:ca   ->  :todo_cancel

Copy and paste is also an option!

Make a channel

Because you and your team will only be creating and updating a single message per day (or week) you may find it useful to create a dedicated channel, such as #todos, #tasks, #today or maybe #shipped.

Having a dedicated area for todo's means tasks won't get lost in a sea of other messages, and also provides a nice log of what got done and when.

Are you using Todo Emojis?

Let me know!

Share this!

It would be great if you would upvote this on Product Hunt:

Todo Emojis - Slack emojis to create text-based to-do lists | Product Hunt

Twitter is also another great place to share:

Thanks :)

Artwork

If you want to modify the emojis, the original Sketch file is in the artwork folder, along with some alternate designs:

live example

This work is licensed as CC0 1.0 Universal (CC0 1.0).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].