Commit Graph

124 Commits

Author SHA1 Message Date
Chris Barrett
6eeacc9d2a Exclude backlinks from nodes in same file by default 2023-07-17 22:13:20 +12:00
Chris Barrett
768b4c168f changes from walrus.local on Tue Jul 4 07:06:20 NZST 2023 2023-07-04 07:06:20 +12:00
Chris Barrett
8301db1405 Automatically refile nodes when marking as memorise 2023-05-20 15:54:11 +12:00
Chris Barrett
a5b69ac3f4 💄 Docstring 2023-05-20 15:53:56 +12:00
Chris Barrett
0ac44d70a5 Remove use of obsolete function 2023-05-20 15:49:14 +12:00
Chris Barrett
3310c444cf Teach some operations to avoid mutating buffer during org-capture 2023-05-20 13:51:35 +12:00
Chris Barrett
ed35d99c60 Add some more hooks so I can trigger a git commit on node rename 2023-03-26 11:27:56 +13:00
Chris Barrett
832cd36fe0 Fix reference to possibly nil org-roam-node 2023-03-24 13:26:25 +13:00
Chris Barrett
a428d1b40f Increase OK score to 4 2023-03-21 20:58:37 +13:00
Chris Barrett
71b9e6f47d Compute slipbox correctly during capture process 2023-03-21 15:26:11 +13:00
Chris Barrett
0ca3dfb146 Ignore spurious error when cleaning up tags 2023-03-21 15:25:54 +13:00
Chris Barrett
9e45557d45 Rename internal function 2023-03-21 15:17:46 +13:00
Chris Barrett
9763489261 Add support for SRS 'memorisation' nodes that are not evergreens 2023-03-21 10:20:13 +13:00
Chris Barrett
eadad0aa66 Add command to indicate a reviewed node was forgotten 2023-03-20 22:26:25 +13:00
Chris Barrett
84ea667031 Fix attempt to operate on possibly non-existent review buffer 2023-03-19 12:22:11 +13:00
Chris Barrett
f7bbd4dee5 Spike: preserve customised node titles when renaming 2023-03-15 08:56:57 +13:00
Chris Barrett
a591bd0613 Make plisty validator fns return input 2023-03-14 22:20:35 +13:00
Chris Barrett
0cb476ad17 Change org-roam-rewrite--edit-backlinks to take nodes as parameters 2023-03-14 22:11:01 +13:00
Chris Barrett
8c438886d8 Make node heading formatter a custom var 2023-03-12 19:52:46 +13:00
Chris Barrett
cccb4af688 Hoist run-hook 2023-03-12 15:35:41 +13:00
Chris Barrett
9429aa6c76 Ensure modifications to the review buffers occur with buffer selected 2023-03-12 15:35:41 +13:00
Chris Barrett
e092f60878 Replace custom buffer display function with direct display-buffer calls 2023-03-12 15:35:41 +13:00
Chris Barrett
c2ab228845 Don't kill buffer-under-review until *after* hooks are run 2023-03-12 10:50:05 +13:00
Chris Barrett
e92c0eb1ee Offer option to update dblocks silently 2023-03-11 22:18:44 +13:00
Chris Barrett
b924a5fc42 Fix checkdoc error 2023-03-02 21:03:40 +13:00
Chris Barrett
ac76a48ee0 Inhibit save hooks while saving WIP extracted buffer 2023-03-02 21:02:27 +13:00
Chris Barrett
f6ea0a494f Support dblocks in files that aren't roam nodes 2023-02-17 11:22:16 +13:00
Chris Barrett
13bedff0ff Teach org-roam-review actions to work on a selection of nodes 2023-02-17 11:21:48 +13:00
Chris Barrett
12cabfa706 Indent dblock items to same column as the block itself 2023-01-29 22:27:05 +13:00
Chris Barrett
b4322641ff Pluralise message according to number of renamed links 2023-01-08 19:41:57 +13:00
Chris Barrett
56bdb20cb0 Add a custom var to allow node renaming without confirmation 2023-01-08 19:40:36 +13:00
Chris Barrett
694a58e198 Default to the node at point for deletions 2022-12-09 23:47:26 +13:00
Chris Barrett
2f16274333 Fix renamed hook 2022-12-09 23:47:18 +13:00
Chris Barrett
093797fd4c Extract boilerplate for formatting node title 2022-12-07 16:12:46 +13:00
Chris Barrett
e957df3dd2 Get an updated node reference after rewriting title 2022-11-29 16:22:59 +13:00
Chris Barrett
227c028454 Use org-roam-node-formatter for link descriptions when set 2022-11-29 13:41:08 +13:00
Chris Barrett
ac9e5e8a6d Run preview formatters within save-match-data & save-excursion
Prevents common accidental state updates in preview formatters
2022-11-24 01:15:12 +13:00
Chris Barrett
bf5284eb57 Handle broken symlinks in org-roam-search 2022-11-06 13:45:32 +13:00
Chris Barrett
3e78405244 Allow insertion of empty set of filetags 2022-10-29 22:57:14 +13:00
Chris Barrett
b0d8be11b0 Remove debug call 2022-10-19 18:58:26 +13:00
Chris Barrett
56f6f467fe Always apply --json flag for ripgrep search 2022-10-12 16:06:16 +13:00
Chris Barrett
9e8c08dac0 Make ripgrep flags customisable for org-roam-search 2022-10-12 16:05:28 +13:00
Chris Barrett
954d7c86b7 Handle renames where slipboxes are different git repos 2022-10-09 23:13:36 +13:00
Chris Barrett
0ac9712447 Run some hooks when punching in and out with timekeep 2022-10-06 19:07:14 +13:00
Chris Barrett
0a51c63076 Adapt delete-blank-lines to fix corner cases in blank line handling 2022-10-05 22:46:59 +13:00
Chris Barrett
c60e41ea19 Use builtin blank line deletion command 2022-10-05 22:36:14 +13:00
Chris Barrett
be2e163bca Run hook after renaming a node 2022-09-26 18:23:01 +13:00
Chris Barrett
6bc6b32173 Avoid filesystem IO when computing slipbox for a file path 2022-09-25 20:03:56 +13:00
Chris Barrett
4ea787c213 Sanitize slipbox name for tag 2022-09-24 23:23:56 +12:00
Chris Barrett
8020662241 Hide slipbox tag in agenda 2022-09-24 23:15:04 +12:00