Dotfiles/site-modules/core/files
Ade Attwood 843767fdb8 feat(emacs): move org tasks to org roam
Moves all of the tasks from Todo.org into any org-roam note file. All tasks
will then show up in the agenda and be able to be scheduled and searched just
like any other task we currently have in the Todo.org file. This is based of
the task management blog below. It will add a filetag to any file that has
tasks in it. This will then use only those files to build the org agenda so it
dose not have to search though every file in the roam database.

https://d12frosted.io/posts/2021-01-16-task-management-with-roam-vol5.html

The main difference from this blog is that it uses the `tasklist` filetag
rather than `projects` as the blogs. This makes much more sense for my use case

It also moves all the capture targets to the roam dailies so my main workspace
for the day is the daily note. This also moves the refile targets to be the old
Todo.org file. I will still be using this for the main backlog and any tasks
that don't need to be complete on that day. The current workflow I will be
using is capturing into the daily note. If I won't complete it that day, it
will either move to the next day or be refiled to be done on another day.
2024-10-10 07:47:28 +01:00
..
bin feat(bin): update pf script to use wezterm tabs 2024-09-04 19:06:39 +01:00
emacs feat(emacs): move org tasks to org roam 2024-10-10 07:47:28 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): use the lsp to format f# files 2024-09-24 19:53:46 +01:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf fix(tmux): set the actual name to the tmux plugin 2024-06-08 18:06:34 +01:00
wezterm.lua feat(term): move to wezterm mux from tmux 2024-09-04 18:20:25 +01:00
zshrc refactor(core): move from base16 themes to nord 2024-06-08 14:50:57 +01:00