Skip to content

Commit 4940737

Browse files
committed
hide todo's
1 parent c50142a commit 4940737

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ ln -s target/release/lumin ~/bin/
3030
Then once it is in your path just run `lumin`
3131

3232

33-
# ToDo
34-
- [ ] Change default macos font
35-
- [ ] Templates for UI elements
36-
- [ ] Investiage https://austinmreppert.github.io/iced-reference/chapter_3.html
37-
- [x] ListBox and List elements
38-
- [ ] Investigate https://github.com/pop-os/cosmic-time
39-
- [ ] Dictionary module
40-
- [ ] Refactor calculator
41-
- [ ] Reduce dependencies
33+
<!-- Hidden since it is for me and not users -->
34+
<!-- # ToDo -->
35+
<!-- - [ ] Change default macos font -->
36+
<!-- - [ ] Templates for UI elements -->
37+
<!-- - [ ] Investiage https://austinmreppert.github.io/iced-reference/chapter_3.html -->
38+
<!-- - [x] ListBox and List elements -->
39+
<!-- - [ ] Investigate https://github.com/pop-os/cosmic-time -->
40+
<!-- - [ ] Dictionary module -->
41+
<!-- - [ ] Refactor calculator -->
42+
<!-- - [ ] Reduce dependencies -->

0 commit comments

Comments
 (0)