Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Jumping in

henspace edited this page Mar 18, 2015 · 1 revision

If you just want to get started without worrying about all the tricks, here's the whistle stop tour.

Launch the application iKog-js. Because it's your first time, you will be asked whether or not you want to use local storage or Dropbox. Using Dropbox is a bit slower of course because your tasks will be stored up there in the cloud, but it does mean you can pick them up anywhere. Right, you're now ready to add a task. The simplest way is shown below.

 + Order that javascript book.

Let's add another task.

 + Get the beer in for Saturday's party

If you know the GTD technique, you might like to add a task with a context.

+ Install that new network card @Work

Oh! Nearly forgot that I've got a presentation next week. Better add that task with a due date.

 + Present the trials and tribulations of a programmer :d2012-12-21

Okay, we've added a lot of tasks, let's list them.

 LIST

Got projects to do? That's easy. Just tag the task with a project.

 + Complete the specification for that new application :pMyKillerApp

Better save my work before this old computer crashes.

 SAVE

Actually I don't want to keep entering save so let's switch on the autosave feature.

 AUTOSAVE ON

Clone this wiki locally