emacs.si srečanje oktober 2025
Table of Contents
Prisotni: Christian, Miha in Lio.
[X]
sklepčnost
1. Na worgu
Nekaj majhnih sprememb.
3. Jira2Org
Jira je spremenila api - jira2org ne deluje več.
https://codeberg.org/mihec/Jira2OrgLite
Templating: https://bitspook.in/blog/using-elisp-as-an/
https://github.com/minad/tempel
(concat "Foo" 'root->foo->bar " bar\n")
(my-fill-template "* %%root->foo->title%% \n DEADLINE: %root->foo->date% \n\n Details: %root->foo->text%")
liotov ceski templating engine v php: https://git.kompot.si/lio/RprtCli/src/commit/cfc623ba72bda2a1b660bca7b372f2ded911ee52/app/src/Utils/PdfExport/PdfExportService.php template: https://git.kompot.si/lio/RprtCli/src/branch/master/app/config/invoice-template.html
Se tole poglej: https://github.com/amno1/lite/tree/main
It's interesting - it looks like we have another example of "something" being done anew in Emacs by basically everybody and their cat ;) I started collecting templating libraries a few months ago; for now, I have the following: abbrev.el: Abbreviation expansion, builtin expand.el: Abbreviation expansion, builtin skeleton.el: Lisp syntax for templates, builtin tempo.el: Lisp syntax for templates, builtin skempo.el: srecode.el: CEDET template manager and code generator, builtin aas.el: Auto activating snippets cdlatex.el: Fast LaTeX insertion laas.el: Latex auto activating snippets muban.el: Lightweight template expansion placeholder.el: Treat buffers as templates tempo-abbrev.el: Abbrev integration for Tempo snippet.el: Original snippet mode, with inline expansion (from EmacsWiki?) tempo-snippets.el: Interface like snippet.el for Tempo yasnippet.el: Template system inspired by Textmate snippets templatel.el: Jinja2 subset amno1/lite: tempel: Template package which uses the syntax of the Emacs Tempo library.
Org-capture predloge: org#Template expansion
4. Claude v Emacs-u
Za poskusiti: https://github.com/stevemolitor/claude-code.el