2021-07-29 22:51:04 +00:00
|
|
|
:PROPERTIES:
|
|
|
|
:ID: df5b2861-3838-409d-b4e4-fce7f302f778
|
|
|
|
:END:
|
2021-02-20 02:30:40 +00:00
|
|
|
#+title: How I Work
|
|
|
|
|
2021-07-29 22:51:04 +00:00
|
|
|
I work primarily within [[id:edc0533a-9097-4f5e-a2af-6caeae2f426b][Emacs]], typically with a Chromium web browser and/or a
|
2021-02-20 02:30:40 +00:00
|
|
|
terminal emulator alongside it, and Slack and/or other messaging apps on another
|
|
|
|
screen.
|
|
|
|
|
|
|
|
* Coding
|
|
|
|
- Navigating projects and source files using Projectile.
|
|
|
|
- Staging and committing changes with Magit.
|
2021-07-29 22:51:04 +00:00
|
|
|
+ Submitting MRs with Forge
|
2021-02-20 02:30:40 +00:00
|
|
|
- Running integrated code formatters, linters, and test runners.
|
|
|
|
* Writing
|
2021-07-29 22:51:04 +00:00
|
|
|
- Maintaining a work journal with [[id:4d7dffe3-4af4-41d0-85a2-270a20593c8d][Org Mode]], taking meeting notes and keeping a
|
2021-02-20 02:30:40 +00:00
|
|
|
record of how I accomplish non-coding work like troubleshooting issues.
|
2021-07-29 22:51:04 +00:00
|
|
|
- Documenting things as I go in [[id:0567a35c-3afb-4ed5-a9ec-47425c5d6f06][Org-roam]] and exporting them to Confluence when
|
2021-02-20 02:30:40 +00:00
|
|
|
necessary.
|
|
|
|
** Including shell commands, http calls, sql queries, and their results in my notes
|
|
|
|
** Including graphs and diagrams
|
|
|
|
** Publishing documents
|
2021-07-29 22:51:04 +00:00
|
|
|
* Tracking things to do
|
|
|
|
- Capturing /and scheduling/ tasks
|
|
|
|
- Using the [[id:4d7dffe3-4af4-41d0-85a2-270a20593c8d][Org Mode]] agenda view to plan my day
|