Skip to content

Obsidian plugin to control the display of completed tasks

Notifications You must be signed in to change notification settings

theluxaz/completed-task-display

 
 

Repository files navigation

Completed Task Display

This is a plugin for Obsidian that allows you to toggle the display of completed tasks in markdown preview mode.

Installation

  1. Put contents of this repo into ./obsidian/plugins/completed-task-display-hidden
  2. In that folder run npm install
  3. Also run npm run build
  4. Refresh and enable plugin on Obsidian

Features

  • A new button in the ribbon that allows the global hiding or showing of completed tasks in preview mode.

Demo

How to install

In Obsidian go to Settings > Third-party plugins > Community Plugins > Browse and search for Completed Task Display.

Manual installation

Unzip the latest release into your <vault>/.obsidian/plugins/ folder.

About

Obsidian plugin to control the display of completed tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.9%
  • JavaScript 16.6%
  • CSS 8.5%