/obsidian-tracker

A plugin tracks occurrences and numbers in your notes

Primary LanguageTypeScriptMIT LicenseMIT

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.8.0

  • Add a new searchType task, retrieving data from tasks (examples)
  • Enhancement
    • Month view (examples)
      • Add parameter circleColorByValue to show color based on the value
      • Support multiple targets (dataset), change the dataset by clicking the header
      • Add a button to show current month
    • Accept ISO-8601 date as dateFormat (examples)
    • Relative date input for startDate and endDate (examples)
  • Fixed missing dvField values at the last line of files

Version 1.8.1

  • Fixed bugs while using month view with parameter xDataset

Version 1.8.2

  • Fixed tasks searching not working for multiple targets

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