Skip to content

Ledaryy/obsidian-todoist-completed-tasks

Repository files navigation

Todoist Completed Tasks - Obsidian Plugin

This obsidian plugin fetches your completed tasks from Todoist and adds them to your obsidian note.

demo

Docs

  1. Features plan
  2. Known Bugs
  3. Advanced usage

Usage

  1. Install this plugin (Todoist Completed Tasks) through Obsidian and enable it
  2. Enter your Todoist API token in the plugin settings.
    • Security risks and API Token Installation guide available here
  3. Place start segment and end segment in your note
    • Start segment is a line with %% COMPLETED_TODOIST_TASKS_START %%
    • End segment is a line with %% COMPLETED_TODOIST_TASKS_END %%
  4. Run the plugin
    • By clicking the 🔄 button in the left sidebar
    • By executing (Ctrl+P > Todoist Completed Tasks: Fetch today's completed tasks)
  5. Done! Also check out the Advanced usage of the plugin. It has many cool features!

Features

  • Fetch today's completed tasks
  • Fetch completed tasks for the last N hours
  • Fetch completed tasks using dates from segments (Templater support)
  • Customizable prefix and postfix for each task (Obsidian Tasks support)

Say Thanks 🙏

If you like this plugin and would like to buy me a coffee, you can!

BuyMeACoffee

Attribution

This plugin is heavily influenced by the Todoist Text plugin.