Google Tasks Import
unlistedby flametaichou
Imports Google Tasks as Kanban boards
Updated 1y agoMIT
Google Tasks Import Plugin
This is a plugin for Obsidian that enables to import exported Google Tasks data using a obsidian-kanban format.
Requirements
Tested only on version 1.7.7, but I think it must work on the older versions.
Usage
- Backup your Vault or create a new one for data safety reasons
- Place the plugin files in the
.obsidian/plugins/google-tasks-importVault folder - Go to Obsidian Settings and enable the plugin
- Open Google Takeout and select only Google Tasks files
- Download and unzip the takeout archive
- Open "Google Tasks Import" modal in Obsidian, specify the path to the
Tasks.jsonfile in the unzipped archive and a the path to the destination folder - Wait for the completion
TODO
To be honest, I created this plugin for one-time use. Plugin did its job well, but there are still some things that need to be implemented.
- Add styles to the file input
- Specify dates in
DataWriteOptions - Show a loader during the importing
- Make "Kanban plugin things" optional
- Turn on eslint
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.