Skip to content

ddeighton/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. Tricks and tips (for Advanced users)

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 Todoist tasks)
  5. Done! Also check out the tricks and tips for advanced usage of the plugin. It has many cool features!

Attribution

This plugin is heavily influenced by the Todoist Text plugin.

About

Obsidian plugin to display the completed tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • JavaScript 7.2%
  • CSS 0.8%