From 90d16159aecf21cdd6f9057aecc9709776e7145b Mon Sep 17 00:00:00 2001 From: Gerit Wagner Date: Thu, 16 Jan 2025 15:57:00 +0100 Subject: [PATCH] udpate ideas and concept selection --- docs/20-research/20_processes/20.09.ideas.md | 17 +++++++++++--- .../20_processes/20.12.selection.md | 22 +++++++++++++++++++ docs/20-research/index.md | 2 +- 3 files changed, 37 insertions(+), 4 deletions(-) create mode 100644 docs/20-research/20_processes/20.12.selection.md diff --git a/docs/20-research/20_processes/20.09.ideas.md b/docs/20-research/20_processes/20.09.ideas.md index ab2c341d..302c12e5 100644 --- a/docs/20-research/20_processes/20.09.ideas.md +++ b/docs/20-research/20_processes/20.09.ideas.md @@ -8,10 +8,21 @@ nav_order: 9 # 20.09 Ideas -A place for new research ideas. +- Research ideas should be formulated in relatively specific concept (markdown) files. +- Stored in a personal or shared repository (such as the [work_hub](https://github.com/digital-work-lab/work_hub){: target="_blank"}). +- Yaml header: -{: .resource } -> Shared confidential ideas are stored on the [Nextcloud](https://nc-2272638881871040784.nextcloud-ionos.com/index.php/apps/files/files/93363?dir=/20-research/20_processes/09_ideas){: target="_blank"}. +``` +--- +status: concept +... +--- + +... markdown content + +``` + +Can be searched in Obsidian in the [selection](20.12.selection) step. ## Resources diff --git a/docs/20-research/20_processes/20.12.selection.md b/docs/20-research/20_processes/20.12.selection.md new file mode 100644 index 00000000..b2476893 --- /dev/null +++ b/docs/20-research/20_processes/20.12.selection.md @@ -0,0 +1,22 @@ +--- +layout: default +title: 20.12 Selection +parent: 20 Research Processes +grand_parent: Research +nav_order: 12 +--- + +# 20.12 Selection + +- Consider concepts with `status: concept` in personal or shared repositories (such as the [work_hub](https://github.com/digital-work-lab/work_hub){: target="_blank"}). + +Can be searched in Obsidian: + +``` +["status":concept] +``` + +- Consider fit with [research areas](20.01.goals) +- Consider resources (current project workload, availability of collaborators etc.) + +- Create a [repository](20.15.repo-setup) diff --git a/docs/20-research/index.md b/docs/20-research/index.md index d6512f4d..2aa7b3fc 100644 --- a/docs/20-research/index.md +++ b/docs/20-research/index.md @@ -38,7 +38,7 @@ flowchart LR - [Goals](20_processes/20.01.goals.html) - [Ideas](20_processes/20.09.ideas.html) -- Selection +- [Selection](20_processes/20.12.selection.html) - [Repository setup](20_processes/20.15.repo-setup.html) ## Writing