ctietze, to emacs
@ctietze@mastodon.social avatar

Org Tables - From Zero to Hero https://www.youtube.com/watch?v=g43XNwKY1YA

I can never remember the table format syntax, so I have a couple of notes in my Zettelkasten as cheat sheets. This demo shows everything you could learn from the docs, but seeing how the document changes and how cross-references work is a much better experience than reading code snippets!

screwtape, to emacs
@screwtape@mastodon.sdf.org avatar

#phloggersGarage many / #100daysToOffload #emacs #config #elisp #lisp #orgmode phost;

In my quest for an easier emacs on ramp, I made an org file for adding templated elisp source block sections to itself, which tangles to an elisp file, to be loaded on startup.

#gopher
gopher://tilde.club/0/~screwtape/config.org.txt
gopher://tilde.club/0/~screwtape/about-config.org.txt
#web
https://gopher.tildeverse.org/tilde.club/0/~screwtape/config.org.txt
https://gopher.tildeverse.org/tilde.club/0/~screwtape/about-config.org.txt

What does everyone think. @mattof @louis @pkw @vidak

plex3000_x, (edited ) to foss
@plex3000_x@mastodon.social avatar

Been trying trying out @logseq. I love that I can just dump everything and it will organize it for me! What I like: are stored locally in markdown files (can backup w github), compatibility, and ofc . Althought I'd love to see a editing plugin :) https://logseq.com/

greg, to orgmode
@greg@gregnewman.io avatar

In my "play time" with as an user I haven't felt like I trust this app for many reasons. One is that I have installed too many plugins and now it’s overly complicated/bloated - I don't even want to open it. Time to dumb it back down and if it still doesn't stick then keep using . The only reason I've been testing it out is a desire for a better iOS experience with my notes.

takeonrules, to TodayILearned
@takeonrules@dice.camp avatar

Started a new habit as I learn Go-lang. Namely a #TodayILearned #OrgMode document.

Spending just a bit of time up front adding headlines for the topics helps in the future scan-ability.

Also, I'm incorporating lots of links and leveraging back links.

takeonrules,
@takeonrules@dice.camp avatar

@bentsai For those reading along, this is my consult-imenu of an #OrgMode file.

https://github.com/bmag/imenu-list/tree/76f2335ee6f2f066d87fe4e4729219d70c9bc70d

al3x, to orgmode
@al3x@hachyderm.io avatar

After losing some edits of #orgmode files in between #Beorg and #Emacs, tonight I have added a save-on-focus-lost to Emacs:

(add-hook 'focus-out-hook ‘org-save-all-org-buffers)

The simplicity to accomplish this result is incredible. Similar things can be accomplished in #vim too.

Modern editors have to expose configuration flags for such features. Which are indeed easier to use if present, but less configurable and less composable.

gisiger, to Logseq German
@gisiger@nerdculture.de avatar

Hey people, as it seems fashionable here to humblebrag by posting screenshots of graphs: What exactly are the benefits of a graph view? Aren't bi-directional links just simpler and thus more effective?

I'm genuinely interested, so educate me, please.

publicvoit,
@publicvoit@graz.social avatar

@gisiger Well, that's my main point of https://karl-voit.at/2020/06/14/Zettelkasten-concerns/

I, too, believe that most people just need bi-directional links for a decent knowledge management.

Lucius_Chen,
@Lucius_Chen@mastodon.social avatar

@nickanderson @ledaj @gisiger In my opinion, org-roam-ui is currently the only practical graph that has various filters. It allows you to visually see the structure and connections of your knowledge, understand the boundaries of your knowledge, and identify areas that require further exploration. Additionally, https://github.com/ikoamu/publish-org-roam-ui this project also enables you to view graphs online and even use it as a blog because it supports LaTeX preview.

louis, to orgmode
@louis@emacs.ch avatar

"Org Tables - From Zero to Hero" - new video from Gavin Freeborn.

https://piped.video/watch?v=g43XNwKY1YA

sharan, to productivity
@sharan@metalhead.club avatar

Well, this is something I don't see every day.

Do you use TickTick, Todoist or something else entirely?

anonimno,
@anonimno@social.tchncs.de avatar

@sharan fell down rabbit hole a couple of years ago …

jtr, to emacs
@jtr@fosstodon.org avatar

As this is yet another Emacs org-mode update, and several people comments on those, I created Emacs org-mode category on my blog with its own dedicated RSS feed:
https://taonaw.com/categories/emacs-org-mode/feed.xml

This post should be on it as a test.
Emacs org-mode category: https://taonaw.com/2024/03/29/ive-been-following.html

nickanderson, to emacs
@nickanderson@fosstodon.org avatar

MMMM writing some CFEngine policy in org-mode for Episode 35 of The Agent is In, one of my favorite things to do.

https://www.youtube.com/watch?v=t9z7Ukzy860

nickanderson, to emacs
@nickanderson@fosstodon.org avatar

Tangling to remote files is nifty.

#+caption: Tangle src to remote file over ssh
#+begin_src text :tangle /ssh:username@host:filename.txt
hello world
#+end_src

AAMfP, to random
@AAMfP@fosstodon.org avatar

Question to #askFedi .

> better a map for an offline app that can navigate, but not visible on the Internet, or an online-readable map that cannot help you with navigation?

(see background info below)

AAMfP,
@AAMfP@fosstodon.org avatar

Doing both requires much effort: double modifications, double backups, ...
Don't know what to do.
Just for (technical) reference, rhe page is written in simple markup and automagically exported to HTML.
Ideas?

(end)

BigEatie, to orgmode
@BigEatie@fosstodon.org avatar

I'm trying to use as a replacement for . I'm wondering if others use Org that way, and what their solutions are for getting inline plots/images. Ideally I'd like to be able to get regular stdout output and plot output from the same code block as you can in jupyter, and then have the image show up inline at a reasonable size without having to manually mess with filenames, image sizes or adjust headers every time I want to do that.

0x4d6165, to emacs
@0x4d6165@wanderingwires.net avatar

How do y'all like to read email in ? Any cool tricks?

til,
@til@toot.berlin avatar

@0x4d6165 notmuch. The coolest "trick", but also curse at the same time, in my opinion is to store all mail locally. Combined with local files this can become a reliable autarkic knowledge base. Following a reference to an email from inside an org-mode file will always work immediately, no network request needed. Curse, because it requires custom setup to load mails into the system, and to sync metadata (notmuch's tags) between machines.

unixbhaskar, to linux
@unixbhaskar@mastodon.social avatar
publicvoit, to emacs
@publicvoit@graz.social avatar

Protesilaos Stavrou: Re: Advice regarding note-taking in
https://protesilaos.com/codelog/2024-03-22-re-advice-emacs-note-taking/

jtr, to emacs
@jtr@fosstodon.org avatar

I've just updated my emacs configuration to include an important fix for org-refile.

In case you've adopted Vertico and Orderless (like I did) and org-refile stopped working for you, and you don't know why... this is for you.

This is also in Vertico's documentation. https://github.com/minad/vertico?tab=readme-ov-file#org-refile

(credit in finding this issue goes to Prot)

bigeatie, to orgmode
@bigeatie@emacs.ch avatar

I love #orgmode, but there is an idiosyncrasy in org-capture's that seems atrocious to me. Whenever I go to capture a note, the capture buffer deletes all windows that are open except one, and splits it so only that window and the org-capture window are visible. As far as I can tell this is the behavior regardless of what your settings for display-buffer are.

This seems to be because instead of respecting display-buffer settings it uses delete-other-windows to ignore them instead. I can advise it to ignore delete-other-windows, which is better, but it still undoes any changes I make to my window layout while the org-capture buffer is open. Secondly, it also doesn't restore #EXWM windows properly. I cannot fathom why the maintainers would ignore a user's display-buffer preferences.

This is bad enough that I'm thinking about abandoning org-roam, (and probably any other org-capture based workflows). I carefully curate my window layout so that I have the information needed available to me. Org-capture decides that it knows better, and leaves me with a highly inefficient workflow for accessing the information I need to make my note. I just don't understand the rationale here.

If anyone knows a workaround to this insanity, please let me know.

#Emacs

momo, to emacs German
@momo@floss.social avatar

Are there any #emacs users in #hamburg? I am interested in exchange around org-mode and emacs configuration.

#orgmode

lucasvreis, to orgmode
@lucasvreis@mathstodon.xyz avatar
ArneBab, to emacs German
@ArneBab@rollenspiel.social avatar

Emacs Org Clock Agenda Daytime Mode now has its own article: https://www.draketo.de/software/emacs-daytime

I did not want to use the github link in the package.

A simple #Emacs mode which shows the clocked time today in the modeline. It uses the time clocked in org-agenda-files. The main goal is to always see how much I already worked, so I see more easily whether it is time to stop. #orgmode #productivity

ArneBab, (edited )
@ArneBab@rollenspiel.social avatar

Emacs Org Clock Agenda Daytime Mode now changes display when you reached your target time and when you reached your maximum time:

https://www.draketo.de/software/emacs-daytime

With melpa: https://melpa.org/#/org-clock-agenda-daytime-mode

M-x package-install org-clock-agenda-daytime-mode

EDIT: screenshot with canonical variable name style.

#Emacs #orgmode #productivity

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines