Commit Graph

44 Commits

Author SHA1 Message Date
1c711aba75 Allow passing point in to org-roam-review-insert-preview 2022-08-29 20:27:45 +12:00
d8092e365e Add postprocessor for refilling previews 2022-08-29 20:27:10 +12:00
7479034cda Change optional positional argument to keyword argument 2022-08-29 16:26:24 +12:00
338eab7a1a Run org-roam-preview-postprocess-functions over org-roam-review previews 2022-08-29 16:24:48 +12:00
b07e1cb14d Teach org-roam-rewrite-rename to default to the node at point 2022-08-28 11:40:57 +12:00
108360fa6f Advance point through group headings when moving to next review note 2022-08-26 11:49:54 +12:00
4bce274ed2 Fix dblock link sorting when a capture group changes link desc 2022-08-25 21:07:38 +12:00
c97f68e9f3 Allow error inspection in dlocks via lisp debugger 2022-08-25 21:04:45 +12:00
c64ad61c6a Teach dblocks to optionally use first capture group as link description 2022-08-25 20:24:12 +12:00
aa7360176f Improve robustness of note extraction 2022-08-25 19:42:51 +12:00
ee480c2254 Bind org-roam-node slots in anaphoric predicates for convenience 2022-08-25 12:02:24 +12:00
015789e2da Propagate errors from dblock filter functions correctly 2022-08-25 11:37:42 +12:00
0aa620453d Insert tags queries correctly for dblock headers 2022-08-25 11:32:33 +12:00
932cf7ca23 Define a hook for node extraction 2022-08-24 17:35:41 +12:00
b5716dca11 Update email addresses 2022-08-20 00:48:30 +12:00
acdd0bfa01 Add timekeep.el 2022-08-20 00:48:04 +12:00
4604d452d4 Make tag-search use case-insensitive sort order 2022-08-19 00:52:47 +12:00
8958210df3 Provide a custom var for excluding specific tags from search results 2022-08-19 00:05:17 +12:00
c2055585c7 Run search queries over all notes, not just evergreens 2022-08-18 23:51:15 +12:00
dc5dd505aa 💄 rename function for clarity 2022-08-18 15:15:25 +12:00
c99f0a3a06 💄 docstrings 2022-08-18 15:12:05 +12:00
5580962752 💄 commentary 2022-08-18 15:03:08 +12:00
be943b7f6e Teach dblocks how to filter based on functions and anaphora 2022-08-18 14:25:08 +12:00
376996b02b Run a db sync after rewriting links 2022-08-18 13:38:41 +12:00
5dbfc71ed8 Suggest current node as default for rewrite commands 2022-08-18 13:32:30 +12:00
031d724246 Make note exclusion bury notes during a review session 2022-08-18 11:35:46 +12:00
335261ab18 💄 indentation 2022-08-18 11:34:37 +12:00
49b936204b Clear the org-capture context in case it is initialised during note extraction 2022-08-18 11:34:35 +12:00
68f34a9116 Remove redundant optional argument
If it's in org-roam-review-node-list, it'll have a maturity!
2022-08-18 00:50:06 +12:00
d975093700 Fix docstring 2022-08-18 00:46:32 +12:00
a07dea0e60 Remove outline management functionality 2022-08-17 16:38:23 +12:00
7cb098741d Fix bug in note extraction when prompts for dest path are skipped 2022-08-17 16:18:45 +12:00
b65112a909 Fix title sorting 2022-08-17 00:38:49 +12:00
76fa3383a2 Pretty sure "utilitity" isn't a word 2022-08-17 00:38:49 +12:00
6c3fac3f6a s/plist/plisty to make it clear it's not a builtin lib 2022-08-17 00:05:20 +12:00
4238c9daac s/advice-add/define-advice 2022-08-16 22:48:02 +12:00
01e78c5289 Add org-roam-consult 2022-08-16 22:48:02 +12:00
e7ac042d7e Add org-roam-search 2022-08-16 22:48:02 +12:00
e72f974373 Add org-roam-links 2022-08-16 22:48:02 +12:00
b90d8551da Add org-roam-review 2022-08-16 22:48:01 +12:00
a7fe8668df Add org-roam-rewrite 2022-08-16 22:48:01 +12:00
126eae927f Add org-roam-gc 2022-08-16 22:48:01 +12:00
6551815382 Add org-roam dynamic blocks lib 2022-08-16 22:48:01 +12:00
7dfc62c63e Add rudimentary plist validation library 2022-08-16 21:39:00 +12:00