mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-10 15:53:03 +03:00
fix(emacs): typo
This commit is contained in:
parent
49e190b1c5
commit
20f1a312d5
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ Unlike Fig. 2, the time here is calculated with a 15-minute timeout preference,
|
||||||
|
|
||||||
This is mostly so because it's the default format for the [WakaTime export](https://wakatime.com/faq#exporting), but I also believe it's reasonable since I may open package documentation during configuration, experiment in scratch buffers while working on a package, and so on. This time really has to be included in the final tally.
|
This is mostly so because it's the default format for the [WakaTime export](https://wakatime.com/faq#exporting), but I also believe it's reasonable since I may open package documentation during configuration, experiment in scratch buffers while working on a package, and so on. This time really has to be included in the final tally.
|
||||||
|
|
||||||
Of course, this will also include all the times I was distracted by the [System Crafters](https://wiki.systemcrafters.net/community/chat-with-us/) Discord server, [emacs.ch](https://emacs.ch/) instance, or whatever else. Therefore, consider the numbers that follow as an upper bound.
|
Of course, this will also include all the times I was distracted by the [System Crafters](https://wiki.systemcrafters.net/community/chat-with-us/) Discord server, [emacs.ch](https://emacs.ch/) Mastodon instance, or whatever else. Therefore, consider the numbers that follow as an upper bound.
|
||||||
|
|
||||||
<canvas id="chart-emacs-time"></canvas>
|
<canvas id="chart-emacs-time"></canvas>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -78,7 +78,7 @@ Unlike Fig. 2, the time here is calculated with a 15-minute timeout preference,
|
||||||
|
|
||||||
This is mostly so because it's the default format for the [[https://wakatime.com/faq#exporting][WakaTime export]], but I also believe it's reasonable since I may open package documentation during configuration, experiment in scratch buffers while working on a package, and so on. This time really has to be included in the final tally.
|
This is mostly so because it's the default format for the [[https://wakatime.com/faq#exporting][WakaTime export]], but I also believe it's reasonable since I may open package documentation during configuration, experiment in scratch buffers while working on a package, and so on. This time really has to be included in the final tally.
|
||||||
|
|
||||||
Of course, this will also include all the times I was distracted by the [[https://wiki.systemcrafters.net/community/chat-with-us/][System Crafters]] Discord server, [[https://emacs.ch/][emacs.ch]] instance, or whatever else. Therefore, consider the numbers that follow as an upper bound.
|
Of course, this will also include all the times I was distracted by the [[https://wiki.systemcrafters.net/community/chat-with-us/][System Crafters]] Discord server, [[https://emacs.ch/][emacs.ch]] Mastodon instance, or whatever else. Therefore, consider the numbers that follow as an upper bound.
|
||||||
|
|
||||||
#+begin_export html
|
#+begin_export html
|
||||||
<canvas id="chart-emacs-time"></canvas>
|
<canvas id="chart-emacs-time"></canvas>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue