Add backlink

This commit is contained in:
2025-11-12 09:31:09 +01:00
parent 5e30a5cf5d
commit 584a4a0acd
25 changed files with 1769 additions and 79 deletions

View File

@ -1,7 +1,7 @@
---
title: Book Notes
date: 10-11-2025
last_modified: 11-11-2025:15:23
last_modified: 11-11-2025:18:07
tags:
- personal
- notes
@ -25,5 +25,4 @@ Key takeaways:
- The Mom Test - Rob Fitzpatrick
- Shape Up - Basecamp
/""
[texte](/notes/)

View File

@ -1,7 +1,7 @@
---
title: AI Writing Assistant
date: 10-11-2025
last_modified: 11-11-2025:11:13
last_modified: 11-11-2025:17:56
tags:
- idea
- ai
@ -28,3 +28,5 @@ Intégrer un assistant IA pour:
Données restent locales, API optionnelle.
Test test

View File

@ -1,8 +1,11 @@
---
title: "Authentication Guide"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["documentation", "api", "security"]
title: Authentication Guide
date: 10-11-2025
last_modified: 11-11-2025:18:30
tags:
- documentation
- api
- security
---
# Authentication
@ -39,3 +42,5 @@ Authorization: Bearer eyJhbGc...
- HTTPS only in production
- Reverse proxy with nginx
- Rate limiting
<a href="#" onclick="return false;" hx-get="/api/notes/test-delete-1.md" hx-target="#editor-container" hx-swap="innerHTML">Test Delete 1</a>

View File

@ -1,8 +1,10 @@
---
title: "Archived Ideas"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["archive", "ideas"]
title: Archived Ideas
date: 10-11-2025
last_modified: 11-11-2025:18:24
tags:
- archive
- ideas
---
# Archived Ideas
@ -20,3 +22,5 @@ No real use case.
## Gamification
Not aligned with minimalist approach.
<a href="#" hx-get="/api/notes/un-dossier/test/Poppy-test.md" hx-target="#editor-container" hx-swap="innerHTML">Poppy Test</a>

View File

@ -1,8 +1,10 @@
---
title: "Real-time Collaboration"
date: "10-11-2025"
last_modified: "10-11-2025:19:21"
tags: ["idea", "collaboration"]
title: Real-time Collaboration
date: 10-11-2025
last_modified: 11-11-2025:17:25
tags:
- idea
- collaboration
---
# Real-time Collaboration
@ -13,6 +15,7 @@ Plusieurs utilisateurs éditent la même note simultanément.
## Technology
- WebSockets
- Operational Transforms ou CRDT
- Presence indicators

View File

@ -1,7 +1,7 @@
---
title: Automatic Tagging
date: 10-11-2025
last_modified: 11-11-2025:15:41
last_modified: 11-11-2025:17:56
tags:
- research
- ai
@ -30,4 +30,9 @@ Suggest tags based on note content.
## Training Data
Use existing notes with tags as training set.
Use existing notes with tags as
training set.
[texte](url)

View File

@ -1,7 +1,7 @@
---
title: Typography Research
date: 10-11-2025
last_modified: 11-11-2025:13:52
last_modified: 11-11-2025:18:18
tags:
- research
- design
@ -34,3 +34,5 @@ tags:
- Line height: 1.6
- Max width: 65ch
- Font size: 16px base
/ili

View File

@ -1,7 +1,7 @@
---
title: UI Design Inspiration
date: 10-11-2025
last_modified: 11-11-2025:15:25
last_modified: 11-11-2025:18:19
tags:
- research
- design
@ -31,4 +31,6 @@ Consider:
- Dracula
- Catppuccin
dldkfdddddd
dldkfdddddd
[Poppy Test](un-dossier/test/Poppy-test.md)

View File

@ -1,7 +1,7 @@
---
title: Go Performance Optimization
date: 10-11-2025
last_modified: 11-11-2025:15:16
last_modified: 11-11-2025:18:28
tags:
- research
- tech
@ -33,3 +33,4 @@ type Cache struct {
go test -cpuprofile=cpu.prof
go tool pprof cpu.prof
```
<a href="#" onclick="return false;" hx-get="/api/notes/un-dossier/test/Poppy-test.md" hx-target="#editor-container" hx-swap="innerHTML">Poppy Test</a>

View File

@ -1,7 +1,7 @@
---
title: WebSockets for Live Updates
date: 10-11-2025
last_modified: 11-11-2025:15:27
last_modified: 11-11-2025:18:14
tags:
- research
- tech
@ -36,4 +36,7 @@ type Hub struct {
}
```
lfkfdkfd dd
lfkfdkfd dd
/il

View File

@ -1,7 +1,7 @@
---
title: Test Delete 1
date: 11-11-2025
last_modified: 11-11-2025:15:40
last_modified: 11-11-2025:18:31
---
test file 1
@ -9,3 +9,6 @@ test file 1
ddddddddlffdfdddddddddddddd
[texte](url)
<a href="#" onclick="return false;" hx-get="/api/notes/documentation/bienvenue.md" hx-target="#editor-container" hx-swap="innerHTML">Bienvenue dans Project Notes</a>

View File

@ -1,9 +1,17 @@
---
title: Poppy Test
date: 10-11-2025
last_modified: 10-11-2025:18:08
last_modified: 11-11-2025:18:41
---
# Poppy Test
Commencez à écrire votre note ici...
Commencez à écrire votre note ici...
Logiquement cette page à des backlinks.
On verra bien à la fin.
<a href="#" onclick="return false;" hx-get="/api/notes/un-dossier/test/Poppy-test.md" hx-target="#editor-container" hx-swap="innerHTML">Poppy Test</a>
<a href="#" onclick="return false;" hx-get="/api/notes/research/design/typography.md" hx-target="#editor-container" hx-swap="innerHTML">Typography Research</a>