> ## Documentation Index
> Fetch the complete documentation index at: https://blockbear.app/llms.txt
> Use this file to discover all available pages before exploring further.

# block bear

> goals, trends and journals on anything. a card-based journal which matches your schedule and training.

# a journal which can finally meet your schedule and training ambitions

Current journalling systems are either limited in scope (the majority of sport-specific apps like Strava/Runna), are coach dependent locking you into their services (coaching apps like MyStrengthBook), or don't have the logic and insights you need (your fallback trusty notebook or excel).

Block Bear's approach allows you to select the things you want to track from an expansive catalogue of measured cards, activity cards, and activity session cards giving you unmatched flexibility to support all your ambitions.

Select the cards you care about, build goals and journalling sessions around them, or search the community for science-based presets.

<div className="p-5 border-4 bg-white rounded-2xl" style={{ borderColor: "var(--purple-300)" }}>
  ***Your data. Your goals. Your rhythm.*** Build, track, and refine every part
  of your training with modular cards and adaptive blocks that fit your schedule
  — not the other way around.
</div>

All cards support trends and goals allowing you to see progression throughout your training. We couple insights with tools like 'in-flight goal adjustments' so you never have to abandon your plans. Rather; make the nutritional or training adjustments you need to stay on track.

Lastly we bundle your journalling into distinct training blocks to allow for natural time-based objectives and periodisation. You can start, stop, pause, restart and schedule blocks allowing for your training to finally match your busy schedule.

Connect your journalling into best of the community to find block presets or coached blocks, allowing you to pivot and progress your goals no matter your progression or sport.

# journal the things you care about. a simple approach for the entire fitness industry

On the outside the fitness industry is a complex and chaotic place; but its core is the requirement to identify a few things to monitor and a few goals to progress.

What these things are, and the direction you want to trend them to is really up to you. Karen might just want to get 6000 steps a day, whereas Bob wants to track his sleep, whilst David Goggins wants to run the 240 miler MOAB whilst maintaining muscle mass.

We offer a four step approach for how we should attack this:

<Steps>
  <Step title="select">
    select the things which should be monitored.

    <Note>
      For example the majority of fitness muscle-building programs track: 1 rep
      max bench, 1 rep max deadlift, protein, sleep, daily steps to name a
      few.{" "}
    </Note>
  </Step>

  <Step title="goals">
    one or two things that you selected will have a goal, else why are we
    interested in journalling?

    <Note>
      For example: Steps - maintain 5K minimum, bodyweight - increase by 0.5%
      per week, 1 rep bench - hit 100kg HOORAH 2 plate club!{" "}
    </Note>
  </Step>

  <Step title="start and monitor">
    monitor the trends to see if you're on track. Adjust other markers as
    required, don't freak out about outliers, check up on some calculations to
    see if you're doing it right.

    <Note>
      For example: if you set your weekly run distance too high to the point of
      endless shin-splints, adjust this down or decrease other activities to
      decrease total time on toes.
    </Note>
  </Step>

  <Step title="review and progress">
    finish the goal, and plan your next training period. For your next block you
    may want to keep the trendlines going up, fall back to maintenance if your
    next few weeks are busy at work, or do a tactical deload. Review what worked
    and what didn't, search the marketplace for goal and block presets, or even
    blocks made by the community, to find what may work next time.
  </Step>
</Steps>

The above flow is the core of our journalling methodology, and the simplest method starting, finishing and progressing your goals.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/bYNh89JE7h8?si=xl_vayidurwDJOH" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

# Cards

### Measured Cards

Measured cards are things that are measured. Bodyweight, daily step count, max-speed on a wave, total elevation or all examples of measured-cards

<Columns cols={2}>
  <div>
    <div
      style={{
    fontFamily: "Lazer84",
    color: "var(--lilac-300)",
    marginBottom: "1rem",
    fontSize: "1.5rem",
  }}
    >
      features
    </div>

    <div className="flex flex-col gap-4 font-bold">
      <div>smart or manual target values</div>
      <div>recorded or manual input</div>
      <div>notes</div>
      <div>pin to pinboard</div>
      <div>autocomplete for recorded cards</div>
      <div>complete or quick complete for manual cards</div>
    </div>
  </div>

  <Frame>
    <img className="block" src="https://mintcdn.com/blockbear/SjTsj6GhTK-I8Mi0/images/m-card.png?fit=max&auto=format&n=SjTsj6GhTK-I8Mi0&q=85&s=67a64e1d43ccefcd6e2cb7e66d1fe553" alt="Hero Light" width="462" height="691" data-path="images/m-card.png" />
  </Frame>
</Columns>

### Activity Cards

Activity cards are for activities. Bench press, run, surf, intervals, lateral raise, toe touches are all examples of activities

<Columns cols={2}>
  <Frame>
    <img className="block" src="https://mintcdn.com/blockbear/SjTsj6GhTK-I8Mi0/images/a-card.png?fit=max&auto=format&n=SjTsj6GhTK-I8Mi0&q=85&s=6d751c59e92d2120c9446ef9ddba5301" alt="Hero Light" width="462" height="691" data-path="images/a-card.png" />
  </Frame>

  <div>
    <div style={{ fontFamily: 'Lazer84', color: 'var(--cardinal-300)', marginBottom: '1rem', fontSize: '1.5rem' }}>features</div>

    <div className="flex flex-col gap-4 font-bold">
      <div>smart or manual target values</div>
      <div>recorded or manual input</div>
      <div>notes</div>
      <div>pin to pinboard</div>
      <div>autocomplete for recorded cards</div>
      <div>complete or quick complete for manual cards</div>
    </div>
  </div>
</Columns>

### Activity Session Cards

Activity Sessions are collections of activities. For example an interval session is multiple intervals, and a chest workout is multiple sets of fly's, bench, incline.

<Columns cols={2}>
  <div>
    <div
      style={{
    fontFamily: "Lazer84",
    color: "var(--cardinal-300)",
    marginBottom: "1rem",
    fontSize: "1.5rem",
  }}
    >
      features
    </div>

    <div className="flex flex-col gap-4 font-bold">
      <div>groups of activity cards</div>
      <div>total session time</div>
      <div>notes</div>
    </div>
  </div>

  <Frame>
    <img className="block" src="https://mintcdn.com/blockbear/SjTsj6GhTK-I8Mi0/images/a-session-card.png?fit=max&auto=format&n=SjTsj6GhTK-I8Mi0&q=85&s=44d486fa8be4e1df91edbf1532940c92" alt="Hero Light" width="462" height="692" data-path="images/a-session-card.png" />
  </Frame>
</Columns>

### Calculation Cards

Calculations are those calculated insights you need. Total Daily Protein and Energy, Theoretical VO2Max, BMI are all examples of calculation cards.

<Columns cols={2}>
  <Frame>
    <img className="block" src="https://mintcdn.com/blockbear/SjTsj6GhTK-I8Mi0/images/c-card.png?fit=max&auto=format&n=SjTsj6GhTK-I8Mi0&q=85&s=f0d118f1779a97c2fc9a70222d669278" alt="Hero Light" width="462" height="691" data-path="images/c-card.png" />
  </Frame>

  <div>
    <div style={{ fontFamily: 'Lazer84', color: 'var(--remy-300)', marginBottom: '1rem', fontSize: '1.5rem' }}>features</div>

    <div className="flex flex-col gap-4 font-bold">
      <div>calculated values off your real-time block data</div>
      <div>review the calculation</div>
      <div>review the reference</div>
    </div>
  </div>
</Columns>

## Card Features

* **Pin to pinboard**. view trends, create goals or add cards throughout the journal through the smart-populate feature.

  <Note>
    For example: if you set an incremental increase for your week run distance
    then the value will be calculated in the target field each week. A common
    use-case for manual targets is to manual values for fields like rpe and rep
    count.{" "}
  </Note>

* **Smart or Manual Target Values**. Smart targets are the value of goal trendline for that session. These are only available if goal is set on it in the pinboard. Alternatively a target can be set in manually.

  <Note>
    For example: steps and sleep data are wearable compatible by default. Check
    these cards throughout the day to see your progress{" "}
  </Note>

* **Recorded or Manual Inputs**. If you connect the measured or activity cards are compatible with your connected wearables then you can set the input to record in the card preferences. This will mean that the value will be synchronised from your devices and tracked automatically.

* **Auto Complete**. Auto-completing a session will complete the card with all actual values set to the target values. This is for those sessions where you smash it and hit all your targets; hence a one-tap auto-complete will finish the card.

# Pricing

only pay for the weeks you use. the price per week depends on the block you’re running that week. Our simple pay per week model enables you to pivot and progress between blocks, or stop, finish early, or reschedule a block without any payment pain.

### build-a-block - \$3 p.w

build your perfect block from scratch using your own saved plans and sessions. Because this is completely your own block, when creating you will have increased options to select the length and your plan used throughout the block.

### bear-blocks - \$5 p.w

step off on a focused training block by using a block built by us. We'll populate your pinboard and journal with cards, and get you going with science-based realistic goals matched to your data. All of the cards in the journal and pinboard will be aligned to the goal of the block; the only thing left to do is start!

The plan and block-length are defined, however you can make your own goal adjustments and stop, start, pause or schedule the block as you need. As always, add your own cards to the pinboard or journal to add your own flavour and tailor a bear-block to your need.

### boss-blocks - from \$10 p.w

step off on a focused training block by using a block built by your favourite coach. Your coach will have next level control over the cards in the pinboard and your journal. They’ll also be able to set trends, goals and challenges on all your pin-cards.

The plan and block-length are defined, however you can make your own goal adjustments and stop, start, pause or schedule the block as you need.
