Org tutorials

orgmode.org

189 points by dargscisyhp 4 days ago


thecsw - 3 days ago

Orgmode got me through college, research, and at work, it really is the perfected markup language that can do a lot more than just being a markup language. The extensibility and out of the box export to other formats makes it immediately useful for at least 80% of common tasks.

It has ingrained itself so deeply into my muscle memory that I built out a whole website builder [1] and extended the language to support all kinds of nice QoL things for my website [2].

Something that as the other commenter here noted—I can rely on orgmode for many decades to come.

[1] https://github.com/thecsw/darkness [2] https://sandyuraz.com

NoboruWataya - 3 days ago

I hear so many people rave about orgmode on HN, all of them emacs users. This seems obvious since it is an emacs feature after all, but if orgmode is so good, has it not been implemented outside of emacs? Is there a standalone orgmode implementation that non-emacs users should look into?

silcoon - 3 days ago

I wish there's something like Obsidian with the same support for org-mode that Emacs has. A few pros:

- Organize notes in org-mode is much quicker - The best support for lists (and I do list most of the times) - Tags and properties - Perfect integration with agenda - Great TODOs support - Code blocks with highlights, execution and results

uludag - 3 days ago

I'm on my seventh year of using org-mode for my task management. My system has slowly evolved over time but I'm pretty much still using the same single text file to manage everything. My main getting-things-done org-mode file is now at 6k lines long.

Before org-mode, I was always downloading different software to manage tasks and notes. The tool churn was very degrading to my productivity but I feel that commercial interests would keep turning the churn machine: new UI changes, enshitification, monthly subscriptions, etc.

It's such a refreshing feeling, sitting back, and feeling assured that for the next presumably 25 years of my career, and perhaps for the rest of my life, I can still be using org-mode, and it will always work as I learned it, but it's flexible enough to easily implement extensions.

- 3 days ago
[deleted]
Nesco - 3 days ago

To people using org mode, how does it help you more than Markdown? Genuinely curious because I tried at some point and it felt too heavy.

Maybe because I am a vim user instead of eMacs?

anthk - 3 days ago

Org-Mode with Hyperbole it's like doing computing in 2070, but without bullshit AI LLM's. Try it and you'll understand.

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

If you are a Lisp programmer, you can OFC use ob-lisp with it (and maybe there's ob-elisp to learn Elisp in a literate way).

This is like a Jupyter netbook, with steroids. Org Babel:

https://orgmode.org/worg/org-contrib/babel/

Supported languages:

https://orgmode.org/worg/org-contrib/babel/languages/index.h...

moi2388 - 3 days ago

I tried several times, but I just can’t get EMacs or org mode working.

It’s like every single functionality only works 90%, and breaks on the last 10% required to actually be a valid alternative :(

Scarblac - 3 days ago

Is there are good way to share org files between a laptop and a phone? I want to mark to-dos as done, add new ones and notes etc from both.

jrm4 - 3 days ago

Funny, I just posted a standalone question but I'll repeat it here:

Anyone out there using Generative AI to modify their environment et al? Basically to attack the whole "lisp" thing?

I see the potential in the power and would love to get back into it (I used Org-Mode for about a year then gave up on it) and wondering if anyone else has tried.

hodanli - 3 days ago

i like logseq as somewhat modern iteration of org-mode

tomtomhowling - 3 days ago

[dead]