Julio Biason
4 years ago
2 changed files with 38 additions and 0 deletions
@ -0,0 +1,17 @@
|
||||
+++ |
||||
title = "Timeless Uranium" |
||||
date = 2020-10-22 |
||||
|
||||
[taxonomies] |
||||
tags = ["projects", "personal", "timer"] |
||||
+++ |
||||
|
||||
Time Up! |
||||
|
||||
- Add item: Description, date, time |
||||
- Add item should be ordered, from closest to awayest |
||||
- Save to config/TOML/JSON |
||||
- Display time left till item |
||||
- Delete events in the past |
||||
|
||||
Repository: [tu.git](https://git.juliobiason.me/tu.git/) |
@ -0,0 +1,21 @@
|
||||
+++ |
||||
title = "Timeless Uranium" |
||||
date = 2020-10-22 |
||||
|
||||
[taxonomies] |
||||
tags = ["projetos", "pessoal", "timer"] |
||||
+++ |
||||
|
||||
Time Up! |
||||
|
||||
- Adicionar item: Descrição, data, hora |
||||
- Item adicionado deve ser ordenado, do mais próximo ao mais distante |
||||
- Salvar os dados em config/TOML/JSON |
||||
- Mostrar o tempo restante até o evento. |
||||
- Remover eventos no passado |
||||
|
||||
Repositório: [tu.git](https://git.juliobiason.me/tu.git/) |
||||
|
||||
<!-- |
||||
vim:spelllang=pt: |
||||
--> |
Loading…
Reference in new issue