GithubHelp home page GithubHelp logo

mcndt / obsidian-toggl-integration Goto Github PK

View Code? Open in Web Editor NEW
274.0 4.0 19.0 1.94 MB

A Toggl integration plugin for the popular knowledge base application Obsidian.

License: GNU General Public License v3.0

TypeScript 66.84% JavaScript 1.74% CSS 6.78% Svelte 24.63%

obsidian-toggl-integration's Introduction

GitHub tag (Latest by date) GitHub all releases

Toggl Track Integration for Obsidian

Add integration with the Toggl Track API to manage your timers inside Obsidian.

Functionality

  • NEW: Generate time tracking reports inside of your notes with code blocks
  • See your current timer and how long it has been running in the status bar
  • Get a summary of your day in the side panel
  • Create, start, and stop a new timer using the command palette, or restart an recent one

Rendering time reports inside your notes

Using simple code blocks it is possible to render time tracking reports inside your Obsidian notes. For example,

```toggl
SUMMARY
PAST 7 DAYS
```

Will result in something like:

example-summary-report

You can find a full tutorial and reference on rendering time reports in the plugin wiki.

Setup

Configuring this plugin requires you to first request an API token from Toggl. More info on how to do this can be found here.

To set up this plugin, simply enter your API token in the settings tab, click connect and select the Toggl Workspace you wish to use.

settings

Use with other plugins:

QuickAdd

The developer of the QuickAdd plugin has created a preset menu for timers using QuickAdd. Instructions are available here and you can find out how he did it on the Obsidian Discord server (link to message).

Roadmap

You can see my more detailed roadmap for this plugin on this page: Development Roadmap. I try to keep the cards in each column sorted by priority.

Feature Requests

Please make feature requests in the GitHub discussions tab: click here

If you would to like to talk about the plugin with me more directly, you can find me in the Obsidian Discord server as Maximio#6460. Feel free to tag me!

Dependencies

Currently I rely on this repo for providing a JavaScript interface with the Toggl Track API: https://github.com/saintedlama/toggl-client

However in the future I might write fork this so I can refactor it to use mobile friendly APIs (e.g. using Obsidian’s own request API).

Support

If you like this plugin and want to support me, you can do so via Buy me a Coffee:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.