Code::Stats
approvedby MiskaMyasa
Track your coding progress and earn XP for writing Markdown.
Obsidian Code::Stats Plugin
Description
This is a Obsidian plugin to send updates to https://codestats.net/api
The Code::Stats plugin for Obsidian allows you to track your coding progress and earn XP for writing code in the Obsidian editor. With this plugin, you can send XP data to your Code::Stats account using the Code::Stats API.
To get started, simply install the plugin and enter your Code::Stats API key in the settings panel. The plugin will then listen for keyup events in the Obsidian editor and send XP data to Code::Stats every time you type a character.
Note that you will need a Code::Stats account and API key to use this plugin. You can sign up for a free account at https://codestats.net/signup and API key can be found or created on https://codestats.net/my/machines page.
This project uses Typescript to provide type checking and documentation. The repo depends on the latest plugin API (obsidian.d.ts) in Typescript Definition format, which contains TSDoc comments describing what it does.
Manually installing the plugin
Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/obsidian-codestats/.
API Documentation
See https://github.com/obsidianmd/obsidian-api
Summary
Plugin ID: codestats
Developer: Denis (MiskaMyasa) Zaitsev
Mobile support: No
#codestats #obsidian #plugin
License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.