Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/saber2pr/vsc-ext-todolist
- Owner: Saber2pr
- Created: 2021-06-14T11:21:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T10:55:06.000Z (4 months ago)
- Last Synced: 2024-10-23T02:15:14.489Z (4 months ago)
- Topics: todolist, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=saber2pr.todolist
- Size: 8.96 MB
- Stars: 19
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)