Skip to content

tkat0/obsidian-ticktick

Repository files navigation

Obsidian TickTick for macOS

TickTick integration for Obsidian for macOS

Note: This plugin is still in early alpha and is subject to change at any time!

Currently, this plugin works with TickTick for Mac since it depends on iOS-URL-Scheme

Features

Feature Screenshot
Create a task of the current page (default: Command + t)
  • Obsidian page link is added in the desctiption

How to use

This plugin has not been released officially yet.

BRAT

If you use BRAT (Beta Reviewers Auto-update Tester), you can try the plugin to specify tkat0/obsidian-ticktick.

See TfTHacker/obsidian42-brat: BRAT - Beta Reviewer's Auto-update Tool for Obsidian. Part of the Obsidian42 family of plugins. for details

Copy manually

  • Download main.js, manifest.json and styles.css from Releases
  • Copy them to your vault VaultFolder/.obsidian/plugins/obsidian-ticktick
  • Enable this plugin in the Obsidian configuration.

Build manually

  • Download this repository
  • Run npm install && npm run build
  • Copy over ./packages/plugin/{main.js, manifest.json, styles.css} to your vault VaultFolder/.obsidian/plugins/obsidian-ticktick
  • Enable this plugin in the Obsidian configuration.

Feature Possibility