3eedef7203
[oni-package] Remove setting ‘package-gnupghome-dir’ on Windows
...
There are multiple versions of the gnupg binary available on Windows. One from
MSYS2 and one from Cygwin at the very least. And which one works is heavily
dependent on the rest of the system configuration and the way Emacs is
installed.
2021-08-23 10:30:24 -07:00
352f61ef62
[oni-org] Simplify usage of inbox.org
...
Instead of everything that needs to explicitly mentioning inbox.org, make it the
default notes file. Usually all new notes should be captured in there and will
be moved up to other places.
2021-08-15 23:40:49 -07:00
af880424a4
[oni-org] Add any org files to the agenda list
2021-08-12 22:02:27 -07:00
ddd2d044ac
[oni-core] Only enable yas-global-mode if everything is installed
2021-08-12 22:02:17 -07:00
7f8da57f4d
[oni-core] Require ‘package’ to use ‘package-installed-p’
2021-08-07 19:53:41 -07:00
2463c583f9
[oni-org] Update Heading snippet
2021-08-04 00:00:30 -07:00
1ae504e6f0
[oni-org] Expand/update used todo keywords
2021-08-03 09:02:35 -07:00
b7df647005
[oni-org] Rename ‘oni-org-knowledge-*’ to ‘oni-org-exocortex-*’
2021-07-30 23:16:34 -07:00
f846a15a07
[oni-org] Fix ‘oni-org-find-knowledge-file’
...
Make sure that any new files for notes are created in the
‘oni-org-knowledge-directory’ directory and not in whichever directory the
current buffer is visiting.
2021-07-30 23:13:56 -07:00
a352d0983a
[oni-cmake] Move autoload to ‘oni-core’
2021-07-30 23:13:18 -07:00
1b3e25051d
[oni-c] Add ‘rainbow-delimiters’
2021-07-28 20:35:05 -07:00
97b4372273
[oni-dired] Turn on ‘dired-dwim-target’
2021-07-28 20:34:49 -07:00
146f5cfcca
Move loading for ‘oni-clojure’ and required packages into ‘oni-core’
2021-07-27 21:06:46 -07:00
3b65ae5748
[oni-core] Enable ‘yas-global-mode’ if ‘oni-yasnippet’ is installed
2021-07-27 20:40:03 -07:00
79a2ec9b8a
[oni-browse-url] Move autoload into ‘oni-core’
...
Because these configurations might now be installed through a package manager
they should be loaded through my “core” configuration.
2021-07-27 20:28:54 -07:00
fccabea46c
[oni-gui] Remove mode-icons
2021-07-27 14:48:22 -07:00
7df9d8591d
[oni-package] Add the nongnu package archive
...
Emacs 28 already includes it, but 27 doesn't.
2021-07-27 12:45:33 -07:00
8d09d01564
[oni-core] Move enabling of modes to after setting up auto loads
...
This way I can be sure that any files that need to get loaded when these get
enabled will be loaded.
2021-07-26 21:30:24 -07:00
8d5b37a12d
[oni-core] Add code to load all of the other configuration files
...
Well, all of those that I’ve updated to require loading.
2021-07-26 21:27:15 -07:00
22373fab15
[oni-org] Add some functions for easy note writing
2021-07-24 01:09:07 -07:00
ed883f3059
[oni-org] Hide both TITLE and title in org buffers
2021-07-24 00:51:16 -07:00
113bed7218
[oni-core] Add a line to the dashboard footer messages
2021-07-24 00:50:40 -07:00
8335b47b03
Disable tests
2021-07-23 01:45:19 -07:00
6e048627a1
[oni-log-edit] Add version number
2021-07-23 01:11:06 -07:00
730acc0394
[oni-org-roam] Remove autoload cookie
2021-07-20 01:15:47 -07:00
0a3a770249
[oni-org] Remove autoload cookie
2021-07-20 01:14:06 -07:00
1d7ac0e410
Add comments on how to use the packages managed by Guix
2021-07-15 22:34:08 -07:00
a14393b612
Remove autoload cookies for packages managed by Guix
2021-07-15 22:33:40 -07:00
46b791411c
[oni-bats] Use my configured yasnippet instead of the default one
2021-07-13 23:16:04 -07:00
4b978ffb75
[oni-ivy] Display posframe in the center of the frame, not window
2021-07-12 21:53:01 -07:00
8bdb2d96ba
[oni-c] Remove autoload cookie
2021-07-08 23:55:46 -07:00
19e9e78981
[oni-core] Update messages in the dashboard
...
These are some of the messages from “Pragmating Thinking & Learning”
2021-07-08 02:27:40 -07:00
2f11c17685
[oni-c] Set up use of ccls for C coding
2021-07-08 02:27:31 -07:00
4309e56f00
[oni-org] Document where icons come from
2021-07-06 21:01:05 -07:00
02c496b04a
[oni-org] Add some category icons
2021-07-06 21:00:42 -07:00
caba40a5f5
[oni-org] Check for ‘line-start’ instead of ‘\n’
...
Line-start is more accurate and will work for both the beginning of the buffer,
and anywhere else in the buffer at the start of the line.
2021-07-06 21:00:42 -07:00
f377541a46
[oni-org] Add capture template for CODE Magazine issues
2021-07-06 00:34:18 -07:00
0befa1ec7c
[oni-core] Add keybinding for `imenu'
2021-07-05 23:33:32 -07:00
bebfe3c991
[oni-org] Add capture template for bought albums
2021-07-05 23:30:21 -07:00
a37f274ce8
[oni-org] Capture most output into my inbox file
2021-07-05 23:28:36 -07:00
b80c4f4321
[oni-org] Add code to embed SVG images in output
...
This was taken from https://emacs.stackexchange.com/a/57433
2021-07-01 19:05:46 -07:00
763395814f
[oni-elfeed] Enable ‘olivetti-mode’
2021-07-01 18:01:24 -07:00
7ac2b35a33
[oni-core] Add Login keyring and remove ‘.netrc’ auth sources
2021-07-01 18:00:13 -07:00
554aad49b5
[oni-org] Only expand snippets if the key is at start of line
2021-06-30 15:22:57 -07:00
f57409a57f
[oni-yasnippet] Try expanding snippets when ‘SPC’ is pressed
...
This hopefully makes it easier for me to use snippets. I always forget about
them.
2021-06-30 15:18:11 -07:00
e50eef7268
[oni-org] Add ‘olivetti’ to org-mode buffers
2021-06-30 11:24:30 -07:00
b5e1c5e2a6
[oni-org] Remove ‘org-journal’ dependency
...
I haven’t been using ‘org-journal’, just a simple capture template.
2021-06-30 11:22:56 -07:00
7f233420c8
[oni-org] Add functions to remove and toggle inlineimages
2021-06-30 11:22:09 -07:00
9d74d0341d
[oni-org] Add function to enable showing inline images on startup
2021-06-30 11:12:50 -07:00
cc07bf0f58
[oni-circe] Add temporary network defaults for Libera Chat
...
Only until Guix upgrades the available version of Circe, or I’m able to use the
master branch.
2021-06-22 23:12:57 -07:00