Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saber2pr/vsc-ext-todolist

:ticket: TodoList TreeView Editor for Vscode Extension. Check your todo list.
https://github.com/saber2pr/vsc-ext-todolist

todolist vscode-extension

Last synced: 3 months ago
JSON representation

:ticket: TodoList TreeView Editor for Vscode Extension. Check your todo list.

Awesome Lists containing this project

README

        

# Todo List

---

TodoList TreeView Editor. Check your todo list with a `TreeView` !

Show Todo `Progress%` in a StatusBar:

![gif](https://cdn.jsdelivr.net/gh/saber2pr/MyWeb@master/resource/image/0603vsc-todolist-progress.png)

> i18n languages supported: English, 中文(简体), 中文(繁体), 日本語, 한국어, Deutsch, Français, Español, Italiano, Português (Brasil), Русский, Türkçe

## Overview

Create and edit `*.todo` file:

![gif](https://cdn.jsdelivr.net/gh/saber2pr/MyWeb@master/resource/image/0603vsc-todolist-p1.gif)

---

At ^0.2.1, support todo time range settings:

![loading](https://cdn.jsdelivr.net/gh/saber2pr/MyWeb@master/resource/image/vsc-ext-todolist-cal-1.webp)

Schedule your plans with a calendar view:

![loading](https://cdn.jsdelivr.net/gh/saber2pr/MyWeb@master/resource/image/vsc-ext-todolist-cal-2.webp)

---

Shotcuts:

---

Support `Color Theme` with current setting:

![gif](https://cdn.jsdelivr.net/gh/saber2pr/MyWeb@master/resource/image/vsc-todo-v3-theme.gif)

## Usage

- Click the `Todo` StatusBar at the bottom left.

Extra todo-file support:

- Edit `*.todo` files in the Todo editor!

> Tip: It is recommended to use Git to manage historical versions of todo files.

## More

1. Feedback on github [vsc-ext-todolist](https://github.com/Saber2pr/vsc-ext-todolist)
2. Web app support: [TodoList on Web](https://fronted-tsx-developer.github.io/demos/todotree/index.html)