markdown-org-extract 0.3.0

CLI utility for extracting tasks from markdown files with Emacs Org-mode support
# Work Log

### TODO [#A] Implement authentication
`SCHEDULED: <2025-12-10 Wed 10:00>`

Working on OAuth2 integration.

```
CLOCK: [2025-12-09 Tue 09:00]--[2025-12-09 Tue 11:30] =>  2:30
CLOCK: [2025-12-09 Tue 14:00]--[2025-12-09 Tue 16:00] =>  2:00
```

### TODO [#B] Write documentation
`DEADLINE: <2025-12-15 Mon>`

```
CLOCK: [2025-12-09 Tue 11:30]--[2025-12-09 Tue 12:00] =>  0:30
```

### DONE Fix login bug
`CLOSED: <2025-12-08 Mon>`

Fixed the session timeout issue.

```
CLOCK: [2025-12-08 Mon 10:00]--[2025-12-08 Mon 12:00] =>  2:00
CLOCK: [2025-12-08 Mon 13:00]--[2025-12-08 Mon 15:30] =>  2:30
```

### TODO Code review
`SCHEDULED: <2025-12-10 Wed 15:00>`

```
CLOCK: [2025-12-10 Wed 15:00]
```