aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org
Commit message (Collapse)AuthorAgeFilesLines
* oni-org: Add function to insert org link into bufferGravatar Tom Willemse8 days1-1/+20
|
* oni-org: Add capture template for a reference noteGravatar Tom Willemse8 days1-1/+18
|
* oni-org: Add function to change TODO state back after ↵Gravatar Tom Willemse2026-01-081-3/+11
| | | | clocking out
* oni-org: Remove reference to exocortex-novusGravatar Tom Willemse2025-03-061-2/+2
|
* oni-org: Update location of todo filesGravatar Tom Willemse2025-03-061-33/+7
|
* oni-org: Move tasks to gtd folderGravatar Tom Willemse2025-03-061-7/+13
|
* [oni-org] Add files with tasks in PARA directoriesGravatar Tom Willemse2024-07-011-1/+18
| | | | I'm trying out trying out PARA and these files sometimes have tasks in them.
* [oni-org] Change org tags columnGravatar Tom Willemse2024-07-011-1/+1
|
* [oni-org] Fix variable nameGravatar Tom Willemse2024-07-011-1/+1
| | | | I think they must have renamed this variable at some point.
* [oni-org] Fix indentationGravatar Tom Willemse2024-07-011-9/+9
|
* [oni-org] Slim downGravatar Tom Willemse2024-07-011-243/+10
| | | | Remove some unused parts of my configuration.
* [oni-org] Add capture template for DONE tasksGravatar Tom Willemse2024-05-091-1/+11
|
* [oni-org] Fixup stuck-projects and overview agenda viewsGravatar Tom Willemse2024-04-031-3/+5
|
* Add Stuck projects and overview agenda commandsGravatar Tom Willemse2024-03-121-2/+17
|
* [oni-org] Remove roam files from agenda, move roam databaseGravatar Tom Willemse2024-02-151-4/+2
|
* [oni-org] Change location of my todo listsGravatar Tom Willemse2024-02-011-90/+14
|
* [oni-org] Delete extra blank lines after removing inbox ↵Gravatar Tom Willemse2023-11-141-2/+3
| | | | items
* [oni-org] Fix off-by-one errorGravatar Tom Willemse2023-11-141-2/+2
|
* Remove ‘ace-link’ settingsGravatar Tom Willemse2023-10-031-4/+1
| | | | These have been moved to my Guix configuration.
* Change ace-link keybinding from ‘C-c C-o’ to ‘C-S-e’Gravatar Tom Willemse2023-10-021-2/+2
| | | | | | I was trying to think of a good keybinding that I would like, and then I remembered that kitty uses the ‘C-S-e’ keybinding and I've grown accustomed to it.
* Add some more ace-link keybindingsGravatar Tom Willemse2023-10-021-1/+4
|
* [oni-org] Automatically generate faces for priorities in ↵Gravatar Tom Willemse2023-09-181-1/+19
| | | | org-mode
* [oni-org] Load agenda files from org roamGravatar Tom Willemse2023-09-111-7/+3
|
* [oni-org] Clean up agenda category icon settingsGravatar Tom Willemse2023-09-111-38/+47
|
* [oni-org] Add a few extra category iconsGravatar Tom Willemse2023-08-226-2/+62
|
* [oni-org] Add some extra structure templatesGravatar Tom Willemse2023-08-061-1/+4
|
* Enable ‘variable-pitch-mode’ (again)Gravatar Tom Willemse2023-08-011-1/+2
| | | | | | | Now that I've added the ‘org-table’ face to ‘yoshi-theme’[1] I can enable the mode again and not be bothered by misaligned tables. [1]: https://git.sr.ht/~ryuslash/yoshi-theme
* [oni-org] Add a dynamic block for showing a Mastodon ↵Gravatar Tom Willemse2023-07-281-1/+40
| | | | post as a quote
* [oni-org] Add a yasnippet snippet for a todo itemGravatar Tom Willemse2023-07-161-0/+10
|
* [oni-org] Add category icons for “blog” and ↵Gravatar Tom Willemse2023-07-163-2/+6
| | | | “writing”
* [oni-org] Add ob-asyncGravatar Tom Willemse2023-07-101-2/+3
|
* Fix typoGravatar Tom Willemse2023-07-091-2/+2
|
* [oni-org] Export “” as escaped html entitiesGravatar Tom Willemse2023-07-061-2/+9
|
* [oni-org] Get rid of any ‘(setf (map-elt ...) ...)’ ↵Gravatar Tom Willemse2023-06-211-72/+90
| | | | | | | | | | | | | | | occurrences Right now this doesn't seem to work at all... It works fine when I evaluate this using ‘eval-defun’ or ‘eval-last-sexp’, but when I try to byte-compile it doesn't work. I've added my own custom macro that expands to the same thing that ‘(setf (map-elt ...) ...)’ should. I have forgotten how to write macros properly so I may have made some mistakes. This should only be temporary until I figure out why this is happening... it might just be that I'm using a version of Emacs built from a faulty commit.
* [oni-org] Only show snippet captures in ‘org-mode’Gravatar Tom Willemse2023-06-131-1/+7
| | | | They don't currently make sense for anywhere else...
* [oni-org] Fontify quote and verse blocks speciallyGravatar Tom Willemse2023-06-131-0/+1
|
* [oni-org] Add a capture template for a snippet about ↵Gravatar Tom Willemse2023-06-131-0/+8
| | | | Emacs articles
* [oni-org] Add template for capturing Emacs package questionsGravatar Tom Willemse2023-06-131-1/+16
|
* [oni-org] Bring back capture templates and agenda viewsGravatar Tom Willemse2023-06-071-1/+76
| | | | New and (hopefully) improved...
* [oni-org] Add gnuplot to automatically loaded languages ↵Gravatar Tom Willemse2023-06-041-1/+2
| | | | for Babel
* [oni-org] Add my tickler file to my refile targetsGravatar Tom Willemse2023-06-041-2/+7
|
* [oni-org] Sort paragraphGravatar Tom Willemse2023-06-041-1/+1
|
* [oni-org] Use a new archive file for each yearGravatar Tom Willemse2023-06-041-1/+5
| | | | | | This way archives don't keep growing indefinitely and opening the archive doesn't load every single language I've ever used because there are code blocks in there.
* [oni-org] Throw away custom agenda commands and capture ↵Gravatar Tom Willemse2023-06-0213-135/+1
| | | | templates
* [oni-org] Automatically hide source code blocks marked ↵Gravatar Tom Willemse2023-06-011-1/+18
| | | | | | | as hidden Source: https://emacs.stackexchange.com/questions/44914/choose-individual-startup-visibility-of-org-modes-source-blocks
* [oni-org] Sort hooksGravatar Tom Willemse2023-05-301-2/+2
|
* [oni-org] Enable ‘yas-minor-mode’ in Org ModeGravatar Tom Willemse2023-05-301-1/+2
|
* [oni-org] Automatically load ‘ob-dot’Gravatar Tom Willemse2023-05-301-1/+2
|
* [oni-org] Fix typoGravatar Tom Willemse2023-05-261-2/+2
|
* [oni-org] Change the way file links are displayed in ↵Gravatar Tom Willemse2023-05-261-1/+17
| | | | | | | org-mode If a file link points to a file that doesn't exist, display it similarly to an error.