From c5c5283d42ea9440bdda4adc715eb06490a18e3c Mon Sep 17 00:00:00 2001 From: Peter 201943 Mangelsdorf <pjm349@drexel.edu> Date: Mon, 14 Feb 2022 13:18:14 -0500 Subject: [PATCH] fix indent of bullets --- documents/discussions/2022-02-12.md | 46 ++++++++++++++--------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/documents/discussions/2022-02-12.md b/documents/discussions/2022-02-12.md index b08ad9c..e6d6d04 100644 --- a/documents/discussions/2022-02-12.md +++ b/documents/discussions/2022-02-12.md @@ -4,37 +4,37 @@ ## Big Idea - There are a bunch of decisions that have to be made - 1. Where to put notes - - 1. Microsoft / Teams / OneNote (WYSIWYG) - 2. Gitlab / Wiki (Markdown) - 3. Repo / Docs Directory (Markdown) - 4. Repo / Obsidian Directory (Modified Markdown) - 5. Repo / Code Directory (Markdown) (Place Notes alongside code) (Requires rigor regarding linking/dating of notes) - 6. Repo / Docs Directory (ReStructured Text) (More Popular with Python projects, better formatting/structural writing) + - 1. Microsoft / Teams / OneNote (WYSIWYG) + 2. Gitlab / Wiki (Markdown) + 3. Repo / Docs Directory (Markdown) + 4. Repo / Obsidian Directory (Modified Markdown) + 5. Repo / Code Directory (Markdown) (Place Notes alongside code) (Requires rigor regarding linking/dating of notes) + 6. Repo / Docs Directory (ReStructured Text) (More Popular with Python projects, better formatting/structural writing) - 2. Code of Conduct - 3. Contributing Guidelines - - Where are the discussions for this? + - Where are the discussions for this? - 4. Issue Templates - - What formats to use? What do people find useful? + - What formats to use? What do people find useful? - 5. Which Platform to use (EvaP or Sakai) - - Need to ask Jeff Salvage about difficulty of maintaining adapters + - Need to ask Jeff Salvage about difficulty of maintaining adapters - 6. How to Merge Notes - - Already scattered all over the damn place - - Need to merge - how? - - - SE420 FA22Q2 Teams OneNote Notebook (This will probably continue to see use, especially regarding sensitive information) - - ~~Peter's Google Keep (In Progress Download and Transfer)~~ (No Longer Relevant/Needed) - - ~~Peter's Personal Notes (In Progress Transfer)~~ (No Longer Relevant/Needed) - - Also bear in mind use of Discord as a "temporary notes platform" - - Eh, for now, not of concern + - Already scattered all over the damn place + - Need to merge - how? + - - SE420 FA22Q2 Teams OneNote Notebook (This will probably continue to see use, especially regarding sensitive information) + - ~~Peter's Google Keep (In Progress Download and Transfer)~~ (No Longer Relevant/Needed) + - ~~Peter's Personal Notes (In Progress Transfer)~~ (No Longer Relevant/Needed) + - Also bear in mind use of Discord as a "temporary notes platform" + - Eh, for now, not of concern - 7. Required Qualities of Notes - - What do people find useful/necessary? - - Ability to simultaneously edit notes online at same time has been very popular recently - - Thus promoting the use of in-browser microsoft word - - Also note pattern of only one person taking notes + - What do people find useful/necessary? + - Ability to simultaneously edit notes online at same time has been very popular recently + - Thus promoting the use of in-browser microsoft word + - Also note pattern of only one person taking notes - 8. Purpose of Repository - - If direct contributions to EvaP/Sakai are intended, how to go about doing so? + - If direct contributions to EvaP/Sakai are intended, how to go about doing so? - 9. Who are the Notes for - - External/Public? Put in `docs/` directory (and not notes) - - [(Example) Gitlab Docs Folder](https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc) + - External/Public? Put in `docs/` directory (and not notes) + - [(Example) Gitlab Docs Folder](https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc) ## Using this File and Directory and Editor and Language for Immediate Task Resolution - File: `2022-02-12.md` -- GitLab