BIBLIOGRAPHY

Boris Buliga. 2020a. “Task Management with Org-Roam Vol. 1: Path to Roam.” Boris Buliga. June 23, 2020. https://www.d12frosted.io/posts/2020-06-23-task-management-with-roam-vol1.

———. 2020b. “Task Management with Org-Roam Vol. 2: Categories.” Boris Buliga. June 24, 2020. https://www.d12frosted.io/posts/2020-06-24-task-management-with-roam-vol2.

———. (2020) 2025. “D12frosted/Vulpea.” https://github.com/d12frosted/vulpea.

———. (2021) 2025. “D12frosted/Vino.” https://github.com/d12frosted/vino.

History

  • [2025-04-14 Mon 18:17] 2022년에 놀랐던 기억 뿐이다.

d12frosted/vulpea

(Boris Buliga [2020] 2025) Boris Buliga 2025

A collection of functions for note taking based on `org` and `org-roam`.

d12frosted/vino

(Boris Buliga [2021] 2025) Boris Buliga 2025

It’s your cellar, your dear cantina.

Task management with org-roam Vol. 1: Path to Roam Task management with org-roam Vol. 1

(Boris Buliga 2020a) Boris Buliga 2020

Sharing my approach to task management in org-roam, showing how to organize tasks and projects across notes while maintaining compatibility with org-mode’s agenda features. While org-roam favors smaller files over larger ones, we can still implement a familiar structure of tasks, projects, and meta-projects. The article explains the basic setup, though there are some visual quirks in the agenda buffer that we’ll address in a follow-up post.

Task management with org-roam Vol. 2: Categories Task management with org-roam Vol. 2

(Boris Buliga 2020b) Boris Buliga 2020

Sharing how I improved the agenda view for org-roam notes by fixing category display. Rather than showing file IDs, we can now show meaningful categories based on note titles or explicit CATEGORY properties. I’ve included a function to automatically extract and format categories, plus options to handle long titles gracefully. The result is a cleaner, more readable agenda that better integrates with org-roam’s note-taking approach.