Chris Barrett
f5e76b8f1f
Prompt user just for backlink desc change when renaming
2022-09-02 22:09:23 +12:00
Chris Barrett
a79be8dd20
Generously pluralise 'backlinks' noun in y-or-n-p prompt
2022-09-02 22:08:43 +12:00
Chris Barrett
5bb395f351
Throw an error if we're attempting to update properties for some reason
...
I've noticed link rewriting will occasionally but reproducibly replace
a node's actual ID with the backlink replacement text when processing a
file.
This changeset tests whether `looking-at` actually spotted a link at
point. This _might_ address the issue, but I'm not sure exactly what's
causing it. For now, throw at error if we're in a property drawer.
2022-09-02 22:04:57 +12:00
Chris Barrett
253872c03d
Apply formatting correctly to text in headline
2022-09-01 21:02:17 +12:00
Chris Barrett
bca4034ae7
Generalise way we detect whether we're in archives
2022-09-01 10:40:53 +12:00
Chris Barrett
e95cc57f44
Add example configuration for org-format
2022-09-01 10:24:01 +12:00
Chris Barrett
2d0b248da8
Add org-format
2022-09-01 10:19:51 +12:00
Chris Barrett
9b173af80d
Add lib that advises backlinks buffer to build previews lazily
2022-08-29 20:28:49 +12:00
Chris Barrett
1c711aba75
Allow passing point in to org-roam-review-insert-preview
2022-08-29 20:27:45 +12:00
Chris Barrett
d8092e365e
Add postprocessor for refilling previews
2022-08-29 20:27:10 +12:00
Chris Barrett
7479034cda
Change optional positional argument to keyword argument
2022-08-29 16:26:24 +12:00
Chris Barrett
338eab7a1a
Run org-roam-preview-postprocess-functions over org-roam-review previews
2022-08-29 16:24:48 +12:00
Chris Barrett
b07e1cb14d
Teach org-roam-rewrite-rename to default to the node at point
2022-08-28 11:40:57 +12:00
Chris Barrett
108360fa6f
Advance point through group headings when moving to next review note
2022-08-26 11:49:54 +12:00
Chris Barrett
4bce274ed2
Fix dblock link sorting when a capture group changes link desc
2022-08-25 21:07:38 +12:00
Chris Barrett
c97f68e9f3
Allow error inspection in dlocks via lisp debugger
2022-08-25 21:04:45 +12:00
Chris Barrett
c64ad61c6a
Teach dblocks to optionally use first capture group as link description
2022-08-25 20:24:12 +12:00
Chris Barrett
aa7360176f
Improve robustness of note extraction
2022-08-25 19:42:51 +12:00
Chris Barrett
ee480c2254
Bind org-roam-node slots in anaphoric predicates for convenience
2022-08-25 12:02:24 +12:00
Chris Barrett
015789e2da
Propagate errors from dblock filter functions correctly
2022-08-25 11:37:42 +12:00
Chris Barrett
0aa620453d
Insert tags queries correctly for dblock headers
2022-08-25 11:32:33 +12:00
Chris Barrett
932cf7ca23
Define a hook for node extraction
2022-08-24 17:35:41 +12:00
Chris Barrett
b5716dca11
Update email addresses
2022-08-20 00:48:30 +12:00
Chris Barrett
acdd0bfa01
Add timekeep.el
2022-08-20 00:48:04 +12:00
Chris Barrett
4604d452d4
Make tag-search use case-insensitive sort order
2022-08-19 00:52:47 +12:00
Chris Barrett
8958210df3
Provide a custom var for excluding specific tags from search results
2022-08-19 00:05:17 +12:00
Chris Barrett
c2055585c7
Run search queries over all notes, not just evergreens
2022-08-18 23:51:15 +12:00
Chris Barrett
dc5dd505aa
💄 rename function for clarity
2022-08-18 15:15:25 +12:00
Chris Barrett
c99f0a3a06
💄 docstrings
2022-08-18 15:12:05 +12:00
Chris Barrett
5580962752
💄 commentary
2022-08-18 15:03:08 +12:00
Chris Barrett
be943b7f6e
Teach dblocks how to filter based on functions and anaphora
2022-08-18 14:25:08 +12:00
Chris Barrett
376996b02b
Run a db sync after rewriting links
2022-08-18 13:38:41 +12:00
Chris Barrett
5dbfc71ed8
Suggest current node as default for rewrite commands
2022-08-18 13:32:30 +12:00
Chris Barrett
031d724246
Make note exclusion bury notes during a review session
2022-08-18 11:35:46 +12:00
Chris Barrett
335261ab18
💄 indentation
2022-08-18 11:34:37 +12:00
Chris Barrett
49b936204b
Clear the org-capture context in case it is initialised during note extraction
2022-08-18 11:34:35 +12:00
Chris Barrett
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
Chris Barrett
d975093700
Fix docstring
2022-08-18 00:46:32 +12:00
Chris Barrett
a07dea0e60
Remove outline management functionality
2022-08-17 16:38:23 +12:00
Chris Barrett
7cb098741d
Fix bug in note extraction when prompts for dest path are skipped
2022-08-17 16:18:45 +12:00
Chris Barrett
b65112a909
Fix title sorting
2022-08-17 00:38:49 +12:00
Chris Barrett
76fa3383a2
Pretty sure "utilitity" isn't a word
2022-08-17 00:38:49 +12:00
Chris Barrett
6c3fac3f6a
s/plist/plisty to make it clear it's not a builtin lib
2022-08-17 00:05:20 +12:00
Chris Barrett
4238c9daac
s/advice-add/define-advice
2022-08-16 22:48:02 +12:00
Chris Barrett
01e78c5289
Add org-roam-consult
2022-08-16 22:48:02 +12:00
Chris Barrett
e7ac042d7e
Add org-roam-search
2022-08-16 22:48:02 +12:00
Chris Barrett
e72f974373
Add org-roam-links
2022-08-16 22:48:02 +12:00
Chris Barrett
b90d8551da
Add org-roam-review
2022-08-16 22:48:01 +12:00
Chris Barrett
a7fe8668df
Add org-roam-rewrite
2022-08-16 22:48:01 +12:00
Chris Barrett
126eae927f
Add org-roam-gc
2022-08-16 22:48:01 +12:00