Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
move tasks priorities, mark a task as completed
  • Loading branch information
GeorgeWL authored Nov 15, 2024
1 parent 0b8f771 commit fb89ca9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,9 @@ Pet Project to create [Blackout Poetry](https://en.wikipedia.org/wiki/Erasure_(a
- [ ] Create a simple version
- [X] User can select words to be erased - buttons
- [X] Shows in UI the output
- [ ] User can input plain unformatted text
- [X] User can input plain unformatted text
- [ ] Add fetch for "Random Text"
- [ ] User can now choose between "Random Text" and "Input my own"
- [ ] Select through highlight
- [ ] Figure out a UI for this
- [ ] Should be able to highlight to blackout the text
- [ ] Should now allow partial selections, rather than only full words

## Possible Future Development

Expand All @@ -25,6 +21,10 @@ Pet Project to create [Blackout Poetry](https://en.wikipedia.org/wiki/Erasure_(a
- [ ] Option to edit? Feels out of the spirit of it
- [ ] Option to filter "Random Text" by category/theme
- [ ] Formatted Text instead of plain text
- [ ] Select through highlight
- [ ] Figure out a UI for this
- [ ] Should be able to highlight to blackout the text
- [ ] Should now allow partial selections, rather than only full words

# Development

Expand Down

0 comments on commit fb89ca9

Please sign in to comment.