Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Sep 23, 2024
1 parent 31ef949 commit 6deba30
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions emacs/emacs-config.org
Original file line number Diff line number Diff line change
Expand Up @@ -9816,13 +9816,13 @@ If you have [[https://github.com/alphapapa/org-ql/][org-ql]] installed, you can
| [[org-ql-search:tags:visual][visual]] | 14 |
| [[org-ql-search:tags:UI][UI]] | 12 |
| [[org-ql-search:tags:formatting][formatting]] | 10 |
| [[org-ql-search:tags:@extra][@extra]] | 9 |
| [[org-ql-search:tags:development][development]] | 8 |
| [[org-ql-search:tags:editing][editing]] | 8 |
| [[org-ql-search:tags:library][library]] | 8 |
| [[org-ql-search:tags:Emacs][Emacs]] | 6 |
| [[org-ql-search:tags:VC][VC]] | 6 |
| [[org-ql-search:tags:windows][windows]] | 6 |
| [[org-ql-search:tags:@extra][@extra]] | 6 |
| [[org-ql-search:tags:completion][completion]] | 6 |
| [[org-ql-search:tags:dired][dired]] | 4 |
| [[org-ql-search:tags:Emacs__Lisp][Emacs__Lisp]] | 4 |
Expand Down Expand Up @@ -9934,19 +9934,22 @@ See examples in [[https://depp.brause.cc/nov.el/][nov.el: Major mode for reading
To use these features, they need to be turned on at build time.

#+BEGIN: org-ql :query "tags:@extra" :columns (heading todo)
| Heading | Todo |
|--------------+------|
| [[beancount][beancount]] | |
| [[copilot][copilot]] | |
| [[dune][dune]] | |
| [[flycheck][flycheck]] | |
| [[fstar-mode][fstar-mode]] | |
| [[lean4-mode][lean4-mode]] | |
| [[lsp-mode][lsp-mode]] | |
| [[mermaid-mode][mermaid-mode]] | |
| [[Coq][Coq]] | |
| [[tuareg][tuareg]] | |
| [[utop][utop]] | |
| Heading | Todo |
|-----------------+------|
| [[beancount][beancount]] | |
| [[copilot][copilot]] | |
| [[dune][dune]] | |
| [[elx][elx]] | |
| [[epkg][epkg]] | |
| [[epkg-marginalia][epkg-marginalia]] | |
| [[flycheck][flycheck]] | |
| [[fstar-mode][fstar-mode]] | |
| [[lean4-mode][lean4-mode]] | |
| [[lsp-mode][lsp-mode]] | |
| [[mermaid-mode][mermaid-mode]] | |
| [[Coq][Coq]] | |
| [[tuareg][tuareg]] | |
| [[utop][utop]] | |
#+END:
*** Links
:PROPERTIES:
Expand Down

0 comments on commit 6deba30

Please sign in to comment.