Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Fastimer

vkostyanetskyvkostyanetsky1k downloads

Intermittent fasting tracker.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

It is a plugin for Obsidian designed to help you monitor your fasting intervals.

🙂 How to use it?

The idea is simple: when you start a new fast and want to track it, you add a fastimer code block. You can do this using "Insert fasting tracker" command or manually.

For example:

```fastimer

```

In the block, you set a date and time of the moment when you started. Again, you can do this using "Insert current date & time" command or manually.

For example:

```fastimer
2024-02-06 18:50
```

The plugin takes the code block and shows elapsed time, remaining time, and something like a progress bar to visualize your spilled blood, sweat, and tears :) For example, something like this:

Started today, 18:50; should be completed tomorrow, 10:50.

Duration: 50m (left: 15h 9m)

##------------------------------------- 5%

Fasting zones:

  1. Anabolic zone started today, 18:34 ← you are here
  2. Catabolic zone will start today, 22:34
  3. Fat burning zone will start tomorrow, 10:34
  4. Ketosis zone will start tomorrow, 18:34
  5. Deep ketosis zone will start 3 days later, 18:34

Everything above updates when a block is being rendered. To trigger this, you can edit the block or reopen the note.

To mark an active fast as finished, you can add the date and time of the moment to the same block. There is still "Insert current date & time" command to do so. In addition, you can also use the "Insert current date" command of the core plugin Templates (if you prefer this way, do not forget to change the date format to YYYY-MM-DD HH:mm).

```fastimer
2024-02-06 18:50
2024-02-07 15:00
```

🤔 Questions

How do I set a fasting interval's length?

It is assumed that the length of a regular fast is 16 hours, since it is pretty popular. However, you can change the default value in the plugin's settings or set it directly for one specific fast.

Below, we are going to fast for 18 hours:

```fastimer
18
2024-02-06 18:50
```

Why not to use properties to store fast data?

Something like fast_started_at, fast_stopped_at, fast_length properties in a daily note? Yeah, this idea came to my mind, but I have a few reasons not to do it. Here they are:

  1. You need a code block in a note to see a fast overview anyway, so it makes more sense to use the block to store the data it renders.
  2. Storing the data in a code block provides you with the opportunity to have one note for all the fasts you participate in case it is convenient for you.
  3. Adding several semantically connected properties to each daily note makes the flow more complex: you have to remember that they are related to each other. Unfortunately, at this moment, there is no property grouping feature in Obsidian.
69%
HealthFair
ReviewSatisfactory
About
Track fasting sessions with a fastimer code block that shows elapsed time, remaining time, a progress bar, and fasting-zone milestones. Start or end fasts by adding timestamps or a duration and watch the block update each time the note renders.
DatesVisualizationMarkdown
Details
Current version
1.2.4
Last updated
2 years ago
Created
2 years ago
Updates
7 releases
Downloads
1k
Compatible with
Obsidian 1.5.3+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
vkostyanetskyvkostyanetsky
github.com/vkostyanetsky
GitHubvkostyanetsky
  1. Community
  2. Plugins
  3. Dates
  4. Fastimer

Related plugins

Markwhen

Create timelines, gantt charts, calendars, and more using markwhen.

AnyBlock

Take any fragment as a block and render it into multiple effects.

April's Automatic Timelines

Simple timeline generator for story tellers.

Prisma Calendar

Prisma turns any note with a date into a flexible planning system inside Obsidian. There are no rigid schemas or predefined structures — just your data, your rules, fully under your control.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Outliner

Work with your lists like in Workflowy or Roam Research.

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.