The Growi Todo List allows you to integrate your Growi Pages into Visual Studio Code. This plugin selectively shows only lists. They're rendered as a check list. As a supplemental feature, offers editor to show and edit the whole page as well.
Note that this is unofficial plugin.
Features
List Recent Pages
Run the command GrowiTodoList: List pages via the Command Palette (Ctrl+Shift+P).
Your Growi pages will appear in the sidebar under the "GrowiTodoList" section.
Show Todo list
Click the page title in List view.
Your Growi page will appear in the sidebar under the "GrowiTodoList" section.
You can check or uncheck list items.
View/Edit Page Content
Click edit icon on any page in the sidebar to edit its content in the editor.
Getting Started
Input Your Site Url:
Get your site's url.
When the plugin is activated, it will prompt you to enter your site url if not already saved.
You can also manually run the command GrowiTodoList: Save url via the Command Palette (Ctrl+Shift+P).
Input Your API Token:
Get your API token.
When the plugin is activated, it will prompt you to enter your Growi API token if not already saved.
You can also manually run the command GrowiTodoList: Save API Token via the Command Palette (Ctrl+Shift+P).