Changement des ilink vers markdown pur
This commit is contained in:
@ -14,54 +14,33 @@
|
||||
"added_at": "2025-11-11T14:20:49.985321698+01:00",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"path": "research/tech/websockets.md",
|
||||
"is_dir": false,
|
||||
"title": "websockets",
|
||||
"added_at": "2025-11-11T14:20:55.347335695+01:00",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"path": "tasks/backlog.md",
|
||||
"is_dir": false,
|
||||
"title": "backlog",
|
||||
"added_at": "2025-11-11T14:20:57.762787363+01:00",
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"path": "ideas/client-feedback.md",
|
||||
"is_dir": false,
|
||||
"title": "client-feedback",
|
||||
"added_at": "2025-11-11T14:22:16.497953232+01:00",
|
||||
"order": 4
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"path": "ideas/collaboration.md",
|
||||
"is_dir": false,
|
||||
"title": "collaboration",
|
||||
"added_at": "2025-11-11T14:22:18.012032002+01:00",
|
||||
"order": 5
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"path": "ideas/mobile-app.md",
|
||||
"is_dir": false,
|
||||
"title": "mobile-app",
|
||||
"added_at": "2025-11-11T14:22:19.048311608+01:00",
|
||||
"order": 6
|
||||
"order": 4
|
||||
},
|
||||
{
|
||||
"path": "meetings/2025",
|
||||
"path": "documentation/guides",
|
||||
"is_dir": true,
|
||||
"title": "2025",
|
||||
"added_at": "2025-11-11T14:22:21.531283601+01:00",
|
||||
"order": 7
|
||||
},
|
||||
{
|
||||
"path": "meetings/outscale.md",
|
||||
"is_dir": false,
|
||||
"title": "outscale",
|
||||
"added_at": "2025-11-11T14:22:22.519332518+01:00",
|
||||
"order": 8
|
||||
"title": "guides",
|
||||
"added_at": "2025-11-12T18:18:20.53353467+01:00",
|
||||
"order": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Sprint Planning January
|
||||
date: 10-11-2025
|
||||
last_modified: 12-11-2025:10:26
|
||||
last_modified: 12-11-2025:19:55
|
||||
tags:
|
||||
- meeting
|
||||
- planning
|
||||
@ -22,6 +22,8 @@ tags:
|
||||
|
||||
## Vélocité
|
||||
|
||||
<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>
|
||||
|
||||
20 story points pour ce sprint.
|
||||
|
||||
## Risques
|
||||
@ -30,4 +32,4 @@ tags:
|
||||
- Tests E2E à mettre en place
|
||||
|
||||
|
||||
/il
|
||||
C'est une note pour être sur que c'est bien la dernière note éditée.
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Scratch Pad
|
||||
date: 10-11-2025
|
||||
last_modified: 10-11-2025:20:05
|
||||
last_modified: 12-11-2025:20:13
|
||||
tags:
|
||||
- default
|
||||
---
|
||||
@ -26,3 +26,4 @@ const hello = () => {
|
||||
console.log('Hello World');
|
||||
};
|
||||
```
|
||||
<a href="#" onclick="return false;" hx-get="/api/notes/projets/backend/api-design.md" hx-target="#editor-container" hx-swap="innerHTML">API Design</a>
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Poppy Test
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:18:41
|
||||
last_modified: 12-11-2025:20:16
|
||||
---
|
||||
|
||||
# Poppy Test
|
||||
@ -14,4 +14,9 @@ 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>
|
||||
<a href="#" onclick="return false;" hx-get="/api/notes/research/design/typography.md" hx-target="#editor-container" hx-swap="innerHTML">Typography Research</a>
|
||||
|
||||
|
||||
[UI Design Inspiration](research/design/ui-inspiration.md)
|
||||
|
||||
/i
|
||||
Reference in New Issue
Block a user