Skip to content

propranolol11/todoist-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Obsidian plugin that brings your Todoist tasks into beautiful, interactive boards; right inside your notes.

How to Use:

  • ✌️ Two board types

    1. Sidebar board for quick access and overview.
    2. Inline board for embedding project or filtered task lists directly in a note.
  • To open Todoist Board in the sidebar, do it via Command Palette

    • Cmd + P on Mac; type Todoist Board, you'll see command there.
    • Ctrl + P on Windows
  • To embed a Todoist Board in a note, simply write:

```todoist-board
filter: any valid todoist filter (see examples below)
```

Some most commonly used filter to try are:

Filter Query What it does
filter: today Shows tasks due today
filter: #projectname Shows tasks in that project
filter: p1 Shows P1 (high priority) tasks
filter: today & (p1 | p2) Tasks due today AND either P1 or P2 priority
filter: created after: -7 days Tasks that were created in the last 7 days
filter: view all Shows all your tasks
filter: due after: today & due before: in 8 days Upcoming tasks within the next week

Also check this article from Todoist 24 Todoist Filters to Keep You Super Organized


Screenshots

CleanShot 2025-08-14 at 7  28 44@2x

CleanShot 2025-08-17 at 8  50 04

CleanShot 2025-08-17 at 8  37 03

CleanShot 2025-08-17 at 8  41 39

About

A local-first, 2-way Todoist sync interface for Obsidian with focus on filters, and a native experience. [Submitted to Community Plugins; pending review]

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors