1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
2011414821 [oni-org-roam] Show only the current element of a reference 2024-02-15 12:58:02 -08:00
3d17ef6cb2 [oni-org] Remove roam files from agenda, move roam database 2024-02-15 12:57:14 -08:00
240cdb80cd [oni-org-roam] Don't automatically show the roam buffer 2023-08-05 23:39:17 -07:00
cff931be7e Speed up ‘oni-org-roam--books-to-read’
By doing more of the filtering in SQL rather than Emacs Lisp it got a bit
faster.
2023-08-01 11:02:56 -07:00
9ab5e206c5 [oni-org-roam] Enable ‘view-mode’ when showing list of books to read 2023-03-30 22:26:59 -07:00
9050edb896 [oni-org-roam] Only display unique references in the org-roam buffer 2023-03-30 22:26:41 -07:00
9c8457132b [oni-org-roam] Show entry tags in Node selection 2023-03-25 23:16:15 -07:00
f4204b42a7 [oni-org-roam] Improve the list of reading books, link the pages 2023-03-25 22:33:29 -07:00
3a3460b0d7 [oni-org-roam] Add command to pick a random book from toread list 2023-03-25 21:40:39 -07:00
ce285a51d6 [oni-org-roam] Display org-roam buffer in side window 2022-11-22 23:14:44 -08:00
298402f2e1 [oni-org-roam] Show / hide the roam buffer when desired
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.
2022-09-21 23:43:07 -07:00
6ec18c21df [oni-org-roam] Add additional properties to ‘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.
2022-01-03 22:57:55 -08:00
73cb112dc8 [oni-org-roam] Enable ‘visual-line-mode’ for roam buffers 2022-01-03 22:57:45 -08:00
7432982e6a [oni-org-roam] Don't include headings that are FINISHED in my agenda 2021-11-23 00:40:28 -08:00
9a7c7e0673 [oni-org-roam] Add any files with tasks in them to org agenda files 2021-11-16 21:38:33 -08:00
05cb65c4aa [oni-org-roam] Turn on ‘org-roam-db-autosync-mode’ 2021-10-28 20:00:02 -07:00
581a574373
[oni-org-roam] Move location of roam notes and update for v2 2021-09-24 01:17:55 -07:00
730acc0394
[oni-org-roam] Remove autoload cookie 2021-07-20 01:15:47 -07:00
a1f9243cf0 [org-roam] Add capture templates for reading 2021-04-06 11:00:08 -07:00
1e0da964a4 Add ‘nroam’ to the ‘org-roam’ configuration 2021-03-28 11:37:30 -07:00
dd9fedf8ff Decouple ‘oni-org’ and ‘oni-org-roam’
‘org-roam’ doesn’t seem to work correctly on all the machines that I use
‘org-mode’ on.
2021-03-25 20:20:04 -07:00