diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index aa9f373..0fb7ed0 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,8 +11,12 @@ "id": "b0d5bcc79b7db544", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "markdown", + "state": { + "file": "Calendar/2024-07-18 Processes.md", + "mode": "source", + "source": false + } } } ] @@ -81,6 +85,7 @@ "state": { "type": "backlink", "state": { + "file": "Calendar/2024-07-18 Processes.md", "collapseAll": true, "extraContext": false, "sortOrder": "alphabetical", @@ -97,6 +102,7 @@ "state": { "type": "outgoing-link", "state": { + "file": "Calendar/2024-07-18 Processes.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -119,7 +125,7 @@ "state": { "type": "outline", "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 } }, - "active": "2f56f8d2c998700c", + "active": "b0d5bcc79b7db544", "lastOpenFiles": [ - "Calendar/2024-07-01 QA.md", + "Calendar/2024-07-18 Processes.md", "Meetings/QA/2024-07-01.md", + "Calendar/2024-07-01 QA.md", "Calendar/2024-06-24 DevOps Meeting.md", "Meetings/DevOps/2024-06-01.md", "Calendar/2024-07-16 Terça Clã.md", diff --git a/Calendar/2024-07-18 Processes.md b/Calendar/2024-07-18 Processes.md new file mode 100644 index 0000000..48f59bc --- /dev/null +++ b/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 \ No newline at end of file