📝 (about) add a todo item

This commit is contained in:
Julien Calixte
2021-03-20 09:28:37 +01:00
parent 6e9c87add7
commit befbd7652b

View File

@@ -6,7 +6,8 @@
<main> <main>
Work in progress: Work in progress:
<ol> <ol>
<li>offline notes </li> <li>header note for quick actions </li>
<li>offline notes</li>
<li>full path resolver between notes</li> <li>full path resolver between notes</li>
<li>draft & "note on the fly" folders</li> <li>draft & "note on the fly" folders</li>
<li>login with GitHub "Personal Access Token" tutorial</li> <li>login with GitHub "Personal Access Token" tutorial</li>