Update package count

This commit is contained in:
Bram Schoenmakers 2023-02-15 08:13:14 +01:00
parent 3e1c3261c2
commit 4656c8bc55

View file

@ -57,12 +57,13 @@ Using the idea of evaluating code on state changes [[id:3be8333e-7a47-4251-8ee4-
#+begin_src org :tangle gists/track-use-package-over-time.org
,* TODO Update Emacs package count
DEADLINE: <2023-01-04 Wed .+1m>
DEADLINE: <2023-03-15 Wed .+1m>
:PROPERTIES:
:LAST_REPEAT: [2022-12-04 Sun 10:56]
:LAST_REPEAT: [2023-02-15 Wed 08:12]
:ON_DONE: (org-babel-execute-subtree)
:END:
:LOGBOOK:
- State "DONE" from "TODO" [2023-02-15 Wed 08:12]
- State "DONE" from "TODO" [2022-11-26 Sat 07:57]
:END:
@ -82,6 +83,7 @@ Using the idea of evaluating code on state changes [[id:3be8333e-7a47-4251-8ee4-
,#+RESULTS:
| 2022-11-25 | 140 |
| 2022-11-26 | 140 |
| 2023-02-15 | 138 |
#+end_src
* vertico-repeat setup :emacs:vertico: