aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org-roam.el
Commit message (Collapse)AuthorAgeFilesLines
* [oni-org-roam] Display org-roam buffer in side windowGravatar Tom Willemse2022-11-221-1/+8
|
* [oni-org-roam] Show / hide the roam buffer when desiredGravatar Tom Willemse2022-09-211-9/+21
| | | | | This toggles the roam buffer on when a buffer that is part of org roam is displayed, and toggles it off when I switch away.
* [oni-org-roam] Add additional properties to ↵Gravatar Tom Willemse2022-01-031-1/+8
| | | | | | | ‘org-mode’ on load Add the ‘ROAM_REFS’ and ‘ROAM_ALIASES’ properties to ‘org-default-properties’ so that they're included for completion when setting properties.
* [oni-org-roam] Enable ‘visual-line-mode’ for roam ↵Gravatar Tom Willemse2022-01-031-0/+3
| | | | buffers
* [oni-org-roam] Don't include headings that are FINISHED ↵Gravatar Tom Willemse2021-11-231-2/+4
| | | | in my agenda
* [oni-org-roam] Add any files with tasks in them to org ↵Gravatar Tom Willemse2021-11-161-1/+19
| | | | agenda files
* [oni-org-roam] Turn on ‘org-roam-db-autosync-mode’Gravatar Tom Willemse2021-10-281-1/+3
|
* [oni-org-roam] Move location of roam notes and update for v2Gravatar Tom Willemse2021-09-241-40/+7
|
* [oni-org-roam] Remove autoload cookieGravatar Tom Willemse2021-07-201-4/+5
|
* [org-roam] Add capture templates for readingGravatar Tom Willemse2021-04-061-1/+35
|
* Add ‘nroam’ to the ‘org-roam’ configurationGravatar Tom Willemse2021-03-281-2/+4
|
* Decouple ‘oni-org’ and ‘oni-org-roam’Gravatar Tom Willemse2021-03-251-0/+38
‘org-roam’ doesn’t seem to work correctly on all the machines that I use ‘org-mode’ on.