frankcbliu / obsidian-tracker

A plugin tracks occurrences and numbers in your notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Tracker Plugin

GitHub release

This is an Obsidian plugin that helps you do tracking in notes and represent the collected data comprehensively.

Here is a simplified table of examples showing what you can track.

What's New

Version 1.7.0

  • Add a new output type 'month', rendering a month view for a given dataset (examples)

Usage

  1. Have some targets you want to track in daily notes.

  2. Add a new note for displaying the tracker.

  3. Add tracker code blocks manually or using commands.

  4. Switch the document view mode to 'Preview', then the code block will get rendered.

For more use cases, please download and open the examples folder in obsidian with this plugin installed and enabled.

More Details You May Want to Know

Support

  • If you like this plugin or want to support further development, you can Buy Me a Coffee.
  • Please report bugs and request features in GitHub Issues

About

A plugin tracks occurrences and numbers in your notes

License:MIT License


Languages

Language:TypeScript 98.2%Language:CSS 1.0%Language:JavaScript 0.8%