Add some podcasts
This commit is contained in:
parent
56123da22c
commit
c46b1097d4
1 changed files with 18 additions and 0 deletions
|
@ -158,6 +158,24 @@ predecessor if there is a non-DONE sibling defined before it."
|
||||||
%U
|
%U
|
||||||
%description
|
%description
|
||||||
%a
|
%a
|
||||||
|
")
|
||||||
|
("Linux voice podcast"
|
||||||
|
"http://www.linuxvoice.com/podcast_ogg.rss"
|
||||||
|
"~/documents/org/podcast.org" "Linux Voice"
|
||||||
|
:template "
|
||||||
|
* LISTEN %h
|
||||||
|
SCHEDULED: %T
|
||||||
|
%description
|
||||||
|
%a
|
||||||
|
")
|
||||||
|
("Open Metalcast"
|
||||||
|
"http://feeds.feedburner.com/openmetalcast/ogg"
|
||||||
|
"~/documents/org/podcast.org" "Open Metalcast"
|
||||||
|
:template "
|
||||||
|
* LISTEN %h
|
||||||
|
SCHEDULED: %T
|
||||||
|
%description
|
||||||
|
%a
|
||||||
")))
|
")))
|
||||||
(setq org-fontify-done-headline t)
|
(setq org-fontify-done-headline t)
|
||||||
(setq org-hide-emphasis-markers t)
|
(setq org-hide-emphasis-markers t)
|
||||||
|
|
Loading…
Add table
Reference in a new issue