Skip to content

wakatime/obsidian-wakatime

 
 

Repository files navigation

WakaTime for Obsidian

WakaTime is an open source Obsidian plugin for metrics, insights, and time tracking automatically generated from your Obsidian usage activity.

Installation

  1. Inside Obsidian, click SettingsCommunity PluginsBrowse.

  2. Search for wakatime, click on the WakaTime plugin.

  3. Click the Install button.

  4. Click the Enable button.

  5. Enter your api key, then press enter.

  6. Use Obsidian and your activity will be displayed on your WakaTime dashboard

Usage

Visit https://wakatime.com to see your coding activity.

Project Overview

To edit your api key, open the Command Palette then type WakaTime and select the WakaTime API Key command.

Troubleshooting

The How to Debug Plugins guide shows how to check when coding activity was last received from your editor using the Plugins Status Page.

For more general troubleshooting info, see the wakatime-cli Troubleshooting Section.

Contributing

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

About

Obsidian.md plugin for automatic time tracking and metrics generated from your Obsidian usage activity.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 96.1%
  • JavaScript 3.8%
  • CSS 0.1%