Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 2.54 KB

File metadata and controls

56 lines (49 loc) · 2.54 KB
props computed template links
timestamp localeTimestamp
(new Date()).toISOString()
(new Date()).toLocaleString().replace(/:\d+\s/,' ')
<!-- created:${timestamp} --> Created: ${localeTimestamp}

Get started with imdone

Your board is filtered by the getting-started tag.

  1. Start here, then work through the cards in TODO
  2. Drag this card to DOING
  3. Open to this card in context by hovering over it and clicking the link at the top of this card. Notice the list name has changed to DOING.
  4. Now drag this card to DONE and click the file link again.

Imdone supports task lists in markdown files.

  1. Drag this card to DOING.
  2. Click the box below.
    • check me
    • Click the file link again, and notice the x in the box
  3. Click the expand icon below to see what's next. 👇
  4. Drag this card to DONE and drag the next card in TODO to DOING.
    • I think you get the idea. :)

This file is your daily journal file.

  • Hover over the   menu   in the nav bar
  • Click on the "my-imdone-journal Journal   journal " item or press cmd or ctrl + shift + j at any time to open it.
  • You can find more keyboard shortcuts here.

Add and Edit Cards

  • Quickly add a card by clicking "  plus   Add a card" at the bottom of this list.
    • New cards created this way get appended to your daily journal.
  • Quickly edit this card by hovering over it and clicking the pencil

Read the documentation!

  • imdone.io/docs or Help Menu -> Documentation
  • Clear the filter field to see all the TODO comments in your code. If you have any. :)