commit 502c48f60df2203ab681b270f9bcd0fb0a65223b
parent c5022f1898b9cf06ec27f06b8d3cb752931b73b5
Author: Hunter Irving
Date: Thu, 13 Mar 2025 22:41:43 -0400
Update readme.md
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/readme.md b/readme.md
@@ -45,7 +45,8 @@ the nested todo list that breaks complex tasks into manageable subtasks.
## data persistence
your task tree is automatically saved to your browser's local storage after each edit. this ensures your tasks will persist even if you close the browser or refresh the page.
-**⚠️ warning:** clearing your browsing data may erase your saved tasks. to avoid losing progress, create a manual backup before clearing your browsing data:
+> [!WARNING]
+> Clearing your browsing data may erase your saved tasks. To avoid losing progress, create a manual backup before clearing your browsing data.
- `Command/Ctrl + S` export tasks to .txt file
- `Command/Ctrl + O` import tasks from .txt file
@@ -112,4 +113,4 @@ all data is stored locally on your machine. no data is sent to or stored on any
## licenses
this project is licensed under the <a href="/LICENSE.txt">GNU General Public License v3.0</a>.
-the Basteleur font by <a href="https://keussel.studio/">Keussel</a> (distributed by <a href="https://velvetyne.fr/">Velvetyne</a>) is licensed under the <a href="/resources/fonts/LICENSE (Basteleur Moonlight).txt">SIL Open Font License, version 1.1</a>.
-\ No newline at end of file
+the Basteleur font by <a href="https://keussel.studio/">Keussel</a> (distributed by <a href="https://velvetyne.fr/">Velvetyne</a>) is licensed under the <a href="/resources/fonts/LICENSE (Basteleur Moonlight).txt">SIL Open Font License, version 1.1</a>.