BoraxTheClean / adaptable-antelopes

Code Jam 2021 adaptable antelopes team
MIT License
1 stars 0 forks source link

Folders/make it feel like a notes app #42

Closed SharpBit closed 3 years ago

SharpBit commented 3 years ago

Enhancement:

Folders should not be able to be named .thought_box

BoraxTheClean commented 3 years ago

I did a bit of this here https://github.com/BoraxTheClean/adaptable-antelopes/pull/47

We don't currently have a delete functionality. That should be its own issue.

Also probably should be able to move notes between folders.

This should be its own issue.

Folders should not be able to be named .thought_box

We should add some validation to folder names, but I feel like they can largely name it whatever they want.

SharpBit commented 3 years ago

Closed, moved to separate issues (#66, #67, #68)