Commit Graph

22 Commits

Author SHA1 Message Date
5ec64b7839 emacs: add custom link types to wiki module 2024-09-21 11:44:37 +08:00
3df8b2cc1b emacs: update wiki module 2024-09-08 12:20:55 +08:00
ec952a017a emacs: update wiki configuration
We made it more complete except for the capture templates.
2024-08-27 18:04:19 +08:00
80ebad6d94 emacs: fix capture hook for wiki module 2023-08-24 10:30:31 +08:00
89244b7ccd emacs: update Doom Emacs custom wiki module
We'll go full citar for our bibliography management.
2023-08-23 19:36:55 +08:00
f480bbb2c4 project: update file permissions 2023-03-13 02:07:01 +08:00
Gabriel Arazas
5862afecaf emacs: update wiki module 2022-11-17 11:20:46 +08:00
Gabriel Arazas
cc631e43a2 emacs: remove tools/wiki +dendron option 2022-11-17 11:20:29 +08:00
Gabriel Arazas
43a8c3c077 emacs: migrate to use modulep!
`featurep!` is deprecated and it is pretty simple migrating to it.
2022-09-19 21:29:30 +08:00
Gabriel Arazas
dc79a5b83b Update Emacs config 2022-05-24 19:02:00 +08:00
Gabriel Arazas
70126373f0 Clean up Doom Emacs config 2022-01-11 22:19:46 +08:00
Gabriel Arazas
9af98f21d2 Update muh editor configs 2021-11-16 19:55:36 +08:00
Gabriel Arazas
fb0a118741 Update scripts, Emacs, and Neovim config 2021-10-14 17:46:19 +08:00
Gabriel Arazas
861bc01ac0 Update org-roam wiki module
Now with the graphing feature with org-roam-ui.
2021-08-09 01:06:34 +08:00
Gabriel Arazas
8dc05f94ee Update Emacs config
Also updated org-roam. Though, Doom Emacs will eventually update it,
rendering the custom module useless in the future.
2021-07-22 19:25:18 +08:00
Gabriel Arazas
071b2f56b9 Update custom wiki Doom module 2021-05-27 19:48:08 +08:00
Gabriel Arazas
233e6bac4e Update editor configs 2021-05-09 10:42:17 +08:00
Gabriel Arazas
932a81aa81 Update Emacs config again 2021-05-07 08:43:56 +08:00
Gabriel Arazas
de6b66c657 Update custom Doom wiki module 2021-05-06 14:28:37 +08:00
Gabriel Arazas
75de71b4d0 Create a custom Doom module for wikis 2021-05-04 23:59:07 +08:00
Gabriel Arazas
c298c621c9 Update editor config and add new config packages 2021-05-03 11:38:31 +08:00
Gabriel Arazas
0681d1fd7c Structure the project with NixOS-styled distros
It's been a while but I've been using NixOS (or anything styled like it
like GuixSD, for example) and distro-hopped from Arch Linux.
I think it's high noon for making the structure of this setup to be
truer to one of the big objectives which is how easy to transfer this
between different setups.
Which means I removed some things such as the package lists, systemd
config files, and package manager-specific configs.
While the solution is easy (which is to simply ignore the
system-specific files) but I'm not going with the pragmatic solution not
because I'm a dumbass but because I'm so smart that I want to create a
challenge for myself to solve a puzzle on figuring out a way on how to
structure my dotfiles. :)

Such a productive use of my time, that's for sure.
2020-09-11 03:12:26 +08:00