tasks done
This commit is contained in:
parent
63b81f1e4e
commit
3a04f42cc9
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -1,14 +1,14 @@
|
|||
# Roadmap
|
||||
|
||||
- [ ] For gemini to work properly we need only the title. Date, author are optional
|
||||
- [ ] Make a script that properly formats the write.as blog to .md hugo
|
||||
- [ ] Use the json and/or csv metadata info
|
||||
- [ ] date published
|
||||
- [ ] Extract title from filename (regex parsing)
|
||||
- [ ] We need #tags on body
|
||||
- [ ] Title
|
||||
- [ ] Date of creation
|
||||
- [ ] Autor
|
||||
- [x] For gemini to work properly we need only the title. Date, author are optional
|
||||
- [x] Make a script that properly formats the write.as blog to .md hugo
|
||||
- [x] Use the json and/or csv metadata info
|
||||
- [x] date published
|
||||
- [x] Extract title from filename (regex parsing)
|
||||
- [x] We need #tags on body
|
||||
- [x] Title
|
||||
- [x] Date of creation
|
||||
- [x] Autor
|
||||
- [ ] Transcripciòn de lenguaje y fecha a validos por hugo
|
||||
- [ ] Y al la forma con el YAML establecido que tiene ya
|
||||
- [ ] We just need to append metadata and delete titles if it has
|
||||
- [x] Y a la forma con el YAML establecido que tiene ya
|
||||
- [x] We just need to append metadata and delete titles if it has
|
||||
|
|
Loading…
Reference in a new issue