[GH-ISSUE #19] Behavior improvement of Task list in notes #18

Closed
opened 2026-03-03 00:17:39 +03:00 by kerem · 0 comments
Owner

Originally created by @Sarah-Seo on GitHub (Dec 28, 2016).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/19

Todo

  • Show status of task list from NoteList
  • Clickable checkbox
  • Codemirror support

Show status of task list from NoteList

Like tags count, showing tasklist octicon and the status 1/3 would be good.
I'll upload the design later.

Clickable checkbox

By clicking rendered checkbox, user can set it done/undone without editing content.

Codemirror support

If user press Enter when writing task list, append an empty task and move the cursor.
If user press Enter again without editing the created task, escape the task list and let user write the plain body.

Originally created by @Sarah-Seo on GitHub (Dec 28, 2016). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/19 ### Todo - [ ] Show status of task list from NoteList - [x] Clickable checkbox - [ ] Codemirror support ## Show status of task list from NoteList Like tags count, showing tasklist octicon and the status `1/3` would be good. I'll upload the design later. ## Clickable checkbox By clicking rendered checkbox, user can set it done/undone without editing content. ## Codemirror support If user press `Enter` when writing task list, append an empty task and move the cursor. If user press `Enter` again without editing the created task, escape the task list and let user write the plain body.
kerem closed this issue 2026-03-03 00:17:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#18
No description provided.