# How to use Pomodoro

## Essential

The following steps are the fundamental steps towards making this tech. part of your day-to-day schedule.

### Why Pomodoro

Pomodoro method is helpful, for systematic deep work required to complete challenging work. The following work fits well with Pomodoro.

* Complete the work with peace of mind
* Work requires sufficient thinking in-between
* Studying
* Office work - with distraction (technical + managerial role)

### Tools available

Chrome extension <https://github.com/schmich/marinara>

### How it works

> 1. Choose a task you'd like to get done
> 2. Set the timer for 25 minutes
> 3. Work on the task until the time completes
> 4. Note it as one *Pomodoro*
> 5. Take a short break

see <https://francescocirillo.com/pages/pomodoro-technique>

#### 1. What to do during Pomodoro (25 mins session)

1. Choose a task or sub-task for 25 min duration
2. Focus on task at hand and nothing else
3. Keep working

#### 2. What to do in Pomodoro break

1. Reflect on the work you've done for the last 25 mins.
2. Drink some water/juice
3. Clean up the study table
4. Organize assignments/tasks and reply for messages
5. Take a quick walk if possible outdoors

## Advanced

Once you have been following this tech for months, they you can answer these questions about yourself.

### Reading numbers

#### 1. How much time do I normally spend in a day/a month?

![Amount of time spent, so that we know our base statistics](/files/-MLlbDJDUFDBuFSCqN5c)

#### 2. When am I being more productive day or night?

During day time.

![See the productive hours of the day](/files/-MLlbKwBgMeKDuKlKs61)

#### 3. Weekly off, which day it should be (not Sunday!)?

Tuesday

![](/files/-MLlbSMvfk02J4ahhzR3)

#### 4. Which month am I being more engaged, and about consistency?

* I am more engaged in April-May, June-Jul.
* But, I am consistent fairly throughout.

![](/files/-MLlbZI1WZ2Ra2qZKY7h)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://i.janardhanpulivarthi.com/season-4/how-to-use-pomodoro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
