Ovyerus / obsidian-klog

Obsidian support for the Klog file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Klog Obsidian Plugin

An Obsidian plugin adding support for the Klog plaintext time-tracking file format.

preview screenshot

Installation

This plugin is not yet submitted to the community plugins repository, so you will need to manually install by grabbing the latest release and placing the files into <vault>/.obsidian/plugins/obsidian-klog, or by checking out the repository in the same location and building it.

Roadmap

  • Text formatting/Rich text previews.
    • Requires a JS parser for the format.
  • Beyond plain text editing.
  • Make Obsidian aware of Klog tags.
  • Command palette integration.
  • Try do some cool stuff with time summaries/previews.
  • Possibly add a Dataview integration?

About

Obsidian support for the Klog file format.

License:MIT License


Languages

Language:JavaScript 46.4%Language:TypeScript 26.0%Language:Nix 17.6%Language:Svelte 10.0%