From ce53b49f6ae078a4e1085eee394c997ce3e11590 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 23 Nov 2023 08:54:27 -0600 Subject: [PATCH] found a tool that gives me cli/gui/editor. yay! --- .kanbn/index.md | 21 ++++++++++++++++++ .kanbn/tasks/create-hud-repository.md | 12 ++++++++++ ...sure-tsys-account-can-publish-to-github.md | 12 ++++++++++ ...software-packages-and-document-the-list.md | 18 +++++++++++++++ TODO.md | 22 +++++++++++-------- 5 files changed, 76 insertions(+), 9 deletions(-) create mode 100644 .kanbn/index.md create mode 100644 .kanbn/tasks/create-hud-repository.md create mode 100644 .kanbn/tasks/ensure-tsys-account-can-publish-to-github.md create mode 100644 .kanbn/tasks/laptop-setup-install-all-software-packages-and-document-the-list.md diff --git a/.kanbn/index.md b/.kanbn/index.md new file mode 100644 index 0000000..d692f33 --- /dev/null +++ b/.kanbn/index.md @@ -0,0 +1,21 @@ +--- +startedColumns: + - 'In Progress' +completedColumns: + - Done +--- + +# CNWHUD + +## Backlog + +## Todo + +## In Progress + +- [laptop-setup-install-all-software-packages-and-document-the-list](tasks/laptop-setup-install-all-software-packages-and-document-the-list.md) + +## Done + +- [ensure-tsys-account-can-publish-to-github](tasks/ensure-tsys-account-can-publish-to-github.md) +- [create-hud-repository](tasks/create-hud-repository.md) diff --git a/.kanbn/tasks/create-hud-repository.md b/.kanbn/tasks/create-hud-repository.md new file mode 100644 index 0000000..1b79ebd --- /dev/null +++ b/.kanbn/tasks/create-hud-repository.md @@ -0,0 +1,12 @@ +--- +created: 2023-11-23T14:53:59.861Z +updated: 2023-11-23T14:53:59.856Z +assigned: "" +progress: 0 +tags: [] +due: 2023-11-22T00:00:00.000Z +started: 2023-11-22T00:00:00.000Z +completed: 2023-11-22T00:00:00.000Z +--- + +# Create HUD repository diff --git a/.kanbn/tasks/ensure-tsys-account-can-publish-to-github.md b/.kanbn/tasks/ensure-tsys-account-can-publish-to-github.md new file mode 100644 index 0000000..cebbd30 --- /dev/null +++ b/.kanbn/tasks/ensure-tsys-account-can-publish-to-github.md @@ -0,0 +1,12 @@ +--- +created: 2023-11-23T14:53:24.413Z +updated: 2023-11-23T14:53:24.407Z +assigned: "" +progress: 0 +tags: [] +due: 2023-11-22T00:00:00.000Z +started: 2023-11-22T00:00:00.000Z +completed: 2023-11-22T00:00:00.000Z +--- + +# Ensure tsys account can publish to github diff --git a/.kanbn/tasks/laptop-setup-install-all-software-packages-and-document-the-list.md b/.kanbn/tasks/laptop-setup-install-all-software-packages-and-document-the-list.md new file mode 100644 index 0000000..1bee5ad --- /dev/null +++ b/.kanbn/tasks/laptop-setup-install-all-software-packages-and-document-the-list.md @@ -0,0 +1,18 @@ +--- +created: 2023-11-23T14:50:09.511Z +updated: 2023-11-23T14:52:38.631Z +assigned: 'Charles Wyble' +progress: 0 +tags: + - laptop-setup +started: 2023-11-23T00:00:00.000Z +--- + +# Laptop Setup: Install all software packages and document the list + +Install all the needed software for TSYS full stack. + +## Sub-tasks + +- [ ] GIS software +- [ ] Weather software diff --git a/TODO.md b/TODO.md index 887fbf4..ba343b6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,17 +1,21 @@ -# Project +# Laptop Setup -Project Description +All things related to setting up my laptop -[TODO.md spec & Kanban Board](https://bit.ly/3fCwKfM) ### Todo +- [ ] Laptop Setup: Install all software packages and document the list +- [ ] Laptop Setup: Setup sandbox/pre production testing lab (network/storage) +- [ ] Laptop Setup: Finish Drive D data import/eliminate duplicates/data location +- [ ] Laptop Setup: Setup backup system (local/remote) and take initial backup +- [ ] Bizops: Ensure all 2021 receipts are properly categorized in neat.com +- [ ] Bizops: Ensure all 2022 receipts are captured and properly categorized in neat.com ### In Progress - -### Done ✓ - -- [x] Ensure tsys account can publish to github -- [x] Create HUD repository - +- [ ] Transfer todo list from MS Todo to this hud +- [ ] Laptop Setup: Vscode: Setup documentation workspace/profile +- [ ] Laptop Setup: Vscode: Setup coding workspace/profile +- [ ] Laptop Setup: Vscode: Setup personal kb/notes workspace/profile (tsys account) +- [ ] Laptop Setup: Vscode: Setup personal kb/notes workspace/profile (offstage account) \ No newline at end of file