This morning I'll work with Emacs refile. I need to refile some entries with attachments to a file in other dir so I've to carry the attach.
Someone has something like that?
#emacs #orgmode
🙏 My iOS app made it to the App Store, please help me get the word out and boost 🚀
Journelly: like tweeting but for your eyes only (offline / powered by plain text)
https://lmno.lol/alvaro/journelly-like-tweeting-but-for-your-eyes-only
#plaintext #privacy #orgmode #emacs #vim #swift #swiftui #ios #iphone #journelly
I just released version 0.2.5 of kanban.el for #Emacs #orgmode
The new version adds special handling for links within the file: do not add the file as prefix.
This makes HTML export actually usable when using 'file as scope.
https://melpa.org/#/kanban
https://hg.sr.ht/~arnebab/kanban.el
I needed this for the status info in my Article BSI IT Grundschutz (with Guile):
https://www.draketo.de/software/bsi-grundschutz
It is called org-real https://gitlab.com/tygrdev/org-real #emacs #orgmode
I see that the Hugo website builder takes #OrgMode as a format. This could be the coolest thing i have seen yet in my quest to publish content as both an HTML website on HTTP and a #GeminiCapsule
When opening an Org file, I like seeing the headers but prefer the drawers to be hidden. Here's a config that gives you that:
(setopt org-cycle-hide-drawer-startup t)
(setopt org-startup-folded 'nofold)
I've found this config especially useful if you use #journelly which puts a lot of useful meta-data into the drawers, but not what I necessarily want to see up-front.
[Atelier Emacs : le Mai Day] Vous voulez de l'aide à propos d'Emacs ? des informations ? de l'échange ? des démos ? des conseils ?
Ce sera comme chaque mois, le mardi 6 mai à partir de 17h30, au #format en ligne en visio.
Que vous soyez de niveau débutant à gourou-ninja, c'est sans inscription ni compte. Et tous les sujets de l'univers #Emacs sont possibles : de l'édition du #format texte au litterate programming, en passant par occur, ibuffer, Denote ou #orgmode.
Détails https://emacs-doctor.com/
#TIL I can copy formatted text in #orgmode within #Emacs with `ox-clip-formatted-copy` from `ox-clip` package by jkitching https://github.com/jkitchin
Works nice with #Confluence
#18 [[bbb:OrgMeetup]] on Wed, May 14, 19:00 UTC+3
Another OrgMeetup will be scheduled on the second Wednesday of May,
in two weeks.
Previous meetup notes:
https://list.orgmode.org/87ecxkb1pv.fsf@localhost/T/#u
https://orgmode.org/worg/orgmeetup.html
URL: https://bbb.emacsverse.org/rooms/orgmeetup/join
CC: @sacha
@yantar92 Link to the Scrim repo is now on its website.
Scrim is proudly GPLv3 licensed.
[Sujet d'examen de cours] Et un document de 2 pages de texte + au #format A4 + avec une liste de 42 (!) questions + avec 2 schémas (avec rectangles et flèches) + avec 4 parties = le tout saisi dans #Emacs + « composé » avec #groff et PIC (et leur #format texte) très simplement + généré en sortie au #format PDF avec une ligne de commande (dans #orgmode). Bref, le #colophon !
Should I dare to do a "why #Markdown is one of the worst lightweight markup syntax languages there is"-session at a UX/UI-dominant #barcamp? 😜
C'mon, do push me over that cliff! 😆
Background: https://karl-voit.at/2017/09/23/orgmode-as-markup-only/ 👉 it's related but would be a different focus since I won't push #orgdown that much - people can be happier with other LMLs as well as long as it's not the #MD hell. (Sneak preview: I'm writing a long article on all the MD issues in order to explain it once and for all since the Mastodon discussions are really annoying to me.)
Happy to announce that Scrim 1.0, an Org Protocol proxy for Emacs on macOS has launched on the App Store. Learn more about it at the link below!
http://yummymelon.com/devnull/announcing-scrim--an-org-protocol-proxy-for-emacs-on-macos.html
Ça fait quelque temps que j'utilise le navigateur internet intégré à #emacs, #eww sous #android. C'est super plaisant, c'est comme si il y avait toujours le mode lecture activé par défaut. Et quelle légèreté et réactivité, pas de pub, pas de popup pénibles, en gros parce qu'il n'y a pas de JavaScript et que c'est intégré dans un environnement déjà complet.
En bonus, ça s'intègre très bien dans la gestion documentaire avec #orgmode.
Ça marche bien sur pas pour tout, mais étant degafamisé, la plupart des clients existent en natif sous emacs (mail, ebook, rss, mastodon, radio internet..)
I bought the Udemy-course by Rainer König about org-mode and it is really useful. I already learned a lot even though I am using org-mode for some time now. There are a lot of little things I weren’t aware of that help me (like quick notes with C-c C-z). #orgmode #emacs #productivity
#Emacs #OrgMode is looking for someone to maintain Worg, the community-driven documentation.
See the call for volunteer on the mailing list and on Reddit:
👉 https://list.orgmode.org/87o6wirw8t.fsf@gnu.org/T/#u
👉 https://www.reddit.com/r/orgmode/comments/1k8x7xo/join_the_org_mode_project_as_the_worg_maintainer/
You can read Worg on https://orgmode.org/worg/ and access to its sources on https://git.sr.ht/~bzg/worg
Thanks for boosting this 🙏
gptel-org-tools
update.
1. Cloned to https://codeberg.org/bajsicki/gptel-org-tools, and all future work will be happening on Codeberg.
2. Added gptel-org-tools-result-limit
and a helper function for it. This sets a hard limit on the number of characters a tool can return. If it's over that, the LLM is prompted to be more specific in its query. Not applied to all tools, just the ones that are likely to blow up the context window.
3. Added docstrings for the functions called by the tools, so LLMs can look up their definitions.
4. Improved the precision of some tool descriptions so instructions are easier to follow.
5. Some minor improvements w/r/t function names and calls, logic, etc. Basic QA.
Now, as a user:
1. I'm finding it increasingly frustrating that Gemma 3 refuses to follow instructions. So here's a PSA: Gemma 3 doesn't respect the system prompt. It treats it just the same as any other user input.
2. Mistral 24B is a mixed bag. I'm not sure if it's my settings or something else, but it fairly consistently ends up looping; it'll call the same tool over and over again with the exact same arguments. This happens with other models as well, but not nearly as frequently.
3. Qwen 2.5 14B: pretty dang good, I'd say. The Cogito fine-tune is also surprisingly usable.
4. Prompting: I have found that a good, detailed system prompt tends to /somewhat/ improve results, especially if it contains clear directions on where to look for things related to specific topics. I'm still in the middle of writing one that's accurate to my Emacs set-up, but when I do finish it, it'll be in the repository as an example.
5. One issue that I still struggle with is that the LLMs don't take any time to process the user request. Often they'll find some relevant information in one file, and then decide that's enough and just refuse to look any further. Often devolving into traversing directories /as if/ they're looking for something... and they get stuck doing that without end.
It all boils down to the fact that LLMs aren't intelligent, so while I have a reasonable foundation for the data collection, the major focus is on creating guardrails, processes and inescapable sequences. These will (ideally) railroad LLMs into doing actual research and processing before they deliver a summary/ report based on the org-mode notes I have.
Tags:
#Emacs #gptel #codeberg #forgejo #orgmode #orgql #llm #informationmanagement #gptelorgtools
PS. Links should work now, apparently profile visibility affects repo visibility on Codeberg. I would not have expected that.
PPS. Deleted and reposted because of strong anti-bridge sentiment on my part. Screw Bluesky and bots that repost to it. Defederated: newsmast.*