Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

Time Tracker Plugin Documentation

Welcome to the Time Tracker Plugin System documentation. This directory contains comprehensive guides and references for developing plugins that extend the Time Tracker application.

Documentation Structure

A comprehensive tutorial-style guide for developing plugins. Start here if you're new to plugin development.

Covers:

  • Getting started with plugin development
  • Plugin architecture and lifecycle
  • Step-by-step implementation guides
  • Building, packaging, and publishing plugins
  • Best practices and examples
  • Troubleshooting

Complete API reference for the Plugin SDK. Use this as a reference when implementing plugins.

Covers:

  • Plugin trait and required methods
  • Plugin API interface methods
  • Extension system (schema, model, hooks)
  • Data structures and types
  • FFI bindings
  • Frontend integration API

Quick Start

  1. New to plugin development? → Start with Plugin Development Guide
  2. Looking for API details? → Check SDK Reference
  3. Need examples? → See the Examples section in the development guide

Key Resources

Documentation Conventions

  • Code examples use Rust unless otherwise specified
  • API methods are documented with their full signatures
  • Cross-references link between documents for related topics
  • Examples are practical and production-ready

Contributing

Found an issue or have suggestions for improving the documentation? Please open an issue or submit a pull request to the main repository.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.