Commit Graph

880 Commits

Author SHA1 Message Date
Jethro Kuan
eb9a9e487c add org-roam-tag-{add,remove}
also fix org-roam interactive functions to operate on node
2021-04-27 18:04:53 +08:00
Jethro Kuan
fd23360100 Add back ROAM_TAGS to top-level nodes 2021-04-27 13:04:24 +08:00
Jethro Kuan
57f63461cd (perf): make Org load faster on literal find 2021-04-26 23:20:06 +08:00
Jethro Kuan
d9ba961f96 fix indent 2021-04-26 00:47:40 +08:00
Jethro Kuan
169ebe6367 fix org-roam-dailies-capture-templates
Fixes #1489
2021-04-26 00:28:55 +08:00
Jethro Kuan
38b5375354 update title to not truncate 2.0.0a1 2021-04-25 09:28:14 +08:00
Jethro Kuan
aa755a8c77 add additional newline for preview sections
Addresses #1488
2021-04-25 08:31:58 +08:00
Jethro Kuan
49c048a177 show alias in node completions instead of title 2021-04-25 08:31:22 +08:00
Jethro Kuan
741677869c remove subr-x require 2021-04-25 00:25:21 +08:00
Jethro Kuan
9da45b54f3 remove s 2021-04-24 04:18:16 +08:00
Jethro Kuan
1440802b8b remap revert-buffer instead 2021-04-23 19:25:36 +08:00
Jethro Kuan
0163461f87 Add org-roam-buffer-render
bind 'g' to org-roam-buffer-render
2021-04-23 19:04:58 +08:00
Jethro Kuan
c866275086 move things around 2021-04-23 18:00:41 +08:00
Jethro Kuan
a37dd6afea replace s-format with org-roam-format 2021-04-23 15:54:57 +08:00
Jethro Kuan
3f31ff2cd9 catch duplicate IDs during DB insertion 2021-04-23 15:06:41 +08:00
Jethro Kuan
20e021fdde org-roam-capture: cleanup api 2021-04-23 14:55:54 +08:00
Jethro Kuan
5db30d8fdc end-of-subtree on ref captures 2021-04-23 14:51:17 +08:00
Jethro Kuan
b12bd4ea40 fix lint 2021-04-23 13:56:20 +08:00
Jethro Kuan
e6acc40e79 add org-roam-capture-new-node-hook 2021-04-23 13:49:02 +08:00
Jethro Kuan
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
Jethro Kuan
45aa3e6973 fill-template: fill from plist 2021-04-22 00:23:10 +08:00
Jethro Kuan
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
Jethro Kuan
be81a3a738 fix lint 2021-04-21 00:36:22 +08:00
Jethro Kuan
67b1562582 fix completions for roam: links 2021-04-20 20:23:49 +08:00
Jethro Kuan
05d95abc2e support node in org-roam-capture 2021-04-20 19:24:56 +08:00
Jethro Kuan
d465ea0d72 fix: update org-file-tags before org-roam-db ops
addresses #1470
2021-04-19 17:48:32 +08:00
Jethro Kuan
6b98f4b836 add some docs 2021-04-17 22:02:35 +08:00
Jethro Kuan
3664d22fde simplify 2021-04-17 18:50:09 +08:00
Jethro Kuan
f62c00ea73 fix org-roam-protocol ref capture 2021-04-17 18:45:32 +08:00
Jethro Kuan
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
Jethro Kuan
f43b24a5bf propertize candidates with 'node 2021-04-17 14:23:42 +08:00
Jethro Kuan
aa2b670cd7 Merge branch 'master' into v2
* master:
  (fix) make roam headline link completion robust (#1473)
2021-04-16 13:07:14 +08:00
HyunggyuJang
9065f6a999 (fix) make roam headline link completion robust (#1473)
Fixes  #1472
v1.2.4
2021-04-16 13:02:48 +08:00
Jethro Kuan
6c34528837 fix 2021-04-16 03:13:24 +08:00
Jethro Kuan
bc7a4986d8 add org-roam-node-annotation-function
cc @nobiot
2021-04-16 00:00:02 +08:00
Jethro Kuan
624ac77fe2 remove annotation function 2021-04-15 20:22:04 +08:00
Jethro Kuan
0697f376eb remove org-roam-title-to-slug-function 2021-04-15 19:49:47 +08:00
Jethro Kuan
3615969b35 Merge branch 'v2' of github.com:org-roam/org-roam into v2 2021-04-15 03:14:37 +08:00
Jethro Kuan
f52c3a47d4 fix highlights for completing-read #1467 2021-04-15 03:13:35 +08:00
Jethro Kuan
517f18afb4 minor docs 2021-04-14 02:34:34 +08:00
Jethro Kuan
b1ebba4b9a lints 2021-04-14 01:26:40 +08:00
Jethro Kuan
bad71fb928 lints 2021-04-14 01:22:39 +08:00
Jethro Kuan
bbefa7c174 lints 2021-04-14 01:17:50 +08:00
Jethro Kuan
1773978dc3 Add docstring for Org-roam capture templates 2021-04-14 00:31:01 +08:00
Jethro Kuan
4cddc21c02 fix olp-related functionality 2021-04-13 23:55:37 +08:00
Jethro Kuan
121d08562d fix 2021-04-13 23:35:50 +08:00
Jethro Kuan
fbf15fe5f2 fix some lints 2021-04-13 19:42:46 +08:00
Jethro Kuan
4d697dea8f fix org-roam-insert 2021-04-13 19:38:31 +08:00
Jethro Kuan
e612b3f068 Update template syntax, allow capture directly to nodes 2021-04-13 19:28:47 +08:00
Jethro Kuan
c9636d6551 minor renames 2021-04-13 17:09:20 +08:00