Commit Graph

552 Commits

Author SHA1 Message Date
TEC ea959d619e
Github: include .org files as lang 2020-12-24 13:04:00 +08:00
TEC 32caf16794
Untrack init.el and packages.el 2020-12-24 04:17:46 +08:00
TEC e75ea48833 Config: Refile emacs 'apps' into own section 2020-12-20 16:57:03 +08:00
TEC 01595a28ac Org html: add print-specific styling 2020-12-20 03:33:13 +08:00
TEC 7521524e14 Forgot to quote function reference 2020-12-20 02:27:13 +08:00
TEC f074def12e Org htmlize: enable highlight-numbers 2020-12-20 02:25:08 +08:00
TEC a7e64412fc Org html: Make TOC header link to top of page 2020-12-20 02:24:02 +08:00
TEC e0d5fb9824 Org html: Add image information to OG metadata 2020-12-20 02:22:07 +08:00
TEC 2a81e2ddd5 Add function to quick-test Org patches 2020-12-18 04:53:47 +08:00
TEC e0603da598 Org html: update meta tags setting to match patch 2020-12-16 12:28:34 +08:00
TEC 325d1a31e3 Add yas org snippet helper functions
and a few little similar tweaks
2020-12-16 03:01:35 +08:00
TEC bc1a07af46 Add org-plot configuration
Thanks to the newly merged patches, we can do some nice configuration :)
2020-12-16 02:59:19 +08:00
TEC 5b88116d9b Fix stupid typo (orig-fn != orig-fun) 2020-12-13 20:10:39 +08:00
TEC 990f236836 Org html: Move min-height from #page to #content
This avoids some sort of weird edge-case where applying it to #page
causes it to become 100vh tall (even on longer documents).
2020-12-13 19:52:38 +08:00
TEC 8f8d5f61f1 Add missing param to advice function def 2020-12-13 19:51:40 +08:00
TEC a23cc4843f Org html: ensure that #page covers the viewport 2020-12-13 03:01:07 +08:00
TEC 563fc81cc3 Correct references to renamed function 2020-12-10 22:43:51 +08:00
TEC 31db6b9203 Improve org ref contraction readability and docs 2020-12-10 22:35:21 +08:00
TEC b5f928bec1 Config: Add commit hash to html export
also use last git change date, not current time
2020-12-10 02:44:01 +08:00
TEC e5cb16b14b Org: use #+date not current time in html timestamp 2020-12-09 20:57:23 +08:00
TEC bd65ff20f4 Simplify modeline buffer roam relabelling
Hopefully more robust too
2020-12-09 15:31:20 +08:00
TEC 2a8c5ae9ba mu4e: add yesterday bookmark 2020-12-09 15:28:32 +08:00
TEC 2cfef5dd56 Bump packages 2020-12-09 15:27:43 +08:00
TEC d3f6f2fbfc Changes in generated python file 2020-12-09 14:47:46 +08:00
TEC 0a0d6ad3ed Add missing cl- prefix to function 2020-12-09 10:40:03 +08:00
TEC 02957f68a4 Fix typo 2020-11-27 23:42:08 +08:00
TEC 0272fd27ee Bump packages 2020-11-18 04:17:36 +08:00
TEC 882bdbd01d Tweak window title of roam files 2020-11-18 04:14:10 +08:00
TEC 824758f66b Org keyword downcase: match underscore too 2020-11-18 02:12:48 +08:00
TEC 6ff6c3e354 Enable haskell module, for pandoc 2020-11-18 01:31:28 +08:00
TEC 37dbc664ee Fix misspelled function name (+mu4e) 2020-11-18 00:31:18 +08:00
TEC f19a4ea3c5 Add more tangle logic to shell commands 2020-11-17 03:18:23 +08:00
TEC adcf3a45cc Change email link to public archive from mu4e 2020-11-14 16:59:12 +08:00
TEC 28b47108be Add xclip dependency to publish workflow 2020-11-14 16:49:18 +08:00
TEC 96c26e64bf Add quote to support Org having lowercase keywords 2020-11-14 16:38:27 +08:00
TEC a7faac3775 Fix org unpinning 2020-11-10 18:25:25 +08:00
TEC 6089f71114 Remove redundant org-plot modification commentary 2020-11-10 17:26:45 +08:00
TEC b4f5d585aa Add simple function to lower #+KEWORD case 2020-11-10 17:19:42 +08:00
TEC 5757f0371b Add shebang and +x to generated shell script 2020-11-10 16:37:40 +08:00
TEC d6d07b44de Not anticipating using hledger any time soon
Beancount.
2020-11-06 22:49:41 +08:00
TEC 1f2983be5c Org: improve HTML pre-copying 2020-11-06 18:19:51 +08:00
TEC 245389cbdc Update packages 2020-11-04 13:50:35 +08:00
TEC df77fcc40d Add file templates for org + licence files 2020-11-04 13:35:05 +08:00
TEC 0df9581dac Link to config.el export in readme, rework a tad 2020-11-04 12:42:30 +08:00
TEC 46bfb2e0c0 Re-add removed Doom org variable settings
Response to 5c12834e72
2020-11-04 11:57:50 +08:00
TEC b7d655d9f8 Use subdir for publish action 2020-11-04 00:18:20 +08:00
TEC 824869b618 Remove comments from packages file
They're not worth the space
2020-11-04 00:06:10 +08:00
TEC 2a4bba8238 Initialise capture templates after frame, not use
This is to avoid an issue when the first capture template used is a roam
capture template.
2020-11-04 00:06:10 +08:00
TEC bced3aa053 Add gitignore file 2020-11-04 00:06:09 +08:00
TEC db5fcf2c4f Add github publish action 2020-11-04 00:06:06 +08:00