mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#orgmode

11 Beiträge10 Beteiligte0 Beiträge heute
Nick Anderson<p><span class="h-card" translate="no"><a href="https://social.anartist.org/@choan" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>choan</span></a></span> everything. <a href="https://fosstodon.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> is basically everything.</p><p>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.</p>
sergio_101<p><span class="h-card" translate="no"><a href="https://social.veraciousnetwork.com/@cdp1337" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>cdp1337</span></a></span> </p><p>I am a huge fan of markdown. </p><p> I was first a fan of <a href="https://social.sixdegreesofohio.com/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> .. and will probably always like that one best.. </p><p>But i use <a href="https://social.sixdegreesofohio.com/tags/markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>markdown</span></a> on <a href="https://social.sixdegreesofohio.com/tags/hugo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hugo</span></a> for my website. and really dig it.</p>
sergio_101<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@Deejacker" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>Deejacker</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.omnigroup.com/@OmniFocus" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>OmniFocus</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.omnigroup.com/@OmniGroup" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>OmniGroup</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.devontechnologies.com/@devontechnologies" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>devontechnologies</span></a></span> <span class="h-card" translate="no"><a href="https://indieapps.space/@drafts" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>drafts</span></a></span> </p><p>I'll come up with something soon.</p><p>My only SUPER regret is that <a href="https://social.sixdegreesofohio.com/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a> 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 <a href="https://social.sixdegreesofohio.com/tags/LaTeX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LaTeX</span></a> ..</p><p>I really need to write everything up as i kinda keep it as a guideline for myself. to keep myself on track.</p>
Charles Choi 최 민수<p>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.</p><p><a href="http://yummymelon.com/devnull/capturing-org-source-blocks.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">yummymelon.com/devnull/capturi</span><span class="invisible">ng-org-source-blocks.html</span></a></p><p><a href="https://sfba.social/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a> <a href="https://sfba.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a></p>
tusharhero<p>From my Emacs config:</p><p>Stuff that should really come with org but doesn't</p><p>The more general version (and simpler) version of org-babel-demarcate-block.</p><p> (defun ECFPAW/org-demarcate ()<br> "Split the org block at point."<br> (interactive)<br> (let* ((case-fold-search t)<br> (get-line (lambda ()<br> (string-trim<br> (thing-at-point 'line t))))<br> (begin (save-excursion<br> (search-backward "#+begin")<br> (funcall get-line)))<br> (end (save-excursion<br> (search-forward "#+end")<br> (funcall get-line))))<br> (save-excursion<br> (insert (concat end "\n\n" begin "\n")))<br> (forward-line 2)))</p><p><a href="https://mathstodon.xyz/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://mathstodon.xyz/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a></p>
Jeremy Garniaux<p>Did I just switch my <a href="https://mapstodon.space/tags/Logseq" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Logseq</span></a> preferred file format from <a href="https://mapstodon.space/tags/Markdown" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Markdown</span></a> to <a href="https://mapstodon.space/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a>? You have no proof.</p>
choan :antifa:<p>Do you keep a catalog of your home <a href="https://social.anartist.org/tags/library" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>library</span></a>?</p><p>If so, do you use any <a href="https://social.anartist.org/tags/foss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>foss</span></a> app?</p><p>I'm tempted to start using <a href="https://social.anartist.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> to cover my current needs.</p>
Ihor Radchenko (yantar92)<p>#20 [[bbb:OrgMeetup]] on Wed, July 9, 19:00 UTC+3</p><p>Another OrgMeetup will be scheduled on the second Wednesday of July,<br>in the coming week.</p><p>Previous meetup notes:<br><a href="https://list.orgmode.org/878ql1bt4s.fsf@localhost/T/#u" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">list.orgmode.org/878ql1bt4s.fs</span><span class="invisible">f@localhost/T/#u</span></a><br><a href="https://orgmode.org/worg/orgmeetup.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">orgmode.org/worg/orgmeetup.htm</span><span class="invisible">l</span></a></p><p>URL: <a href="https://bbb.emacsverse.org/rooms/orgmeetup/join" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">bbb.emacsverse.org/rooms/orgme</span><span class="invisible">etup/join</span></a></p><p><a href="https://fosstodon.org/tags/OrgMeetup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMeetup</span></a> <a href="https://fosstodon.org/tags/meetup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>meetup</span></a> <a href="https://fosstodon.org/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://fosstodon.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> </p><p>CC: <span class="h-card" translate="no"><a href="https://social.sachachua.com/@sacha" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>sacha</span></a></span></p>
Ihor Radchenko (yantar92)<p>Meeting notes: <a href="https://list.orgmode.org/878ql1bt4s.fsf@localhost" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">list.orgmode.org/878ql1bt4s.fs</span><span class="invisible">f@localhost</span></a></p><p>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 &amp; ethical payments; two meetups per month?<br>Earlier notes:<br><a href="https://orgmode.org/worg/orgmeetup.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">orgmode.org/worg/orgmeetup.htm</span><span class="invisible">l</span></a><br><a href="https://fosstodon.org/tags/OrgMeetup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMeetup</span></a> <a href="https://fosstodon.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> <a href="https://fosstodon.org/tags/meetup" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>meetup</span></a> <a href="https://fosstodon.org/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <br><span class="h-card" translate="no"><a href="https://social.sachachua.com/@sacha" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>sacha</span></a></span></p>
Karl Voit :emacs: :orgmode:<p><a href="https://graz.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> <a href="https://graz.social/tags/UOMF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UOMF</span></a>: Linking Headings<br><a href="https://www.karl-voit.at/2019/11/16/UOMF-Linking-Headings/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">karl-voit.at/2019/11/16/UOMF-L</span><span class="invisible">inking-Headings/</span></a></p><p>I found an interesting link I added: if you're using a different method (using out of the box functionality) to link <a href="https://graz.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> headings, you might need to use this really tedious repair mechanism because links get broken all the time. 😲 </p><p>Well, I'm glad I have found my way around that already, not having broken links in the first place. 🙄</p><p><a href="https://graz.social/tags/publicvoit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>publicvoit</span></a> <a href="https://graz.social/tags/PIM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PIM</span></a></p>
L.J.'s victorious sword-danceEmacs timestamp & keys
Charles Choi 최 민수<p>Made a post about capturing a note with Org protocol via macOS Shortcuts.</p><p><a href="http://yummymelon.com/devnull/capturing-an-org-note-via-macos-shortcuts.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">yummymelon.com/devnull/capturi</span><span class="invisible">ng-an-org-note-via-macos-shortcuts.html</span></a></p><p><a href="https://sfba.social/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a></p>
Charles Choi 최 민수<p>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.</p><p>Now available on the App Store.</p><p>For those updating, if you haven't yet, please rate and review! Thanks!</p><p><a href="https://apps.apple.com/us/app/scrim/id6744040981" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">apps.apple.com/us/app/scrim/id</span><span class="invisible">6744040981</span></a></p><p><a href="https://sfba.social/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a> <a href="https://sfba.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a></p>
ThierryStoehr<p>[Oyez, oyez] Mardi 1er, venez débuter juillet... avec Emacs !<br>À partir de 17h30, Atelier <a href="https://framapiaf.org/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> de juillet :<br>- en visio ET sans inscription ;<br>- vous pouvez venir après cette heure et jusqu'à bien après (fin généralement vers 20h/20h30) ;<br>- du niveau débutant au niveau expert ;<br>- tous les sujets du monde <a href="https://framapiaf.org/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> = tous les sujets avec du <a href="https://framapiaf.org/tags/format" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>format</span></a> texte ;<br>- donc <a href="https://framapiaf.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> + <a href="https://framapiaf.org/tags/bibliographie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bibliographie</span></a> + litterate programming + programmation + <a href="https://framapiaf.org/tags/Denote" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Denote</span></a> + rédaction de documents +...<br>Détails : <a href="https://emacs-doctor.com/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">emacs-doctor.com/</span><span class="invisible"></span></a></p>
Philipp :emacs: :nixos:<p>Super niche question, but: is there a way to do tables in <a href="https://fosstodon.org/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://fosstodon.org/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> together with <a href="https://fosstodon.org/tags/hakyll" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>hakyll</span></a> (and thus <a href="https://fosstodon.org/tags/pandoc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pandoc</span></a>) that can do cells that span columns?</p>
Karl Voit :emacs: :orgmode:<p><span class="h-card" translate="no"><a href="https://tldr.nettime.org/@tante" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>tante</span></a></span> Oh, yes. You can switch to the next best hype or invest a bit for <a href="https://graz.social/tags/Orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Orgmode</span></a> and be happy for the rest of your life.</p><p><a href="https://karl-voit.at/orgmode/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">karl-voit.at/orgmode/</span><span class="invisible"></span></a></p><p>Drop me a line if you need any help.</p><p><a href="https://graz.social/tags/PIM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PIM</span></a></p>
unixbhaskar<p><a href="https://youtu.be/NgqxeT4jT5k" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">youtu.be/NgqxeT4jT5k</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/linuxadmin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxadmin</span></a> <a href="https://mastodon.social/tags/tool" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tool</span></a> <a href="https://mastodon.social/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://mastodon.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a></p>
bledley<p>How I organize my life using Org mode right now.. </p><p><a href="https://bledley.xyz/posts/2025-06-25-how-i-use-org-mode-part-one/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">bledley.xyz/posts/2025-06-25-h</span><span class="invisible">ow-i-use-org-mode-part-one/</span></a></p><p><a href="https://mastodon.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> <a href="https://mastodon.social/tags/org" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>org</span></a> <a href="https://mastodon.social/tags/emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacs</span></a> <a href="https://mastodon.social/tags/doomemacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>doomemacs</span></a> <a href="https://mastodon.social/tags/elisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>elisp</span></a> <a href="https://mastodon.social/tags/gtd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gtd</span></a> <a href="https://mastodon.social/tags/notetaking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>notetaking</span></a> <a href="https://mastodon.social/tags/writing" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>writing</span></a> <a href="https://mastodon.social/tags/blog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blog</span></a></p>
Andrew Leland<p><a href="https://mas.to/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mas.to/tags/a11y" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>a11y</span></a> question with a long self-indulgent preamble: I have been using <a href="https://mas.to/tags/emacspeak" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>emacspeak</span></a> in the <a href="https://mas.to/tags/terminal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>terminal</span></a> on <a href="https://mas.to/tags/MacOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MacOS</span></a> as my “daily driver” for all writing/notetaking/ <a href="https://mas.to/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> scheduling/todo organizing for about a month now. I am super in love with it, transformational for this low-vision writer/teacher/editor/producer. (1/8)</p>
éric 🚲 🇪🇺 :emacs:<p><span class="h-card" translate="no"><a href="https://mastodon.online/@adgaps" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>adgaps</span></a></span> For prose, simple themes with subtle colours for headlines and clear representation of bold and emphasised text are best, as is the choice of type face.</p><p><a href="https://fediscience.org/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> <a href="https://fediscience.org/tags/OrgMode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OrgMode</span></a></p>