Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- title Go shopping
- level 1
- depends none
- urgency 10
- importance 10
- }
- {
- title Buy food
- level 2
- depends Go shopping
- urgency 10
- importance 10
- }
- {
- title Buy clothes
- level 2
- depends Go shopping
- urgency 5
- importance 5
- }
- {
- title Do the job
- level 1
- depends none
- urgency 15
- importance 15
- }
- {
- title Have a rest
- level 1
- depends Do the job
- urgency 5
- importance 10
- }
- {
- title Make dinner
- level 1
- depends Go shopping
- urgency 20
- importance 20
- }
Advertisement
Add Comment
Please, Sign In to add comment