[Date] Que lis-je : pas de message à propos du #format de la date du jour, alors que ledit jour est passé depuis plus des 2 tiers, et même des 3 quarts ?
Mon #format liste de notules au #format papier serait donc tant en retard ? Pourtant #Orgmode permet de mettre des priorités (au #format [#A]) sur les TODO, mais c'est du numérique, au #format texte.
DONC :
Ce 26/2/26, un jeudi, est le 2e de l'année au #format AA/M/AA (sur 12) & il reste 64 dates (au XXIe s).
PS : merci @dubs120 pour le rappel

Interesting #emacs #orgmode thing I tried that works: you can put inline images into table cells.

This is of limited use with native org tables, since you can't have multiple lines per cell, which means you can't add any CAPTION or ATTR_HTML data, but I'm tinkering with the idea of an old-school contact sheet-style workflow in org mode, something along the lines of:

  • generate a table of thumbnails from some list of image files

  • write some kind of "reject image in current cell" function (I don't actually know if there are org-table apis that would support this? Maybe it could be run via inline button after the image?) function

  • write some other "do stuff with remaining images" function that you can run when you're done weeding through photos

  • One small step for mankind, one giant leap for dark mode users: #emacs #orgmode Worg documentation now has it: https://orgmode.org/worg/

    @davemq You can get org table calculations (which use Emacs Calc, as you say) to handle units (of measure) by adding ";u" to the end of any calculation.

    #Emacs #Calc #orgmode

    Looking at orgmode 9.8 release notes. Like this feature

    'Tables copied into the clipboard from LibreOffice Calc documents can now be pasted as an Org table using yank-media'.

    #emacs #orgmode

    Not quite sure why but org mode 9.8 seems a lot faster than before which has also improved org-roam startup time. org-roam also got an update (which may have contributed). Happy days !

    GNU Emacs: 31.0.50 (build 8, x86_64-pc-linux-gnu, GTK+ Version 3.24.51, cairo version 1.18.4) of 2026-02-23
    org-mode: 9.8
    org-roam: 20260224.1637

    #emacs #orgmode

    New blog: Using Org mode table for calculating RAGBRAI training actual vs. planned mileage https://davemq.github.io/2026/02/24/ragbrai-training-actuals-vs-plan.html

    #ragbrai #emacs #org #orgmode

    Calculating RAGBRAI training actual vs. planned mileage

    I’m training to ride RAGBRAI LIII in Iowa in July 2026. RAGBRAI provides a training plan which, if followed, helps riders get ready for the ride.

    Dave’s Blog

    Looking for #android users to help test Harp (offline PHR app using #orgmode files)

    Harp lets you maintain health journals, attach reports/scans/prescriptions, and keep full control of your data. No cloud, no trackers, no ads. Just regular Org files you can open in #emacs, use with Org-roam, version, sync via whatever works for you, etc.

    Project page: https://docs.lepisma.xyz/harp/ and a write up for more details https://lepisma.xyz/2026/02/24/harp/

    It's freely available on F-Droid. But I am preparing a Play Store release and need 12 testers (14-day install requirement). If you're willing to help test, send me your play store linked email.

    Any other feedback is very welcome.

    #opensource #privacy #kotlin

    Index - Harp: Private Health Records

    I was looking for my personal knowledge management system. How can I store documents, how can I interconnect them, how can I build something that I can use on Mac/Linux/Win - and that stores data locally. Easy to read, no magic, just plain text (references can be everything). In the end - I ended with #emacs #orgmode with the addition of small helpers like #org-attach (builtin). The knowledge articles are stored in #org-roam, org-attach stores the data in org-roam-directory/data using IDs. If I store a document I create a reference node that has the attachment in it - from there I crosslink to my org notes. Simple, no fuzz. Just Emacs and some lousy config lines. Did I mention, that I blog from there as well? The blog posts for my blog (https://node01.de) are nodes inside org-roam, that will be published using ox-hugo to a 2nd repo and are published statically to a webserver.

    Thanks #emacs, thanks #hugo

    node01.de

    Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod

    node01.de

    New version of ascii-tree.el…
    Convert ASCII directory trees into Markdown or Org-mode outlines, and accurately reconstruct them back into pixel-perfect ASCII trees.
    ascii-tree.el allows you to take standard tree command outputs, document them richly using Markdown or Org-mode, and convert them back into clean ASCII diagrams without losing structural integrity.

    #emacs #orgmode #markdown #softwareDevelopment

    https://github.com/pivaldi/ascii-tree.el