Markdown To Do List



Trello is a multi-purpose task tracking application that brings fun and ease to project management. The people behind Trello surely understand what “user-friendly” means – by learning keyboard shortcuts and micro-features, you can multiply your efficiency in a snap. If you’re only getting started with Trello, this article should help you get on board in no time. But don’t miss it if you’re an experienced user – Trello holds dozens of hidden gems you are about to see. Did we spark your curiosity? Let’s dive into the depths of Trello tips and tricks!

TO Do List Component from https://symu.co/freebies/ui-kits-9/daily-ui-30-elements/.

Tips for Trello boards and lists

  • You have probably heard about Markdown, a simple markup language alternative to HTML. Or plain text, depend on how you use it. Markdown stands in the middle between HTML and plain text.
  • Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, PHP, Python, Bootstrap, Java and XML.
  • VSCode MarkDown To-Do Collects to-do items in MarkDown files to an Explorer tree view with contextual menues for toggling and removing to-do items and keeps the tree view up-to-date as to-do items are inserted, updated and deleted in any MarkDown file in the workspace. See the feature rundown.
  • Support for Markdown (i.e. Rich editing) in notes; Automatic markdown note previews in the Task List; Undo /. 2Do - Reminders & To-do List - Android.

Customise board backgrounds to identify them immediately

If you use a bunch of boards in Trello, it’s not unusual to confuse them by looks and add cards or lists in the wrong place. To avoid situations like this, try customising the board background – Trello offers quite a selection to suit different tastes.

Starred boards

A quick and nifty method to manage the main view in Trello – prioritise your boards by starring them or drag and drop for even more personalisation.

Clone public boards

New users in Trello may encounter problems creating their first boards – different projects require specific approaches and list orders. Are you one of those who can’t decide which items should be added as labels, lists or checklists? Trello created a handy base of ready-made public boards to clone and customise. Or you can clone that board you saw on your colleague’s profile but was afraid to ask how they did it.

Add a list anywhere

Github

Sometimes you may realise you’re missing one little list to clarify the whole board. Trello enables adding lists in any place you want – there are two ways to do it:

  • double click between any two lists on a board
  • double click any open board space to select where to add a new list

Now you can keep your workflow in check.

Magic spells for Trello cards

Add cards via email

To create new cards in Trello, you don’t even have to log in – all you need to do is send an email to your board’s email address, available in the board details (open the Menu in the right sidebar and select More, then Email-to-board Settings). To make sure everything falls into the right place, remember that each board and board member have unique email addresses.

When you’re sending an email-as-a-card to Trello, every part will be immediately transformed into a regular card’s elements:

  • The email subject becomes the card’s title
  • The body of the email becomes the card’s description
  • The attachments in the email will be added to the card
  • To add labels, type #labelname, #labelcolor or #labelnumber in the subject line (for two-word label names, join the words or use underscore, e.g. #ToDo or #To_Do)
  • To add board members, type @username in the subject line or in the body text of the email

One more thing – in case you wanted to email comments to a particular card, each card has its own email address, too.

Quickly moving a card from one list to another

Did you start adding a card and realised you’re in the wrong list? Click “Add card” in the right list without saving the started card and everything you added will move to the newly opened card in the right list.

Drag and drop multiple attachments onto a card

You’re going to like this if you attach a lot of documents and media in Trello. Just select as many files as you want and drop them onto your card.

Create new cards from a spreadsheet or list

Add your to-do lists as individual cards in Trello with only one click. Copy the whole list (a column in a spreadsheet, or any other list of separated lines) and paste it into a new card. Trello will ask you if you want to keep them it in one card or split into separate ones.

Collapse completed checklist items

A simple way to save card space – click “Hide selected items” to collapse completed points and declutter your card!

Create multiple checklist items from a list or spreadsheet at once

Just like adding multiple cards from one list, you can create a checklist faster in a similar way. Copy an paste a fragment of a spreadsheet or other separated lines of text and paste into a new checklist. They will automatically change into separate points.

Drag and drop checklist items

The status of your tasks can changes dynamically, and so can your checklists. Change the order of items and whole checklists by dragging ad dropping each of them in the right place.

Embed YouTube videos

Do you want to draw attention to a video file you’re about to share in your card? Paste its URL in a separate comment and it will embed automatically.

List

Convert checklist items into cards

Did your checklist grow into a bunch of serious tasks that require separate cards for each? No problem – Trello has got you covered. Simply click on the checklist item and select “Convert to card”.

View all your cards in boards

Multitasker’s life: millions of cards, hundreds of lists, dozens of boards… Sounds like your everyday life? How are you holding on? Save yourself a minute in your busy day and go to your profile menu or visit https://trello.com/enteryourusername/cards to see all your cards in one place.

Mark cards done

The creators of Trello made sure you can pick the optimal way to celebrate this moment of glory:

  1. Create a “Done” list on your board and move cards with finished tasks right there.
  2. If you can’t live without deadlines, mark your cards done done by clicking the checkbox on the back of the card’s due date.
  3. Create a label to signify “done” and use it to mark completed cards.
  4. Create a “Done” checkbox using the Custom Fields Power-Up.
  5. Pick a celebratory sticker, then drag and drop it to a card for extra fireworks.
  6. Archive the card and make some room for new challenges.

Connect cards

This trick will save you a lot of hopping between cards if you’re working on two connected tasks. Attach cards together by copying one card’s URL to another card as an attachment, which will appear as a miniature including basic card information such as name, label, list, due date, etc.

Other hidden treasures in Trello

Power-ups

What makes Trello one of the most loved project management tools is the approach to planning and tracking activities: nice and easy. Minimum features, maximum productivity. However, the makers of Trello listened to their more advanced users and prepared a vast set of extensions called Power-Ups. In paid plans, you can choose the Power-Ups you like without limits (the free plan allows only one Power-Up per board).

Subscribe to lists/cards/boards

In case you’re not assigned to a card, but you want to stay up to date with new comments, attachments or other changes, use the “watch” feature to receive updates about the card. The same thing works for lists and boards.

Emojis

If you can communicate using emojis in most of the apps you use every day, why would Trello be an exception? Type in the name of an emoji in colons to intensify your message.

Text formatting in Markdown

Markdown is a simple “language” – or rather a set of shortcuts and characters – used for text formatting e.g. in messaging apps or social networks. Trello uses a simplified version of Markdown enabling basic text formatting options in the card content:

  • For bold, mark your text in **double asterisks**
  • For italics, mark your text in *single asterisks* or _underscores_
  • For strikethrough, mark your text in ~~double tildes~~
  • For inline code, mark your text in `single backticks`
  • To add links, use [parentheses] to mark the anchor and (brackets) for the URL address, for example [Timenotes](https://timenotes.io)

These are the basics that will help you create card descriptions looking similar to text editors, which often comes in handy. If your desire for customised cards hasn’t been satisfied, check out more options in Trello Markdown formatting.

Search operators

Getting lost in your cards and boards can happen to anyone, and that’s why making friends with the search bar should be a priority on your to-do list. Apart from simply typing the phrase you are looking for, learning search operators will help you find necessary items in the blink of an eye. Check out these basic operators:

  • @me will return all of your cards
  • due:time returns all cards due in a given period, e.g. due:week will show carts with due dates in seven days
  • label:color returns all cards with a label of a given colour
  • is:status returns all cards with a given status, e.g. open or archived
  • Has:item returns all cards with given added elements, such as comments, attachments or descriptions

There are many, many more search operators to use, but the best thing is you can combine them into tandems. For example, @me due:overdue -list:done will return all of your cards that are overdue and not done.

The magic book of Trello keyboard shortcuts

They say keyboard shortcuts are for lazy people, but what’s wrong with being lazy? Take a look at the cheat sheet below and start enjoying the benefits of the Trello Keyboard Users Club:

Keyboard shortcut

Activity

F*

Check the number of cards on the board

← → ↑/K ↓/J

Move between cards (K moves to the card above the selected on and J moves to the card below)

Spacebar

Add yourself (as a member) to a selected card

Q

Filter cards assigned to you

C

Archive a card

E

Open quick editing options for a card

D

Change due dates

/

Go to search bar

#

Add labels to new cards

N

Create a new card below a selected one

B

Search for boards or create new ones

L

Open a selection of labels to add or remove

Number keys (1-9)

Add a label to a selected card or create a new one

M

Add or remove members

S

Add a selected item to watched

Ctrl+X, Ctrl+C and Ctrl+V

Cut, copy and paste cards between boards

Shift + enter

Add and open a new card

@

Autocomplete member names in a card description/comment

#

Autocomplete label names in a card description/comment

^

Autocomplete a list name or position in a card description/comment

If the list above sparked your curiosity and you’re hungry for more, Trello keyboard shortcut guide features a few extra options.

That’s all for today!

Our article explores only part of all the clever features and tricks Trello has applied here and there. But these tips should be enough to turn boost your productivity and enhance the overall experience. Perhaps you’ll discover more effective ways to apply Trello in your projects and teams? Even small changes can make a difference when you look at the big picture!

Looking for even more ways to enhance your Trello experience? Check out our Timenotes Trello time tracking extension and learn how you can extend trello with even more functionality using Googlel Chrome Extensions.

It’s another snow day here in the fine city of Louisville, Kentucky. And that means three things:

1. Kentuckians are very afraid to drive on any amount of snow. Very, very afraid.

2. Our school make-up days will now extend into the summer (which is entirely too short as it stands, in my opinion. Seriously—since when did the entire month of August cease to be part of summer? And now, we will begin eating away at June, too? *sigh* ).

3. My To-Do list is totally shot, again.

Do 2 loads of laundry
Pick up clothes from the dry cleaners
Go to Target
Change the sheets on two of the beds
Mop kitchen floor
Return phone calls
Write—something…anything

Don’t get me wrong. I LOVE me a good snow day. I cherish having my kids home. I like to bake homemade chocolate chip granola bars. I like to make a big ‘ole pot of something hot. I have been known to stay in jammies all day. I get all-nostalgic, remembering as a child playing in four-foot snow drifts, and thawing out in front of the heating vent with a cup of hot chocolate.

But running a household of five takes a certain amount of organization and self-discipline. Snow days don’t really scream “Let’s have a day of organization and self-discipline!” do they.

I know, I know. I’ve been a mother long enough to realize I need to go-with-the-flow on days like today. But honestly, something about setting aside all I have to do (again) generates a bit of anxiety within me. The slightest hint of frustration. Blowing it all off for the sake of another snow day means tomorrow’s chores instantly multiply. And I already feel like I don’t have enough hours in the day to do all I need to do today. Know what I’m saying?

Markdown Todo List Template

than in what you do.”

So, this morning as I lay in bed, watching the sun peek over the trees, listening to the stirrings of children emerging from their warm beds, I think about everything I intended to do today that won’t happen. And in my pre-caffeinated anxiety, I hear the undeniable whisper of God.

“Instead of a To-Do List, how about we create a To-BE list?”

Microsoft Word Markdown

Be gentle Black decker scorpion saw instruction manual. : with children who spill dry cereal on the carpet, forget to make their beds and fail to brush their teeth.

Markdown To Do List Printable

Be patient: when absolutely no one moves as quickly as you want them to.

Be kind: to everyone, always.

Be present: to a little boy who wants to share with you every detail of the dragon he fought and conquered on level nine of his Wii game.

Be fun: with the little girl who is asking you to play doll-house, again. With the kids who are begging you to put on your coat and boots and sled with them down the hill.

Be a peacemaker: when you hear sarcastic tones and angry responses behind closed doors

Be merciful: if you are going to err today, let it be on the side of mercy.

Be self-controlled: Pause before you respond, before you react.

Be pure in heart: Let the motivation for everything you do today be the extension of My love to your children and your husband.

Be full of faith: I know exactly where you are today. I created the snow. I created your children. I saw this day before it ever came to be. And I have lovingly and graciously equipped you to DO and to BE all I called you to DO and BE.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Markdown To Do List
I have an article running over at Blissfully Domestic today! If you want to read it, click the link: