50 lines
604 B
Markdown
50 lines
604 B
Markdown
# Work
|
|
|
|
- [ ] Write tests
|
|
- [x] summary
|
|
- [ ] migrate
|
|
|
|
# Test Data
|
|
|
|
- note
|
|
-
|
|
- [ ] nesting1
|
|
- [ ] nesting 2
|
|
- [ ] nesting 3
|
|
- [ ] nesting 4
|
|
- [x] nesting 5
|
|
- [x] not nested
|
|
-
|
|
asdasd
|
|
|
|
# Nothing done
|
|
|
|
- [ ] not done
|
|
- note
|
|
|
|
# Nested Header
|
|
|
|
## With Nothing
|
|
|
|
- note
|
|
- [ ] undone
|
|
|
|
## With something done
|
|
|
|
- more notes
|
|
- [ ] a partly done thing
|
|
- [ ] more to do
|
|
- [x] the one done thing
|
|
|
|
# Repetition
|
|
|
|
- [x] 5x5 things
|
|
- [ ] 0x2 other things
|
|
- category
|
|
- [x] 2x10 nested rep
|
|
|
|
# Pomodoros
|
|
|
|
- [ ] not done
|
|
- [..] partly done
|
|
- [x...] completed |