Des tonnes de modifications notamment VIM / Couleurs / typos
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "Automatic Tagging"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "ai", "nlp"]
|
||||
title: Automatic Tagging
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:15:41
|
||||
tags:
|
||||
- research
|
||||
- ai
|
||||
- nlp
|
||||
---
|
||||
|
||||
# Automatic Tagging
|
||||
@ -24,6 +27,7 @@ Suggest tags based on note content.
|
||||
### Hybrid
|
||||
- Combine both approaches
|
||||
|
||||
|
||||
## Training Data
|
||||
|
||||
Use existing notes with tags as training set.
|
||||
|
||||
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "Typography Research"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "design", "typography"]
|
||||
title: Typography Research
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:13:52
|
||||
tags:
|
||||
- research
|
||||
- design
|
||||
- typography
|
||||
---
|
||||
|
||||
# Typography
|
||||
@ -12,6 +15,8 @@ tags: ["research", "design", "typography"]
|
||||
- System fonts for UI
|
||||
- Fira Code for code
|
||||
|
||||
|
||||
|
||||
## Alternatives
|
||||
|
||||
### Sans-serif
|
||||
|
||||
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "UI Design Inspiration"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "design", "ui"]
|
||||
title: UI Design Inspiration
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:15:25
|
||||
tags:
|
||||
- research
|
||||
- design
|
||||
- ui
|
||||
---
|
||||
|
||||
# UI Inspiration
|
||||
@ -27,3 +30,5 @@ Consider:
|
||||
- Nord theme
|
||||
- Dracula
|
||||
- Catppuccin
|
||||
|
||||
dldkfdddddd
|
||||
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "Go Performance Optimization"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "tech", "performance"]
|
||||
title: Go Performance Optimization
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:15:16
|
||||
tags:
|
||||
- research
|
||||
- tech
|
||||
- performance
|
||||
---
|
||||
|
||||
# Go Performance
|
||||
|
||||
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "WebSockets for Live Updates"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "tech", "websocket"]
|
||||
title: WebSockets for Live Updates
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:15:27
|
||||
tags:
|
||||
- research
|
||||
- tech
|
||||
- websocket
|
||||
---
|
||||
|
||||
# WebSockets
|
||||
@ -32,3 +35,5 @@ type Hub struct {
|
||||
broadcast chan []byte
|
||||
}
|
||||
```
|
||||
|
||||
lfkfdkfd dd
|
||||
Reference in New Issue
Block a user