1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
[[!sidebar content=""]]
[[!meta title="Emacs journalism (or everything's a nail if you hit it with Emacs)"]]
[[!meta copyright="Copyright © 2022 Alfred Zanini"]]
[[!inline pages="internal(2022/info/journalism-nav)" raw="yes"]]
<!-- Initially generated with emacsconf-generate-talk-page and then left alone for manual editing -->
<!-- You can manually edit this file to update the abstract, add links, etc. --->
# Emacs journalism (or everything's a nail if you hit it with Emacs)
Alfred Zanini (he/they)
[[!inline pages="internal(2022/info/journalism-before)" raw="yes"]]
# PART I - Where I started
## Figuring out what you want out of your workflow
For me, that is:
- note-taking and todos for admin and work tasks
- project management - setting up deadlines for each task and reminders to check in with people
- a writing environment when I need to focus on script work
- a way to experiment with coding and integrating that into my work
- storyboarding different scenes
- scheduling interviews and reachouts for interviews
## Presentation of my previous workflow
Using google drive, word, storyboarder, wechat, notion
# Part II - Where I ended up
## Why Emacs ?
## Org-Contacts
Setting up Org-Contacts to track documentary leads and keep up with them -
also in use for personal contacts
## ORG Roam
Using Org-Roam to link project ideas and leads, and add summaries of interviews
/ transcripts to contact files. Org-Mode and Org-Contacts to schedule interviews,
reaching out, check-ins. All the while writing the script for the project on the
Org-Roam page, with global project questions and specific interview questions
for each scheduled shoot.
## PANDOC and working with colleagues
Once my first draft of the script is ready, I need to be able to share it for review.
This is where the "Everything's a nail when you hit it with emacs" part comes
in. Using Org-Mode for comments and for coloring with HTML tags and source
blocks Not the easiest nor the most fun way to collaborate, but it is where I
have ended up on.
## Other packages I use regularly for a documentary workflow
Mu4e Fountain.el hledger-mode bibtex for research papers present
# Conclusions
## Forever Work In Progress
A lot of features to be added and kinks
to be worked out but getting to a state where you can use software
that you love every day is the most important point to me
So let's keep modding our configs!
[[!inline pages="internal(2022/info/journalism-after)" raw="yes"]]
[[!inline pages="internal(2022/info/journalism-nav)" raw="yes"]]
[[!taglink CategoryOrgMode]] [[!taglink CategoryOrgRoam]]
|