2024-06-03
This commit is contained in:
28
Type-Script-Helper/board.css
Normal file
28
Type-Script-Helper/board.css
Normal file
@ -0,0 +1,28 @@
|
||||
.kanbn-column-wip .kanbn-column-task-list {
|
||||
border-color: #6929c4;
|
||||
}
|
||||
.kanbn-column-next .kanbn-column-task-list {
|
||||
border-color: #1192e8;
|
||||
}
|
||||
.kanbn-column-wait .kanbn-column-task-list {
|
||||
border-color: #005d5d;
|
||||
}
|
||||
.kanbn-column-later .kanbn-column-task-list {
|
||||
border-color: #9f1853;
|
||||
}
|
||||
.kanbn-column-maybe .kanbn-column-task-list {
|
||||
border-color: #fa4d56;
|
||||
}
|
||||
.kanbn-column-friday .kanbn-column-task-list {
|
||||
border-color: #570408;
|
||||
}
|
||||
.kanbn-column-done .kanbn-column-task-list {
|
||||
border-color: #198038;
|
||||
}
|
||||
.kanbn-task-data-workload {
|
||||
display: none;
|
||||
}
|
||||
.kanbn-task-data-relation {
|
||||
display: block;
|
||||
color: #198038;
|
||||
}
|
234
Type-Script-Helper/board.json
Normal file
234
Type-Script-Helper/board.json
Normal file
@ -0,0 +1,234 @@
|
||||
{
|
||||
"headings": [
|
||||
{
|
||||
"name": "Backlog",
|
||||
"heading": "^:^+Backlog^:"
|
||||
},
|
||||
{
|
||||
"name": "Todo",
|
||||
"heading": "^:^+Todo^:"
|
||||
},
|
||||
{
|
||||
"name": "In Progress",
|
||||
"heading": "^:^c»^: ^+In Progress^:"
|
||||
},
|
||||
{
|
||||
"name": "Done",
|
||||
"heading": "^:^g✓^: ^+Done^:"
|
||||
}
|
||||
],
|
||||
"lanes": [
|
||||
{
|
||||
"name": "All tasks",
|
||||
"columns": [
|
||||
[
|
||||
{
|
||||
"id": "relative-path-to-relative-to-content",
|
||||
"name": "Relative Path to relative to content",
|
||||
"description": "- [ ] Update method ConvertLinksForHugo to actual wanted results",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:50:28.239Z",
|
||||
"updated": "2023-07-18T14:54:09.060Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "markdown-links-to-json",
|
||||
"name": "Markdown links to json",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:53:27.412Z",
|
||||
"updated": "2023-07-18T14:53:33.147Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
},
|
||||
{
|
||||
"id": "markdown-to-json",
|
||||
"name": "Markdown to json",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-18T14:48:18.667Z",
|
||||
"updated": "2023-07-18T14:48:18.660Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": []
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Backlog",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"id": "find-orphan-links",
|
||||
"name": "Find orphan links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:30:27.277Z",
|
||||
"updated": "2023-07-08T04:49:18.108Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T04:41:56.433Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Todo",
|
||||
"workload": 2,
|
||||
"progress": 0,
|
||||
"remainingWorkload": 2
|
||||
}
|
||||
],
|
||||
[],
|
||||
[
|
||||
{
|
||||
"id": "break-circular-references",
|
||||
"name": "Break Circular References",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:31:18.301Z",
|
||||
"updated": "2023-07-08T03:13:47.959Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T00:31:22.970Z",
|
||||
"completed": "2023-07-08T03:13:47.959Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "populate-a-collection-of-file-info-front-matter-and-first-indent-of-1",
|
||||
"name": "Populate a collection of FileInfo, Front Matter and First # indent of 1",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:30:00.353Z",
|
||||
"updated": "2023-07-08T04:08:04.155Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T02:17:23.556Z",
|
||||
"completed": "2023-07-08T04:08:04.156Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "use-humanizer-on-title-of-links",
|
||||
"name": "Use humanizer on title of links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T03:22:14.065Z",
|
||||
"updated": "2023-07-08T04:08:05.706Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T04:08:05.706Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "convert-files-to-slug-name",
|
||||
"name": "Convert files to slug name",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:31:48.068Z",
|
||||
"updated": "2023-07-08T03:13:39.928Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T03:13:39.928Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "convert-wiki-links-to-markdown-links",
|
||||
"name": "Convert Wiki Links to Markdown Links",
|
||||
"description": "",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:28:50.180Z",
|
||||
"updated": "2023-07-08T03:14:14.308Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"started": "2023-07-08T02:17:20.346Z",
|
||||
"completed": "2023-07-08T03:14:14.308Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
},
|
||||
{
|
||||
"id": "add-update-date-in-front-matter",
|
||||
"name": "Add / Update date in Front Matter",
|
||||
"description": "- [ ] Maybe done",
|
||||
"metadata": {
|
||||
"created": "2023-07-08T00:27:35.865Z",
|
||||
"updated": "2023-07-08T03:13:43.907Z",
|
||||
"assigned": "",
|
||||
"progress": 0,
|
||||
"tags": [],
|
||||
"completed": "2023-07-08T03:13:43.907Z"
|
||||
},
|
||||
"subTasks": [],
|
||||
"relations": [],
|
||||
"comments": [],
|
||||
"column": "Done",
|
||||
"workload": 2,
|
||||
"progress": 1,
|
||||
"remainingWorkload": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
19
Type-Script-Helper/board.md
Normal file
19
Type-Script-Helper/board.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
type: "note"
|
||||
---
|
||||
|
||||
# board
|
||||
|
||||
<style>
|
||||
created { color: gray }
|
||||
relations { color: Green }
|
||||
</style>
|
||||
|
||||
| Backlog | Todo | In Progress | Done |
|
||||
| ---------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| Relative Path to relative to content<br /><created>2023-07-18</created><br /><relations></relations> | Find orphan links<br /><created>2023-07-08</created><br /><relations></relations> | | ~~Break Circular References~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| Markdown links to json<br /><created>2023-07-18</created><br /><relations></relations> | | | ~~Populate a collection of FileInfo, Front Matter and First # indent of 1~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| Markdown to json<br /><created>2023-07-18</created><br /><relations></relations> | | | ~~Use humanizer on title of links~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Convert files to slug name~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Convert Wiki Links to Markdown Links~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
||||
| | | | ~~Add / Update date in Front Matter~~<br /><created>2023-07-08</created><br /><relations></relations> |
|
61
Type-Script-Helper/index.md
Normal file
61
Type-Script-Helper/index.md
Normal file
@ -0,0 +1,61 @@
|
||||
---
|
||||
startedColumns:
|
||||
- 'In Progress'
|
||||
completedColumns:
|
||||
- Done
|
||||
dateFormat: mm/dd
|
||||
taskTemplate: '^+^_${overdue ? ''^R'' : ''''}${name}^: ${relations ? (''\n^-^/^g'' + relations.reduce((accumulator, currentValue) => accumulator.task + currentValue.task + '' '', '''')) : ''''}'
|
||||
type: Kanban
|
||||
---
|
||||
|
||||
# Type-Script-Helper
|
||||
|
||||
## Backlog
|
||||
|
||||
- [setting-for-username-percentage-of](tasks/setting-for-username-percentage-of.md)
|
||||
- [keep-sidecar-simple-but-add-scroll-to-in-progress](tasks/keep-sidecar-simple-but-add-scroll-to-in-progress.md)
|
||||
- [allow-for-multiple-assignees-and-switch-first](tasks/allow-for-multiple-assignees-and-switch-first.md)
|
||||
- [capture-user-and-request-date-on-create](tasks/capture-user-and-request-date-on-create.md)
|
||||
- [parse-for-h2-with-no-checkbox](tasks/parse-for-h2-with-no-checkbox.md)
|
||||
- [parse-looking-for-all-h2-collections-with-checkbox-status-counts-for-card](tasks/parse-looking-for-all-h2-collections-with-checkbox-status-counts-for-card.md)
|
||||
- [show-any-h-where-match-pattern-a-z-a-z0-9-6-in-that-color-on-card](tasks/show-any-h-where-match-pattern-a-z-a-z0-9-6-in-that-color-on-card.md)
|
||||
- [add-not-listed-md-to-index-as-backlog](tasks/add-not-listed-md-to-index-as-backlog.md)
|
||||
- [change-column-in-sidebar-view](tasks/change-column-in-sidebar-view.md)
|
||||
- [change-kanban](tasks/change-kanban.md)
|
||||
- [create-as-duplicate-if-already-exist-any-where-in-workspace](tasks/create-as-duplicate-if-already-exist-any-where-in-workspace.md)
|
||||
- [create-from-editor-selection](tasks/create-from-editor-selection.md)
|
||||
- [create-gherkin-file-if-h2-with-given-h2-with-when-and-h2-with-then](tasks/create-gherkin-file-if-h2-with-given-h2-with-when-and-h2-with-then.md)
|
||||
- [distinguish-date-fields-are-proper](tasks/distinguish-date-fields-are-proper.md)
|
||||
- [distinguish-if-card-has-all-feature-requirements](tasks/distinguish-if-card-has-all-feature-requirements.md)
|
||||
- [drag-and-drop-to-new-column](tasks/drag-and-drop-to-new-column.md)
|
||||
- [excel-view](tasks/excel-view.md)
|
||||
- [filter-all-columns](tasks/filter-all-columns.md)
|
||||
- [filter-on-user-for-any-column](tasks/filter-on-user-for-any-column.md)
|
||||
- [import-from-excel](tasks/import-from-excel.md)
|
||||
- [md-files-matching-column-name-can-be-own-kanban](tasks/md-files-matching-column-name-can-be-own-kanban.md)
|
||||
- [only-show-one-column-in-slidebar-if-view-width-is-less-than-480px](tasks/only-show-one-column-in-slidebar-if-view-width-is-less-than-480px.md)
|
||||
- [open-in-editor](tasks/open-in-editor.md)
|
||||
- [plan-view](tasks/plan-view.md)
|
||||
- [questions-when-moving-to-column](tasks/questions-when-moving-to-column.md)
|
||||
- [remove-missing-in-index-file-after-searching-workspace](tasks/remove-missing-in-index-file-after-searching-workspace.md)
|
||||
- [show-h1-date-month-created-and-h2-checkbox-counts](tasks/show-h1-date-month-created-and-h2-checkbox-counts.md)
|
||||
- [sort-by-like-kanbn-extension](tasks/sort-by-like-kanbn-extension.md)
|
||||
- [update-h1-in-index-md](tasks/update-h1-in-index-md.md)
|
||||
- [verify-works-with-foam](tasks/verify-works-with-foam.md)
|
||||
- [view-for-schedule](tasks/view-for-schedule.md)
|
||||
- [web-view-view](tasks/web-view-view.md)
|
||||
- [add-effort-property](tasks/add-effort-property.md)
|
||||
|
||||
## Todo
|
||||
|
||||
## In Progress
|
||||
|
||||
- [questions-for-create-new](tasks/questions-for-create-new.md)
|
||||
|
||||
## Done
|
||||
|
||||
- [parse-index-md-for-columns](tasks/parse-index-md-for-columns.md)
|
||||
- [create-new](tasks/create-new.md)
|
||||
- [message-for-feature-has-been-migrated-to-public-version](tasks/message-for-feature-has-been-migrated-to-public-version.md)
|
||||
- [search-workspace-for-md](tasks/search-workspace-for-md.md)
|
||||
- [use-c-aot-with-minimum-date](tasks/use-c-aot-with-minimum-date.md)
|
9
Type-Script-Helper/tasks/add-effort-property.md
Normal file
9
Type-Script-Helper/tasks/add-effort-property.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Add effort property
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Add not listed .md to index as Backlog
|
@ -0,0 +1,21 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Allow for multiple assignees and switch first
|
||||
|
||||
## ~~#FFF000~~ Mike
|
||||
|
||||
## Tasks
|
||||
- [x] A
|
||||
- [X] B
|
||||
- [ ] C
|
||||
|
||||
## Description
|
||||
|
||||
This will ...
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Capture user and request date on Create
|
10
Type-Script-Helper/tasks/change-column-in-sidebar-view.md
Normal file
10
Type-Script-Helper/tasks/change-column-in-sidebar-view.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Change Column in sidebar view
|
10
Type-Script-Helper/tasks/change-kanban.md
Normal file
10
Type-Script-Helper/tasks/change-kanban.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Change Kanban
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Create as duplicate if already exist any where in workspace
|
10
Type-Script-Helper/tasks/create-from-editor-selection.md
Normal file
10
Type-Script-Helper/tasks/create-from-editor-selection.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Create from editor selection
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
status: "1-Backlog"
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# Create gherkin file if H2 with Given, H2 with When and H2 with Then
|
11
Type-Script-Helper/tasks/create-new.md
Normal file
11
Type-Script-Helper/tasks/create-new.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "2-Todo"
|
||||
completed: "2023-09-29T01:48:47.188Z"
|
||||
created: "2024-01-06T01:22:07.248Z"
|
||||
updated: "2024-01-06T01:22:07.248Z"
|
||||
---
|
||||
|
||||
# Create new
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.248Z"
|
||||
updated: "2024-01-06T01:22:07.248Z"
|
||||
---
|
||||
|
||||
# Distinguish date fields are proper
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.249Z"
|
||||
updated: "2024-01-06T01:22:07.249Z"
|
||||
---
|
||||
|
||||
# distinguish-if-card-has-all-feature-requirements
|
10
Type-Script-Helper/tasks/drag-and-drop-to-new-column.md
Normal file
10
Type-Script-Helper/tasks/drag-and-drop-to-new-column.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.248Z"
|
||||
updated: "2024-01-06T01:22:07.248Z"
|
||||
---
|
||||
|
||||
# Drag and Drop to new Column
|
10
Type-Script-Helper/tasks/excel-view.md
Normal file
10
Type-Script-Helper/tasks/excel-view.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.248Z"
|
||||
updated: "2024-01-06T01:22:07.248Z"
|
||||
---
|
||||
|
||||
# Excel view
|
10
Type-Script-Helper/tasks/filter-all-columns.md
Normal file
10
Type-Script-Helper/tasks/filter-all-columns.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.248Z"
|
||||
updated: "2024-01-06T01:22:07.248Z"
|
||||
---
|
||||
|
||||
# Filter all columns
|
10
Type-Script-Helper/tasks/filter-on-user-for-any-column.md
Normal file
10
Type-Script-Helper/tasks/filter-on-user-for-any-column.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.227Z"
|
||||
updated: "2024-01-06T01:22:07.227Z"
|
||||
---
|
||||
|
||||
# Filter on user for any Column
|
10
Type-Script-Helper/tasks/import-from-excel.md
Normal file
10
Type-Script-Helper/tasks/import-from-excel.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.226Z"
|
||||
updated: "2024-01-06T01:22:07.226Z"
|
||||
---
|
||||
|
||||
# Import from Excel
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
created: "2024-01-06T01:22:07.226Z"
|
||||
updated: "2024-01-06T01:22:07.226Z"
|
||||
---
|
||||
|
||||
# Keep sidecar simple but add scroll to # In Progress
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.225Z"
|
||||
updated: "2024-01-06T01:22:07.225Z"
|
||||
---
|
||||
|
||||
# md files matching Column name can be own Kanban
|
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: note
|
||||
status: '3-In Progress'
|
||||
started: 2023-09-27T17:03:18.208Z
|
||||
completed: 2023-09-29T01:48:30.857Z
|
||||
created: "2024-01-06T01:22:07.221Z"
|
||||
updated: "2024-01-06T01:22:07.221Z"
|
||||
---
|
||||
|
||||
# Message for feature has been migrated to public version
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Only show one Column in slidebar if view width is less than 480px
|
10
Type-Script-Helper/tasks/open-in-editor.md
Normal file
10
Type-Script-Helper/tasks/open-in-editor.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Open in editor
|
10
Type-Script-Helper/tasks/parse-for-h2-with-no-checkbox.md
Normal file
10
Type-Script-Helper/tasks/parse-for-h2-with-no-checkbox.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Parse for H2 with no checkbox
|
22
Type-Script-Helper/tasks/parse-index-md-for-columns.md
Normal file
22
Type-Script-Helper/tasks/parse-index-md-for-columns.md
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-09-27T15:54:10.457Z
|
||||
type: note
|
||||
status: '3-In Progress'
|
||||
completed: 2023-09-29T01:48:22.723Z
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Parse index.md for columns
|
||||
|
||||
## Given c# AOT exe exists and meets date requirments
|
||||
|
||||
|
||||
|
||||
## When user click read
|
||||
|
||||
|
||||
|
||||
## Then start exe, wait and look for json file
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Parse looking for all H2 collections with checkbox status counts for card
|
10
Type-Script-Helper/tasks/plan-view.md
Normal file
10
Type-Script-Helper/tasks/plan-view.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Plan view
|
11
Type-Script-Helper/tasks/questions-for-create-new.md
Normal file
11
Type-Script-Helper/tasks/questions-for-create-new.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "2-Todo"
|
||||
started: "2023-09-29T01:48:45.124Z"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Questions for create new
|
10
Type-Script-Helper/tasks/questions-when-moving-to-column.md
Normal file
10
Type-Script-Helper/tasks/questions-when-moving-to-column.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Questions when moving to Column
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Remove missing in index file after searching workspace
|
12
Type-Script-Helper/tasks/search-workspace-for-md.md
Normal file
12
Type-Script-Helper/tasks/search-workspace-for-md.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
started: 2023-09-27T15:54:01.615Z
|
||||
type: note
|
||||
status: '3-In Progress'
|
||||
completed: 2023-09-29T01:48:27.007Z
|
||||
created: "2024-01-06T01:22:07.219Z"
|
||||
updated: "2024-01-06T01:22:07.219Z"
|
||||
---
|
||||
|
||||
# Search workspace for .md
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "2-Todo"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Setting for username percentage of
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Show any H where match pattern # [a-zA-Z0-9]{6} in that color on card
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Show H1, date month created and H2 checkbox counts
|
10
Type-Script-Helper/tasks/sort-by-like-kanbn-extension.md
Normal file
10
Type-Script-Helper/tasks/sort-by-like-kanbn-extension.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Sort by like Kanbn extension
|
10
Type-Script-Helper/tasks/update-h1-in-index-md.md
Normal file
10
Type-Script-Helper/tasks/update-h1-in-index-md.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Update H1 in index.md
|
11
Type-Script-Helper/tasks/use-c-aot-with-minimum-date.md
Normal file
11
Type-Script-Helper/tasks/use-c-aot-with-minimum-date.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "2-Todo"
|
||||
completed: "2023-09-29T01:48:34.688Z"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Use C# AOT with minimum date
|
10
Type-Script-Helper/tasks/verify-works-with-foam.md
Normal file
10
Type-Script-Helper/tasks/verify-works-with-foam.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# Verify works with Foam
|
10
Type-Script-Helper/tasks/view-for-schedule.md
Normal file
10
Type-Script-Helper/tasks/view-for-schedule.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.218Z"
|
||||
updated: "2024-01-06T01:22:07.218Z"
|
||||
---
|
||||
|
||||
# View for schedule
|
10
Type-Script-Helper/tasks/web-view-view.md
Normal file
10
Type-Script-Helper/tasks/web-view-view.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
assigned: ""
|
||||
progress: 0
|
||||
type: "note"
|
||||
status: "1-Backlog"
|
||||
created: "2024-01-06T01:22:07.217Z"
|
||||
updated: "2024-01-06T01:22:07.217Z"
|
||||
---
|
||||
|
||||
# WebView view
|
Reference in New Issue
Block a user