Commit Graph

861 Commits

Author SHA1 Message Date
d53f0e60bf org-roam-db-sync: support emacs 26.1
don't use dolist with progress report if it does not exist. results in
slightly degraded experience, but at least it works.
2021-04-22 00:37:19 +08:00
45aa3e6973 fill-template: fill from plist 2021-04-22 00:23:10 +08:00
3c6e1b5194 add interactive functions
Added org-roam-{alias,ref}-{add,remove}. Fixed org-roam-protocol. Added
some docs.
2021-04-21 02:09:50 +08:00
be81a3a738 fix lint 2021-04-21 00:36:22 +08:00
67b1562582 fix completions for roam: links 2021-04-20 20:23:49 +08:00
05d95abc2e support node in org-roam-capture 2021-04-20 19:24:56 +08:00
d465ea0d72 fix: update org-file-tags before org-roam-db ops
addresses #1470
2021-04-19 17:48:32 +08:00
6b98f4b836 add some docs 2021-04-17 22:02:35 +08:00
3664d22fde simplify 2021-04-17 18:50:09 +08:00
f62c00ea73 fix org-roam-protocol ref capture 2021-04-17 18:45:32 +08:00
597d3c6241 allow point 0 headings
Check if outline level is 0 at point-min before inserting file-level
info. Fixes #1475
2021-04-17 16:09:59 +08:00
f43b24a5bf propertize candidates with 'node 2021-04-17 14:23:42 +08:00
aa2b670cd7 Merge branch 'master' into v2
* master:
  (fix) make roam headline link completion robust (#1473)
2021-04-16 13:07:14 +08:00
9065f6a999 (fix) make roam headline link completion robust (#1473)
Fixes  #1472
v1.2.4
2021-04-16 13:02:48 +08:00
6c34528837 fix 2021-04-16 03:13:24 +08:00
bc7a4986d8 add org-roam-node-annotation-function
cc @nobiot
2021-04-16 00:00:02 +08:00
624ac77fe2 remove annotation function 2021-04-15 20:22:04 +08:00
0697f376eb remove org-roam-title-to-slug-function 2021-04-15 19:49:47 +08:00
3615969b35 Merge branch 'v2' of github.com:org-roam/org-roam into v2 2021-04-15 03:14:37 +08:00
f52c3a47d4 fix highlights for completing-read #1467 2021-04-15 03:13:35 +08:00
517f18afb4 minor docs 2021-04-14 02:34:34 +08:00
b1ebba4b9a lints 2021-04-14 01:26:40 +08:00
bad71fb928 lints 2021-04-14 01:22:39 +08:00
bbefa7c174 lints 2021-04-14 01:17:50 +08:00
1773978dc3 Add docstring for Org-roam capture templates 2021-04-14 00:31:01 +08:00
4cddc21c02 fix olp-related functionality 2021-04-13 23:55:37 +08:00
121d08562d fix 2021-04-13 23:35:50 +08:00
fbf15fe5f2 fix some lints 2021-04-13 19:42:46 +08:00
4d697dea8f fix org-roam-insert 2021-04-13 19:38:31 +08:00
e612b3f068 Update template syntax, allow capture directly to nodes 2021-04-13 19:28:47 +08:00
c9636d6551 minor renames 2021-04-13 17:09:20 +08:00
eef1ed2873 [breaking] update org-capture templates syntax 2021-04-12 22:37:31 +08:00
a1710b41b3 pass node separately 2021-04-11 21:28:18 +08:00
a527560cf4 temp fix for dailies 2021-04-11 21:06:04 +08:00
628d5dcfbe fix indent 2021-04-11 17:56:59 +08:00
516d8dfbf8 pass node around instead 2021-04-11 17:10:57 +08:00
866368bfee convert info to plist 2021-04-11 16:32:59 +08:00
1c831dcd73 fix indents 2021-04-11 15:18:30 +08:00
3a2df140cb update conversion to accept template overrides
rename org-roam-capture--capture to org-roam-capture-
2021-04-11 15:05:22 +08:00
de6477be17 Merge branch 'master' into v2 2021-04-11 14:56:34 +08:00
997ddcbf4b (docs): update org-roam dir-locals
use absolute path instead of relative path to prevent errors
2021-04-11 14:50:11 +08:00
6f233363c8 fix indents 2021-04-10 00:34:43 +08:00
09b0d74359 add ref 2021-04-10 00:32:55 +08:00
1b1d2b2b76 [?] add ref...? 2021-04-09 22:35:01 +08:00
9e4a943d03 fix 2021-04-09 19:03:30 +08:00
9a6cfe56c4 fix lint 2021-04-09 18:49:17 +08:00
45546ff6fa fix some lints 2021-04-09 18:15:45 +08:00
7a6b885b99 [breaking] update org-roam capture-template syntax 2021-04-09 15:54:26 +08:00
39bb939dc2 remove org-roam-capture--context 2021-04-09 14:16:01 +08:00
467b165678 fix org-roam-capture 2021-04-08 22:30:28 +08:00