Title: Todo List Block
Author: Rich Tabor
Published: <strong>2021 年 7 月 23 日</strong>
Last modified: 2024 年 7 月 14 日

---

搜索插件

![](https://ps.w.org/todo-list-block/assets/banner-772x250.png?rev=3117572)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/todo-list-block/assets/icon-256x256.png?rev=3117572)

# Todo List Block

 作者：[Rich Tabor](https://profiles.wordpress.org/richtabor/)

[下载](https://downloads.wordpress.org/plugin/todo-list-block.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/todo-list-block/#description)
 * [评价](https://cn.wordpress.org/plugins/todo-list-block/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/todo-list-block/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/todo-list-block/#developers)

 [支持](https://wordpress.org/support/plugin/todo-list-block/)

## 描述

#### Editor-friendly blocks

While diving into this project I’ve explored a few areas where I can improve my 
personal publishing flow. The first was bringing editor comments into Gutenberg 
with my [Markdown Comment block](https://richtabor.com/markdown-comment/?utm_source=wp-org&utm_medium=todo-list-block&utm_campaign=readme),
and this Todo List block.

Todo List is a simple, editor-only block designed to quickly add tasks directly 
within the editor.

Todo List makes it easy to keep track of those tasks, all in the context of a particular
post. You may also use it to add a publishing checklist to the post, such as using
a headline analyzer, adding featured images, adding social images, etc.

#### Transforms

I’m a huge fan of blocks transforms and how they improve the WordPress publishing
experience. Being able to morph a block into another, without loosing content/attributes,
is a powerful way to level-up editing.

That saying, you may transform paragraph text, list items and even editorial comments
added by Markdown Comment directly into actionable todos, just like you can in the
iOS Notes app for example. You may even take multiple blocks of the sort and convert
them all into a single todo list.

Todo List also supports block prefixes, which are keyboard shortcuts in a sense,
to toss blocks in the editor with a few keystrokes. Adding `[]`, or `-[]` plus the`
space` key will add a Todo List to the page.

## 屏幕截图

[[

[[

[[

## 区块

该插件提供了 1 个区块.

 *   Todo List Add a todo list that does not render on the front-end.

## 安装

 1. Upload the `todo-list-block` folder to your `/wp-content/plugins/` directory or
    alternatively upload the todo-list-block.zip file via the plugin page of WordPress
    by clicking ‘Add New’ and selecting the zip from your local computer.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Search for the block within the Gutenberg block editor.

## 常见问题

### Can the Todo List block be used with my theme?

Yes! If you’re using Gutenberg (i.e. the block editor) on your site, you should 
have no issues with the block. It’s relatively simple to modify the CSS variables
to tweak the comment styling if you’d like — learn more [here](https://richtabor.com/todo-list-block/?utm_source=wp-org&utm_medium=todo-list-block&utm_campaign=readme-faq).

### Where can I send feedback or ideas?

Please reach out via the official [plugin support forum](https://wordpress.org/support/plugin/todo-list-block).

### Who’s Rich Tabor?

As a WordPress entrepreneur, designer and developer all wrapped up in one, [@richard_tabor](http://twitter.com/richard_tabor)
is recognized as one of the top leaders in this post-Gutenberg era of WordPress.
His design chops have topped the 2018 Automattic Design Awards and led him to found
CoBlocks – a top-notch set of page builder blocks and tools for Gutenberg, ThemeBeans–
a premier WordPress theme shop and [Iceberg](https://useiceberg.com/?utm_source=wp-org&utm_medium=todo-list-block&utm_campaign=readme-faq)–
a markdown editor for Gutenberg.

## 评价

![](https://secure.gravatar.com/avatar/8a9bdcebe282e77a72a9ac3ac445864ecd07d696523d4058bd8005b8a155afc0?
s=60&d=retro&r=g)

### 󠀁[Using it Loving it](https://wordpress.org/support/topic/using-it-loving-it/)󠁿

 [Lightend](https://profiles.wordpress.org/lightend/) 2022 年 7 月 15 日

A purpose built block for efficient work flow

![](https://secure.gravatar.com/avatar/8c0ced2ad5a0c50ec3a0903b1d1946b4309a9b5e4ed01ff7f8d40bc710f49e3e?
s=60&d=retro&r=g)

### 󠀁[Good Start.](https://wordpress.org/support/topic/good-start-62/)󠁿

 [nick6352683](https://profiles.wordpress.org/nick6352683/) 2021 年 9 月 14 日

It works as advertised, I just wish there were some more features such as: – Font
size & font color options (per list item). – Option to also display on the front
end. – Option to indent each list item, so we can have “category” items. This (maybe)
would not be necessary if we had the choice to change the font color and size per
list item. On the other hand, this plugin as it is, is still very useful, and the
zip file is only 16kb, so adding things in and multiplying the file size by a a 
lot, may be it won’t be worth it. Nevertheless, I am sticking to my 5 star rating
for this.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/todo-list-block/reviews/)

## 贡献者及开发者

「Todo List Block」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Rich Tabor ](https://profiles.wordpress.org/richtabor/)

「Todo List Block」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/todo-list-block/contributors)
为本插件所做的贡献。

[帮助将「Todo List Block」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/todo-list-block)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/todo-list-block/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/todo-list-block/)，或通过[RSS](https://plugins.trac.wordpress.org/log/todo-list-block/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/todo-list-block/)。

## 更新日志

#### 1.0.1

 * Add back the default color.
 * Ensure only todo items can exist within the todo list block.

#### 1.0.0

 * Simplify block styles to lean on theme.

#### 0.1.4

 * Add block.json to registerBlockType
 * Add block title to register function

#### 0.1.3

 * WordPress 5.9 support

#### 0.1.2

 * Update readme

#### 0.1.0

 * Initial release

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**2 年前**
 *  活跃安装数量 **300+**
 *  WordPress 版本 ** 5.7 或更高版本 **
 *  已测试的最高版本为 **6.6.5**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [Dutch](https://nl.wordpress.org/plugins/todo-list-block/) 、 [English (US)](https://wordpress.org/plugins/todo-list-block/)
   和 [Vietnamese](https://vi.wordpress.org/plugins/todo-list-block/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/todo-list-block)
 * 标签
 * [block](https://cn.wordpress.org/plugins/tags/block/)[blocks](https://cn.wordpress.org/plugins/tags/blocks/)
   [gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)[markdown](https://cn.wordpress.org/plugins/tags/markdown/)
   [todo](https://cn.wordpress.org/plugins/tags/todo/)
 *  [高级视图](https://cn.wordpress.org/plugins/todo-list-block/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/todo-list-block/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/todo-list-block/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/todo-list-block/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/todo-list-block/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/todo-list-block/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/todo-list-block/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/todo-list-block/reviews/)

## 贡献者

 *   [ Rich Tabor ](https://profiles.wordpress.org/richtabor/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/todo-list-block/)