summaryrefslogtreecommitdiffstats
path: root/2021/talks/invoice.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/invoice.md')
-rw-r--r--2021/talks/invoice.md60
1 files changed, 60 insertions, 0 deletions
diff --git a/2021/talks/invoice.md b/2021/talks/invoice.md
new file mode 100644
index 00000000..c3534656
--- /dev/null
+++ b/2021/talks/invoice.md
@@ -0,0 +1,60 @@
+[[!meta title="Find Your (In)voice: Emacs for Invoicing"]]
+[[!meta copyright="Copyright © 2021 Bala Ramadurai"]]
+[[!inline pages="internal(2021/info/invoice-nav)" raw="yes"]]
+
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# Find Your (In)voice: Emacs for Invoicing
+Bala Ramadurai
+
+[[!taglink CategoryOrgMode]]
+
+[[!inline pages="internal(2021/info/invoice-schedule)" raw="yes"]]
+
+[[!table header="no" class="speaker-details" data="""
+Name pronunciation: | BA-lA
+Pronouns: | he/his
+Homepage: | <https://balaramadurai.net>
+Preferred contact info | <bala@balaramadurai.net>
+"""]]
+
+Ye Freelance warriors, please lend me your I/O devices for 5 minutes.
+
+Your time is your money! Do you find it a pain to generate an invoice,
+record the details into your accounting software and keep track of
+taxes and payments? You are not alone, I found the whole invoice
+thingy to be extremely painful.
+
+But worry not, Emacs comes to our rescue.
+
+My talk will give you a basic intro on how to use org mode, some embedded python code and file jugglery to generate stylistic and professional invoices.
+
+What you will learn during the session:
+
+- How to track your freelance time using orgmode
+- How to create the basic infrastructure for invoice generation
+- How to generate the invoice
+- How to manage multiple clients
+- How to enter the finance details into your accounting software
+- How to track invoice payments
+
+We will use the following packages:
+
+- Emacs+orgmode (duh?)
+- yasnippet
+- python layer (I use spacemacs, so whatever is the equivalent in your config)
+- Some unnecessary Shakespearean references
+
+# Discussion
+
+- okay, this is some next level invoicing automation!
+- The accounting system transactions are a nice touch
+- it's really hard to tell that came from org :)
+- European format would be DD.MM.YYYY and not with dashes which can be mixed up with ISO or other formats. in the UK it's often with slashes: DD/MM/YYYY
+- From [YouTube](https://www.youtube.com/watch?v=b__d04aHEbI&feature=em-comments): This looks great! Much better than my amateurish attempts. Thanks!!!
+
+
+[[!inline pages="internal(2021/captions/invoice)" raw="yes"]]
+
+[[!inline pages="internal(2021/info/invoice-nav)" raw="yes"]]