Tag gists

This commit is contained in:
Bram Schoenmakers 2022-11-25 09:06:37 +01:00
parent f8d36ec4bb
commit 7543ed0f28
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
Unfortunately gitea has no gist support and there's no mature yet lightweight gist solution suitable for self-hosting, so resorting to this poor-man's setup of sharing gists with an audience.
#+end_src
* Termux keys
* Termux keys :termux:emacs:
:PROPERTIES:
:URL: https://emacs.ch/@bram85/109393570150138285
:END:
@ -28,7 +28,7 @@ Put this in ~/.termux/termux.properties for a better Emacs experience inside Ter
]]
#+end_src
* Nesting with use-package
* Nesting with use-package :emacs:usepackage:
:PROPERTIES:
:URL: https://emacs.ch/@bram85/109393551314878399
:END:
@ -46,9 +46,9 @@ Put this in ~/.termux/termux.properties for a better Emacs experience inside Ter
:after foo)
#+end_src
* Track usage of Emacs packages over time
* Track usage of Emacs packages over time :emacs:org:orgbabel:
#+begin_src org :tangle track-use-package-over-time.org
#+begin_src org :tangle gists/track-use-package-over-time.org
,* TODO Update Emacs package count
DEADLINE: <2022-11-25 Fri .+1m>