Hello Worg, the Org-Mode Community
orgmode.org
Hello Worg, the Org-Mode Community
1–10 of 53 posts
Re: Hello Worg, the Org-Mode Community
#2Re: Hello Worg, the Org-Mode Community
#3Well I have absolutely no idea what worg is.
Re: Hello Worg, the Org-Mode Community
#4Well I have absolutely no idea what worg is.
It includes tutorials, ideas, code snippets, etc., shared to make your introduction and customization of Org-mode as easy as possible. Worg is maintained by a group of Worg contributors, and maybe you.
Re: Hello Worg, the Org-Mode Community
#5Well I have absolutely no idea what worg is.
[1] https://orgmode.org/worg/worg-about.html - Worg is a collaborative knowledge database about Org (Emacs org-mode).
Re: Hello Worg, the Org-Mode Community
#6Well I have absolutely no idea what worg is.
Re: Hello Worg, the Org-Mode Community
#7Re: Hello Worg, the Org-Mode Community
#8Well I have absolutely no idea what worg is.
The details are here [1]; the OP should probably add a clearer explanation. [1] https://orgmode.org/worg/worg-about.html - Worg is a collaborative knowledge database about Org (Emacs org-mode).
Re: Hello Worg, the Org-Mode Community
#9I use markdown now, because you have a lot of tools to deal with markdown, while all tools for org-mode are bound to emacs. Which is perfectly fits the emacs philosophy of emacs being an operating system, but it is not for me. It was fun 20 years ago, but now when I'm thinking of tinkering with emacs configuration for hours to get anything done, I feel an impulse to run away.
Re: Hello Worg, the Org-Mode Community
#10So many good words, but they all miss the crucial point: you can't write a parser for org-mode. So elisp interpreted is needed to run the lisp code that defines it. It means that org-mode can be good while you are using it from emacs, and it sucks for anything else. I use markdown now, because you have a lot of tools to deal with markdown, while all tools for org-mode are bound to emacs. Which is perfectly fits the e…