Compare commits

...

7 Commits

Author SHA1 Message Date
e66629c6bd
feat(org): Configure org project alist
Add configuration to produce blog to org-publish-alist
2024-08-29 15:20:30 -04:00
47facf5c8b
feat(templates): Add quality journal template 2024-08-29 15:20:06 -04:00
ac12d307fa
feat(org): Remove and reformat org configuration
Remove a lot of extraneous org-mode config.
Remove a lot of doom modules not using.
Add several useful doom modules (nix, direnv, etc)
Reformat configuration
2024-08-29 15:19:05 -04:00
941712eb6f
fix(snippets): Add uuids
Add UUID to all snippets
2024-08-29 15:12:57 -04:00
05ec198451
fix(org): Correct path to org directory 2024-08-29 15:12:17 -04:00
7445fd6a74
feat(theme): Change theme to xcode 2024-08-29 15:05:23 -04:00
J S
5d364ba624
feat(date): Add new date functions
- fix: Removed conditional statement that always failed
- add much better date functions
- Correct lualatex run command, needs two passes
- Configure org super-agenda mode
- Remove archive from agendafiles
2024-07-11 18:53:55 -04:00
6 changed files with 382 additions and 386 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
# -*- mode: snippet -*-
# name: APA Configuration
# uuid: apa-configuration-block
# key: #+APA
# uuid: 00098505-af57-49d4-30cb-8938f953ead4
# key: <APA
# condition: t
# --

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: SVGBob Code Block
# uuid:
# uuid: 766b0370-03cf-cd14-ebe3-e3c8f1f892ef
# key: <svgbob
# condition: t
# --

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: person
# uuid:
# uuid: 8e7830ba-e18c-91d4-b6a3-f36343e42ba7
# key: ?person
# expand-env: ((yas-indent-line 'auto))
# condition: t

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: two-sided-drill
# uuid:
# uuid: 8583d284-a249-c544-ba73-2055e32f63cc
# key: ?two
# expand-env: ((yas-indent-line 'auto))
# condition: t

View File

@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: Anki cloze
# uuid:2023-12-10t232420
# uuid: 4a5be8a3-de32-6a14-1ff3-0bb6312d8796
# key: cz
# condition: t
# --