Browse Source

vault backup: 2024-07-18 10:31:40

master
Julio Biason 2 months ago
parent
commit
53f5b155cb
  1. 17
      .obsidian/workspace.json
  2. 14
      Calendar/2024-07-18 Processes.md

17
.obsidian/workspace.json

@ -11,8 +11,12 @@
"id": "b0d5bcc79b7db544", "id": "b0d5bcc79b7db544",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "markdown",
"state": {} "state": {
"file": "Calendar/2024-07-18 Processes.md",
"mode": "source",
"source": false
}
} }
} }
] ]
@ -81,6 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Calendar/2024-07-18 Processes.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -97,6 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Calendar/2024-07-18 Processes.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -119,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Meetings/QA/2024-07-01.md" "file": "Calendar/2024-07-18 Processes.md"
} }
} }
} }
@ -141,10 +147,11 @@
"obsidian-full-calendar:Open Full Calendar": false "obsidian-full-calendar:Open Full Calendar": false
} }
}, },
"active": "2f56f8d2c998700c", "active": "b0d5bcc79b7db544",
"lastOpenFiles": [ "lastOpenFiles": [
"Calendar/2024-07-01 QA.md", "Calendar/2024-07-18 Processes.md",
"Meetings/QA/2024-07-01.md", "Meetings/QA/2024-07-01.md",
"Calendar/2024-07-01 QA.md",
"Calendar/2024-06-24 DevOps Meeting.md", "Calendar/2024-06-24 DevOps Meeting.md",
"Meetings/DevOps/2024-06-01.md", "Meetings/DevOps/2024-06-01.md",
"Calendar/2024-07-16 Terça Clã.md", "Calendar/2024-07-16 Terça Clã.md",

14
Calendar/2024-07-18 Processes.md

@ -0,0 +1,14 @@
---
title: Processes
allDay: true
date: 2024-07-18
completed: null
---
- Frank doesn't like the idea of keeping the documentation with the code, as he wants to "vet" stuff to consumers.
- Frank wants people to use the portal (dunno why?)
- MkDocs will become official in 4.3.
- Major documentation refactor coming for 2025
- Copy documentation as it is today from docs into core (and then find a way to copy it back)
- Not doing this all in "develop".
- We have a different branch for the documentation already; the current doc pipeline also uses this branch now.
- Tell branches we are using
Loading…
Cancel
Save