#OrgMode

2025-07-10

Excited for the updates, esp. the perf improvements & Agenda+Task tab tweaks. My pref way to do #orgmode on 🍎:ablobcatfloofpat: @appsonthemove !
indieapps.space/@appsonthemove

2025-07-10

beorg 3.33.0 is out today 🚀. There is quite a lot in this update - see posts.appsonthemove.com/beorg- for an overview of all the changes. #ios #orgmode

2025-07-09

@choan everything. #orgmode is basically everything.

While I don't maintain a library of books, I do maintain a library of each electrical outlet and what circut it is on the electrical panel. It's way more detailed than what could fit on the panel label. I don't use that often, but every time I need to flip a breaker I'm winning life when I open that note.

@cdp1337

I am a huge fan of markdown.

I was first a fan of #orgmode .. and will probably always like that one best..

But i use #markdown on #hugo for my website. and really dig it.

@Deejacker @OmniFocus @OmniGroup @devontechnologies @drafts

I'll come up with something soon.

My only SUPER regret is that #OrgMode is not on that list, but I do use it when i need to actually print out the document, since it works so perfectly with #LaTeX ..

I really need to write everything up as i kinda keep it as a guideline for myself. to keep myself on track.

Charles Choi 최 민수kickingvegas@sfba.social
2025-07-09

I find copying source code into an Org (or Markdown) file to be a chore because of the effort to mark it up. In this post, I share how to make this less so.

yummymelon.com/devnull/capturi

#OrgMode #Emacs

2025-07-08

Dando uma arrumada na forma que eu uso o #orgmode. O que vocês acham legal no setup de vocês que pode servir pra outras pessoas? Meu setup é bem simples baseado nisso aqui (em inglês): https://howardism.org/Technical/Emacs/journaling-org.html

Tô pensando em modificar pra deixar um arquivo por ano, e vou configurar uns templates de captura, que é uma funcionalidade muito interessante que não testei ainda.

2025-07-08

From my Emacs config:

Stuff that should really come with org but doesn't

The more general version (and simpler) version of org-babel-demarcate-block.

(defun ECFPAW/org-demarcate ()
"Split the org block at point."
(interactive)
(let* ((case-fold-search t)
(get-line (lambda ()
(string-trim
(thing-at-point 'line t))))
(begin (save-excursion
(search-backward "#+begin")
(funcall get-line)))
(end (save-excursion
(search-forward "#+end")
(funcall get-line))))
(save-excursion
(insert (concat end "\n\n" begin "\n")))
(forward-line 2)))

#emacs #orgmode

2025-07-08

[Quantified Self] In #Emacs at this moment, according to the buffer "Buffer List" (with "C-x C-b" or "M-x list-buffers"):
Size: 6996999
Type: Org
Lines: 170859
Everything in text #format, or "Your life in plain text" (aka #orgmode).

Jeremy Garniauxjeremy@mapstodon.space
2025-07-08

Did I just switch my #Logseq preferred file format from #Markdown to #OrgMode? You have no proof.

2025-07-08

Do you keep a catalog of your home #library?

If so, do you use any #foss app?

I'm tempted to start using #orgmode to cover my current needs.

Amy Pillowamy@ice.ch3.st
2025-07-08

Directory-local Org Agendas: a breakthrough years in the making

https://blog.amypillow.net/emacs/dir-local-agendas.html #emacs #orgmode

2025-07-08

Assessing one’s achievements for the first half of the year is a lot easier when you (checks notes) write them down as they occur and save them where you can retrieve them later.

Such #profound #wisdom I wish I had learned earlier. Maybe one of you will take advantage of it sooner than I.

#emacs #orgmode

Ihor Radchenko (yantar92)yantar92@fosstodon.org
2025-07-06

#20 [[bbb:OrgMeetup]] on Wed, July 9, 19:00 UTC+3

Another OrgMeetup will be scheduled on the second Wednesday of July,
in the coming week.

Previous meetup notes:
list.orgmode.org/878ql1bt4s.fs
orgmode.org/worg/orgmeetup.htm

URL: bbb.emacsverse.org/rooms/orgme

#OrgMeetup #meetup #emacs #orgmode

CC: @sacha

Ihor Radchenko (yantar92)yantar92@fosstodon.org
2025-07-06

Meeting notes: list.orgmode.org/878ql1bt4s.fs

TL;DR neosilator; feature/all-tex-fonts; backwards compatibility; \end{...}% in latex; typst; multi-page export; async LaTeX preview; ox-hugo, hugo; formula alignment; MathML; table formula parser; searching global id: links; live LaTeX previews; indicating LaTeX errors; GNU licensing and money; Org mode is not a GNU project; GNU & ethical payments; two meetups per month?
Earlier notes:
orgmode.org/worg/orgmeetup.htm
#OrgMeetup #orgmode #meetup #emacs
@sacha

Karl Voit :emacs: :orgmode:publicvoit@graz.social
2025-07-06

#Emacs #UOMF: Linking Headings
karl-voit.at/2019/11/16/UOMF-L

I found an interesting link I added: if you're using a different method (using out of the box functionality) to link #orgmode headings, you might need to use this really tedious repair mechanism because links get broken all the time. 😲

Well, I'm glad I have found my way around that already, not having broken links in the first place. 🙄

#publicvoit #PIM

Joonas Sarajärvimuep@mastodontti.fi
2025-07-03

@saaste minulla on Emacsissa org-roamin hallinnoima lappukokoelma vähän vastaavasti kaikki yhdessä hakemistossa. Ei se käytännössä tunnu olevan iso ongelma, juurikin koska haku ja myöskin koska org-roam antaa filuille nimestä riippumattoman uniikin id:n millä linkitetään. Eli tarvittaessa voin nimetä tiedoston uudelleen.

#emacs #orgmode #orgroam

Charles Choi 최 민수kickingvegas@sfba.social
2025-07-02

Made a post about capturing a note with Org protocol via macOS Shortcuts.

yummymelon.com/devnull/capturi

#OrgMode

Charles Choi 최 민수kickingvegas@sfba.social
2025-07-02

Scrim: An Org Protocol Proxy for Emacs on macOS has been updated to v1.1.0! Improvements include an updated on-boarding workflow and a bug fix for when Scrim is called but Emacs is not running.

Now available on the App Store.

For those updating, if you haven't yet, please rate and review! Thanks!

apps.apple.com/us/app/scrim/id

#OrgMode #Emacs

Sharlatansharlatan
2025-07-02

Does anyone use any other implementation, it stopped working in



Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst