mirror of
https://github.com/cryptic0011/real-tasks.git
synced 2026-07-22 06:54:55 +00:00
Add plugin icon and update install URL
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
fbcf455e0f
commit
575f6ffd9d
3 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
<p align="center">
|
||||
<img src="assets/icon.png" alt="Real Tasks" width="220" />
|
||||
</p>
|
||||
|
||||
# Real Tasks
|
||||
|
||||
An Obsidian plugin that deletes task lines shortly after their checkbox is ticked. Your notes keep only the tasks that still need doing — no graveyard of strikethroughs, no manual cleanup.
|
||||
|
|
|
|||
BIN
assets/icon.png
Normal file
BIN
assets/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 750 KiB |
|
|
@ -5,6 +5,6 @@
|
|||
"minAppVersion": "1.4.0",
|
||||
"description": "Deletes task lines shortly after their checkbox is marked done so your notes only keep real, open work. Includes a ribbon button for quickly inserting a new task.",
|
||||
"author": "Grayson Patterson",
|
||||
"authorUrl": "https://github.com/YOUR-GITHUB-USERNAME",
|
||||
"authorUrl": "https://github.com/cryptic0011",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue