Skip to content

a13ph/obsidian-mlo-link

 
 

Repository files navigation

Todoist Link

Seamlessly create Todoist tasks and projects from Obsidian.

Setup

Go to the settings and add your Todoist API Key. You get your todoist API key here.

Commands

Create Todoist Project will create a new Todoist project from the current note and add deeplinks between the two for easy navitagion. The name of the todoist project is the name of the file you execute the command in. The plugin adds at the cursor position a link to the todoist project with the title Todoist.

Create Todoist Task will create a new Todoist task in the Inbox from the current line in the Obsidian note and add deeplinks between the two for easy navigation.

Thanks & Attribution

Thanks to obsidian-things-link for providing the initial idea and the basic code to implement the plugin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • JavaScript 19.1%