usememos / memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://usememos.com
MIT License
34.58k stars 2.49k forks source link

Add remove done items #4126

Closed liaochuan closed 1 week ago

liaochuan commented 1 week ago

Added a button to clean up the to-dos that have been completed in the to-do list, enable it through the configuration, and remove the completed items after clicking. image image image

RoccoSmit commented 1 week ago

@liaochuan, can you please fix the static checks that are failing. On your local you can run pnpm run lint

liaochuan commented 1 week ago

@liaochuan, can you please fix the static checks that are failing. On your local you can run pnpm run lint

It's been dealt with