55 lines
1.5 KiB
Markdown
55 lines
1.5 KiB
Markdown
# Overview of communication channels
|
|
|
|
## Details
|
|
|
|
* **Note:** Account creation for gitea, matrix etc
|
|
* **Id:** prerequisite.theory.communication
|
|
* **Effort:** 0.5
|
|
|
|
## Information
|
|
|
|
* [matrix login](https://riot.86thumbs.net/)
|
|
* [gitea login](https://gitea.86thumbs.net/)
|
|
* what is [matrix](https://matrix.org/docs/guides/introduction)
|
|
* which [clients](https://matrix.org/clients/) can you use
|
|
|
|
# Brief introdution to cross platform text editors
|
|
|
|
## Details
|
|
|
|
* **Id:** prerequisite.theory.editors
|
|
* **Effort:** 0.5
|
|
|
|
## Information
|
|
|
|
* markdown writing and viewing in [notepad++](https://superuser.com/questions/586177/how-to-use-markdown-in-notepad)
|
|
* FOSS markdown [editors](https://itsfoss.com/best-markdown-editors-linux/)
|
|
|
|
# Short introdution to git for notekeeping
|
|
|
|
## Details
|
|
|
|
* **Note:** git tutorial
|
|
* **Id:** prerequisite.theory.git
|
|
* **Effort:** 0.8
|
|
|
|
## Information
|
|
|
|
* getting started with [git](https://git-scm.com/book/en/v2)
|
|
* standard git [gui](https://git-scm.com/book/en/v2/Appendix-A%3A-Git-in-Other-Environments-Graphical-Interfaces)
|
|
* cross platorm git gui [gitkraken](https://www.gitkraken.com/) *needs account*
|
|
* getting started with git [pluralsight](https://app.pluralsight.com/library/courses/getting-started-git/table-of-contents)
|
|
|
|
# Introduction to markdown for notekeeping
|
|
|
|
## Details
|
|
|
|
* **Note:** markdown syntax
|
|
* **Id:** prerequisite.theory.markdown
|
|
* **Effort:** 0.3
|
|
|
|
## Information
|
|
|
|
* markdown [guide](https://www.markdownguide.org/getting-started)
|
|
* basic [syntax](https://www.markdownguide.org/basic-syntax)
|