anonimno, to orgmode

Are statistic cookies not persistent? I close a task and it says like [2/4], save the file, open it up … still the same so ok. Some time later I stumble upon this and get [0/0] although the state of the subtasks didn‘t change.

ddrake, to emacs
@ddrake@mathstodon.xyz avatar

I dreamed about using and . I even remember the specific thing I was trying to do:

You have a top-level heading, and you want to cut it and paste it (or, to use classic emacs terminology, kill and yank) under a lower-level heading elsewhere.

If you just copy and paste, putting the higher-level heading into the lower-level one will mess up the structure below it. My dreaming self wanted to avoid that.

Now my waking self is answering the question. 😄

You can use M-x org-paste-subtree directly; or, you can just use a regular C-y to yank and if you have the variable org-yank-adjusted-subtrees

whew glad I figured that out. I guess my subconscious is deeply concerned about this problem...

This has been your oneiric org-mode public service announcement for today...

mms, to orgmode
@mms@emacs.ch avatar

Does something like „literate infrastructure as a code”, basically ansible as exist?

publicvoit, to emacs
@publicvoit@graz.social avatar

Anybody on who's into ?

whhone, to emacs

Emacs lisp function for jumping to a random org heading. It is useful for getting a random note from a giant notes.org file.

https://gist.github.com/whhone/e8960bc2d22c1168499d9393a2d58e7d

frayoshi, to blender

Just discovered the #3D mode of #ORUI ( org-roam-ui of #emacs )!
#MindBoggling :blobcataww:

I know that probably has been there for a while, but have never activated it! :ablobattention:

Do you also use #orgRoam ?
This is a core node with an index, not sure if I should use it or link nodes differently.. but comes handy and can always disable it with filters :abloblamp:

#secondBrain #zettelkasten #roam #orgmode #mindMap #mindMapping #vfx #movies

bacardi55, to random

To users, is there a way to manage in emacs and ?

takeonrules, to orgmode

Today I read up on ’s capture of feeds. An interesting extensible feature that I hadn’t considered but am now going to let rattle around in my subconcious.

https://orgmode.org/manual/RSS-Feeds.html

art_codesmith, to orgmode
@art_codesmith@toot.cafe avatar

So after ten or so attempts at finding a good board for personal projects I'm throwing the towel. I'm going back to (or maybe , if I ever decide to reinstall Emacs) and just using and checkboxes (headers for epics, emojis for priorities).

Everything else just feels like overkill. Maybe good for managing teams, but either unwieldy and inflexible or too vague for personal stuff.

nickanderson, to emacs
@nickanderson@fosstodon.org avatar

Currently I have 57M' of .org files in ~/org. That's 5005' files and 1205964' lines of text, the largest single file is 1.3M' and the longest lined file has 26370' lines. 4835' are inside org-roam, the majority (`3655') are "dailies".

org-roam-ui visualization without dailies

etenil, to emacs
@etenil@emacs.ch avatar

God I really love mode on , especially when writing files. Thanks a million to Paul W. Rankin (@rnkn) who wrote this gem!

fenix, to emacs

Ahó fellow emacs/ lisp lovers

how to make #Emacs #OrgMode use '#' instead of '*' as outline/symbol ?

Thanks, thanks, thanks for your #help

ferriera_trevi, to android

I've decided I'm sick of file sync errors with and have decided to just manually commit versions with .
I tried also but it doesn't seem to be well supported on

What mobile setups do other people use for and especially , and ?

razorback, to emacs German

Heute will ich mich ein wenig mit und dem beschäftigen. Hat jemand Tipps für den Einstieg?

mms, to orgmode
@mms@emacs.ch avatar

how can I force export for a single file to default to "nearest level 2 heading"? I always want to export current tree but only up to level 2.

-- < what I want to export

--- < i am here

-- < what i don't want to export

nickanderson, to emacs
@nickanderson@fosstodon.org avatar

Hey org-mode users, what export options have you found are best for ultimately getting into google docs (where you are adding on to an existing doc, not uploading net new)? I usually export to odt, then copy paste, but, it's always trashy. Lots of weird extra white space and bullet points that aren't handled well and need manual cleaning. Humm, maybe I need to re-train myself to export to html and copy paste that. On this last test, that seemed to produce much better result.

hlegius, to orgmode

I’ve been revamping my setup on , specifically org-agenda and org-todo. I miss the full integration between org-contact and org-agenda for birthdays in agenda view, and it seems to be the cause of a version mismatch - I’m using Emacs 27, default to 15

This incompatibility probably causes the error, a silly one where ‘date’ is a void variable within the ‘org-contacts-anniversaries’ function.

kickingvegas, to orgmode
@kickingvegas@sfba.social avatar

Wrote a post providing some hard-learned guidance on defining tasks in . There are so many ways to define a task but some work better than others, particularly with agenda views.

http://yummymelon.com/devnull/defining-org-agenda-tasks-or-ive-been-using-org-agenda-wrong.html

jlfaijdherbe, to php

November already, which means is around the corner! Time to try and hype up some coworkers and decide on which language to use. ? Or should I give another try? Or should I take an easier route and use this time? Or , which I started working with this week? Choices 😱

One thing is certain though... it will involve literate programming in .

whhone, to orgmode

What demo would you do to impress your friends or coworkers?

yantar92, to orgmode
@yantar92@emacs.ch avatar

#4 [[bbb:OrgMeetup]] on Wed, Dec 13, 19:00 UTC+3

Another OrgMeetup will be scheduled on the second Wednesday of December,
next week.

Previous meetup notes:
https://list.orgmode.org/orgmode/87edhtfpal.fsf@localhost/

[ Last month was skipped due to EmacsConf and my ]
[ https://emacsconf.org/2023/talks/gc/ ]

URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led
Time & Date: <2023-12-13 Wed 19:00-21:00 @+03,Europe/Istanbul>
The room will be open half an hour before the official start.

During the meetup, we can:

  • Give advice to new users
  • Showcase Org configs or workflows
  • Demo/discuss interesting packages
  • Troubleshoot each-other's issues
  • Discuss "Org mode" section of Emacs news (https://sachachua.com/blog/)
  • Discuss anything else Org-related

Everyone is free to join the discussion/chat or lurk around silently,
listening.

We will not do any recording by default.

jochie, to emacs
@jochie@strangeweb.page avatar

For the entire time I've been using , I never used (or wanted) any kind of spell-checking. That is changing now that I'm using it a lot more to write notes/documentation with / .

Ideally I want to only do spell-checking on comments, when editing code, and similar configurability for Org documents.

What is the recommended method for something like that in 2024 (on macOS, if that makes any difference)?

birv2, to orgmode
@birv2@pkm.social avatar

So excited that I was able to write a blog post in and publish it to my blog from within orgmode! The new post ain't much to look at, and there's no content to speak of. Just a proof of concept. And it proofed!

Thanks, !
https://bob-irving.com/hello-buffer/

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

This package https://github.com/positron-solutions/dslide for making presentations with an document. You can also check the video demon https://yt.artemislena.eu/watch?v=AE82bIKNVjk (don't worry this is just Invidious front-end for Youtube and not a nefarious link).

AAMfP, to emacs
@AAMfP@fosstodon.org avatar

The more I learn , the more I think I should've started way earlier.
I'm using only , to create and manage my digital garden, but I've already learnt a good set of useful commands, my digital garden is automagically converted from Org Mode into HTML with a nice CSS, I've even integrated Japanese furigana and PlantUML!
And I'm sharing back all my current learnings, using the digital garden itself: https://marcoxbresciani.codeberg.page/emacs/orgmode/orgmode.html
Have a nice reading, and give me feedbacks! 🙏🏻

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