ChrisVilches/Term-Keep
Terminal-based Google Keep clone. Can be used as a note taking / To-Do list app on a server.
Rust
Issues
- 0
Use the native once cell
#18 opened by ChrisVilches - 2
Use `anyhow`
#17 opened by ChrisVilches - 0
Value for "leading spaces" is hardcoded to `3`. Will fail (look bad) if there are more than 999 notes.
#3 opened by ChrisVilches - 1
Use only one regex crate
#16 opened by ChrisVilches - 1
Issue related to `clippy`
#11 opened by ChrisVilches - 5
Formatting issue (markdown + checklists)
#15 opened by ChrisVilches - 0
Commands improvement
#13 opened by ChrisVilches - 0
Add autocompletion
#12 opened by ChrisVilches - 0
- 1
- 1
- 1
Connection object should be a singleton
#2 opened by ChrisVilches - 1
- 2
There are still a few texts that have the same color as the terminal background.
#5 opened by ChrisVilches