• Stars
    star
    110
  • Rank 315,814 (Top 7 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Add Google Tasks inside Obsidian

Obsidian Google Tasks

Manage your Google Tasks from inside Obsidian

Please make sure to install the latest version of this plugin (at least 1.5.0) to prevent a potential corruption of your attachments (Sorry 🙇‍♂️) Thank you to @carlosrusso.

Features

  • List tasks
  • Create tasks
  • Edit tasks (Will create a new task and delete the old one)
  • Mark as done / todo
  • Delete done tasks

Working with specific time is not supported by the Google API :(

Installation

Using the plugin on Mobile (work around)

  • Login on a desktop device
  • Use the Copy Google Refresh Token to Clipboard command on that device
  • Install the plugin on the phone
  • Instead of Login paste the token from the desktop device into the Refresh token field on the phone

Usage

Google Task View

  • Open view by pressing the checkmark icon in the left sidebar
  • View will open and list your tasks
    • Complete them by clicking the checkbox
    • Edit them by long clicking the task
    • Show and hide the todo and done list by pressing the title texts
    • Force update the list by pressing on Google Tasks
    • The list will check for changes in a set interval (changeable in settings)
    • Press the plus button to create a new task
    • Use the dropdown to switch between lists

Commands

List Google Tasks

Shows a list of all undone tasks selecting one will complete the task

Create Google Tasks

Will open a popup to create a new task

Insert Google Tasks

Will insert a lost of all undone tasks into the current file. Checking the task inside the File will complete / incomplete it.