2024-06-03
This commit is contained in:
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)
|
||||
Reference in New Issue
Block a user