Edition et suppression des notes

This commit is contained in:
Justine Pelletreau
2022-03-16 23:28:00 +01:00
parent fba3ebebff
commit 818e4fb68e
6 changed files with 113 additions and 23 deletions

View File

@ -7,7 +7,6 @@ This is a *very* basic notes-taking program. It uses python with flask and pickl
![Screenshot of the application](./squipnotes.png)
## Future features, todo
* Allow for notes modification and deletion
* A squirrel ascii picture somewhere in the page :3
* Less ugly colors and font
* Better syntax coloring and markdown rendering in general