Login
Discover
Waves
Communities
Login
Signup
Topics
#org-mode
Global
Trending
Hot
New
Top
#org-mode
New
Top communities
Create your community
latest #org-mode created topics | Ecency
emsenn0
Writing Club
6y
Published via Ecency
Representing my worlds with Org-mode
I'm re-organizing my Org-mode files to be better about writing for a specific audience, and hopefully a more productive writer! Hello, readers! Thanks for your interest in what I have to write. It's important
$ 0.000
2
1
cryptoaritra
emacs
8y
!
Low reputation account with an unverified outbound link, Reveal content
emacs : set up config 01 (init file & org file for literate programming)
This video is about setting up emacs config file. This is the first part of the series. In this video, the init file & org file is set up for literate programming. This video describes how to use org-babel
$ 0.000
1
sundawning
zhihu
8y
在打开org文件时只折叠某个org-mode代码块
实际上,一些代码块太长并且占用太多空间。 默认情况下,希望显示所有代码块,仅在设置要隐藏的代码块时隐藏。 假设org文件中存在需要隐藏的代码块,例如: #+BEGIN_SRC emacs-lisp :hidden ;;; org babel - Choose individual startup visibility of org-mode's source blocks - Emacs Stack
sundawning
emacs
8y
org-mode将org发布为html时"Footnotes"翻译为"参考文献"
参照 怎样让org-mode导出html的toc标题为“目录” – 猎数博客 的示例,创建一个"emacs-init-org-mode"模式,当进入该模式时,修改"org-mode"的一些配置: (define-derived-mode emacs-init-org-mode org-mode "Org+" "org-mode 如何输出[1]? - Org-mode -
wiseagent
Scrobble.life
3d
Promoted
Scrobble Life: Halloween Party (The League).
This publication was also writen in SPANISH and PORTUGUESE. The Film Garage Nobody needs to remind me that there are still two months until the next Halloween, however... This time, I want to have the
shark8me
spacemacs
8y
!
Low reputation account with an unverified outbound link, Reveal content
Indenting code blocks in Spacemacs org-mode
Org-mode (along with org-reveal) is an simple and easy to use method for creating documents and presentations in Spacemacs. However, the default formatting for the code blocks isn't great. Here's how one
sundawning
org-mode
8y
New way to combine klipse with org-mode
Wrote one , but the method is very limited, and it can not be closely combined with the original org-mode, but it is not entirely useless. There are still merits, so this article is relative to the previous
sundawning
org-mode
8y
Get full output of curl shell command in org-mode
At present (<2018-05-10 Thu 21:28:48 UTC+08:00>) there are three solutions. Although the final results are slightly different, they are similar but do not affect the final result.
sundawning
common-lisp
8y
klipse and org-mode
Based on blog "A new way of blogging about Common Lisp" , I temporarilly(<2018-05-10 Thu 16:50:21 UTC+08:00>) find one way to use klipse in org-mode: Set org src block header ":exports
apnigrich
Feel Good
20h
Published via Ecency
Promoted
City Embankment. Modernization.
City Embankment. Modernization.
This is my application for the contest Phone Photography Contest - #128 [New avatar of your favorite photography contest] by @untilwelearn Modernization began on our city Embankment in early summer. I've
sundawning
org-mode
8y
Answer: org-mode how to keep the level when refiling
Question: Snapshot: Answer: (defun org-mode-keep-the-level-when-refiling () (interactive) (cl-destructuring-bind (level reduced-level todo-keyword priority-character headline-text tags-string)
hansvb
vim
10y
!
Low reputation account with an unverified outbound link, Reveal content
Text-editing as a power user : from vim to spacemacs. Or how to Get Things Done.
TLDR Learn how you can use a powerful text-editor to Get Things Done (an improvement over TODO-lists) in org-mode. Also: Spacemacs might end the eternal vim vs. emacs-war. Intro If you are a developer