Commit Graph

27 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
J S
b55495cf0c
feat[date] Simplified date commands
I simplified and added an extra date command.
I also fixed the eval-confirmation for elisp and shell links.
2024-04-12 12:21:45 -04:00
J S
85556a13c0
feat[snip] Added APA snippet 2024-04-08 12:05:10 -04:00
J S
591c565087
feat[all] Added and removed many things
I changed the theme to doom-homage.
I removed funny stuff to slim down a bit.
I changed the org-capture keybinds and added a category for school.
I added org-super-agenda and corrected agenda keybinds.
I added lilypond editing.
I removed calfw calendar view.
I removed extraneous weblorg settings.
I removed org-roam-ui settings that were unecessary.
I added vterm and multipe-cursors.
2024-04-08 12:01:27 -04:00
J S
d28cd4d88e
feat[latex,bash] Updated latex templates
I updated the latex templates and process.
I updated the mechanism for accessing bash and other shells.
2024-01-26 18:27:26 -05:00
J S
476ab85aec
feat[website] Added cap template for website 2024-01-01 16:23:52 -05:00
J S
d951d543ed
feat[captures] Removed defunct school template
Added error-check to not use Hack font if not present.
Began work on filter for inline anki links
2024-01-01 16:15:12 -05:00
J S
17d5fdf03b
feat[agenda] Swapped vulpea for ripgrep
I exchanged the bulky vulpea source code for ripgrep.
It's faster, and much easier to understand.
2023-12-27 22:04:41 -05:00
J S
83eddd3c9f
feat[anki,html,weblorg]: Added weblorg package
Adjusted html export settings to allow correct render of mathematics.
Added snippet for anki-cloze
2023-12-14 23:33:15 -05:00
J S
bdfebf8ce7
feat[anki]: Added inline-anki as an option 2023-12-14 23:32:41 -05:00
J S
a0bcaf0092
Added snow and fireplace modules for some fun.
Re-added standard C-a and C-x vim keybinds, as EViL increment/decrement
does not support.

Added inline-anki package for better anki management.
Added cookies file
2023-12-09 18:53:31 -05:00
J S
a0aff6ce84
feat[lsp]: Disabled lsp indentation settings 2023-11-30 11:46:30 -05:00
J S
68bad990c0
feat[archive]: Removed bad archive feature 2023-11-27 11:40:07 -05:00
J S
9ac4f2988b
feat[editorconfig]: Updated editorconfig list
packate[heatmap]: Removed org-heatmap

feat[latex]: Updated turabian template to function
2023-11-22 11:37:30 -05:00
J S
a5cf5c4689
feat[packages]: Moved init.el and packages.el
I moved packages.el and init.el into config.org.
This makes my config.org a completely flexible file, any doom emacs
installation will use it.

Style: Changed capital #+BEGIN_SRC and #+END_SRC to lowercase.
Changed theme to simple black-and-white
Packages: Distributed `package!` statements throughout the config, to
exist near the relevant configuration.

org-plot: Stole tecosaur's plot theme configuration to autoconfigure
org-plot themes.
2023-11-13 14:53:57 -05:00
J S
3e2295f859
feat[gitignore]: Untracked *.el files
I will no longer track raw elisp files.
Instead I will use the .org master file exclusively.
2023-11-13 13:25:38 -05:00
J S
b7b85eaf9a
feat[archive]: Removed archive functionality
I removed the advanced subtree archives as it was disrupting my
workflow.
I would like to rework it at some point.
I also stripped out the display-in-eww functionality.
2023-11-13 12:45:15 -05:00
J S
f5caccd7f7
feat[lsp,org,cite]: Added better citation icons
I added some snazzy icons to citar.
Corrected several org-latex classes to avoid hyperlink highlights.
Added (potentially) better LSP settings with syntax flags
2023-10-30 13:07:22 -04:00
J S
0073afd67f
feat[snippets,archive,evil]: Better archives
I added some code to allow full-subtree archives with SPC-m-A
I also enabled C-c to switch to normal mode.

Added mermaid snippet
2023-10-29 01:48:10 -04:00
J S
b0e455ac12
feat[ox-hugo]: Added settings specific to ox-hugo
I added ox-hugo back in.

Adjusted latex processor to lualatex.
Created resume templat from mcdowellcv.
Added anki-editor package
2023-10-27 08:25:36 -04:00
J S
b04e50f694
feat[ALL] First commit 2023-10-13 21:48:58 -04:00