# Lifestyle Trackers (https://21notion.com/en/docs/lifestyle)

import { CheckCircle, TvMinimalPlay, Box, Joystick, TicketMinus } from 'lucide-react';

Life is more than just work and study. FLO.W's lifestyle tracking modules help you track those easily forgotten but equally important life details—habit building, spending records, entertainment time.

> 💡 **Module Positioning**: These features are FLO.W system's "lifestyle amenities"—you can enable them as needed. They are independent from core Task, Project, and Note modules and won't add complexity to daily use.

## Module Overview

<Cards>
  <Card icon={<CheckCircle className="text-green-500" />} title="Habits Tracker" href="/docs/lifestyle/habits-tracker">
    Record daily persistence with heatmaps, make change visible
  </Card>

  <Card icon={<TvMinimalPlay className="text-blue-500" />} title="Movie Tracker" href="/docs/lifestyle/movie-tracker">
    Record viewing experiences, track want-to-watch and watched
  </Card>

  <Card icon={<Box className="text-orange-500" />} title="Asset Inventory" href="/docs/lifestyle/assets-inventory">
    Calculate daily costs, gain more control over spending
  </Card>

  <Card icon={<Joystick className="text-purple-500" />} title="Gaming Tracker" href="/docs/lifestyle/gaming-tracker">
    Record completion progress, savor your gaming journey
  </Card>

  <Card icon={<TicketMinus className="text-red-500" />} title="Subscription Manager" href="/docs/lifestyle/subscription-tracker">
    Track subscription fees, automatic expiry reminders
  </Card>
</Cards>

## Usage Tips

The design philosophy of these modules is "**low-friction recording**"—don't record for the sake of recording, but quickly jot things down when they actually happen.

* **Habits Tracker**: Start with 1-3 habits you most want to change—too many will be hard to sustain
* **Movie Tracker**: Spend 30 seconds writing a review after watching a movie—three months from now you'll thank yourself
* **Asset Inventory**: Record when buying new things, have data to reference when making spending decisions
* **Gaming Tracker**: Record your thoughts after completion—archive your gaming journey for yourself
* **Subscription Manager**: Log all auto-charging services, set reminders to avoid waste
