Todo Block

ຄຳອະທິບາຍ

Gutenberg is a great block editor but it does not come with a todo block.

You can now create to-do lists in WordPress Gutenberg editor.
Your todo checkboxes will appear both on the frontend and backend. It will even keep the current state of the checkbox when shown on the frontend.

Logged-in users can save their checkbox selections (if enabled per checklist).

You can use this block to:

  • Add tasks to your posts and pages
  • Create a checklist of items
  • Let logged-in users save their selections
  • Set goals and track progress

ພາບໜ້າຈໍ

  • The ToDo block on the backend.
  • The ToDo block on the frontend.

ບລັອກ

ປລັກອິນນີ້ມີ 2 ບລັອກ.

  • Checklist (Todo List) A group of checkboxes
  • Checkbox (Todo Item) Checkbox for Todo List

ການຕິດຕັ້ງ

  1. Upload the plugin files to the /wp-content/plugins/todo-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

ຄຳຖາມທີ່ພົບເລື້ອຍ

What is the minimum WordPress version?

6.3

Can users save their checkbox state?

Yes. Enable the “Enable Save” toggle in the Checklist block settings. Logged-in users will have their selections saved per user.

ການຣີວິວ

5 ກໍລະກົດ 2024 1 ການຕອບກັບ
I does not work on latest WP and PHP 8.2. Added the todo list but didn’t show on the post
7 ພຶດສະພາ 2024 1 ການຕອບກັບ
Things I Wish: I could use markdown to insert a checkbox, I should be able to type [] followed by a spacebar for example to insert or maybe [ ] followed by a spacebar I could double tap enter to exit the block (instead of just keep creating new checkboxes) Things I Like: Read only option No lag Light in plugin size
ອ່ານການຣີວິວທັງໝົດ 3 ລາຍການ

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Todo Block” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “Todo Block” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

1.2.0

  • Fix: Press Enter to create new checkbox items
  • Fix: Support multiple todo lists on the same post/page
  • Fix: Per-user save state now works correctly for all users
  • Fix: Editor UX improvements (cursor, full-width text input)
  • Fix: Internationalization loading
  • Improvement: Use WordPress built-in block icons
  • Improvement: Upgraded build tooling

1.1.1

  • Added blueprints

1.1

  • Change tested up to

1.0.6

  • Remove console.log
  • Add Youtube URL

1.0

  • Release