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
d641ad4792
fix
2021-04-07 23:14:47 +08:00
18083cc1ed
fix lint
2021-04-07 10:48:34 +08:00
5b0078e79d
fix lints
2021-04-07 10:14:40 +08:00
5a3363ac22
fix lints
2021-04-07 10:09:46 +08:00
18aa3ac787
implement correct fix for org-roam-dailies
2021-04-07 10:01:33 +08:00
7a493d8549
[V2] make org-roam-dailies-xxx work
2021-04-07 09:54:05 +08:00
50436a9b1c
Merge branch 'master' into v2
...
* master:
optimize filename normalize (#1460 )
2021-04-07 09:51:50 +08:00
2d58651699
optimize filename normalize ( #1460 )
...
* Normalize slug using ucs-normalize-NFC-string after remove Unicode spacing mark
* Add org-roam-slug--preserve-chars-from-normalization for Unicode Normalization
* Add org-roam-slug-trim-chars instead of org-roam-slug--preserve-chars-from-normalization
2021-04-05 21:35:58 +08:00
73a04a611a
simplify: remove more unused things
2021-04-05 12:14:58 +08:00
ca1080b349
simplify: remove unused things
2021-04-03 21:26:18 +08:00
4e5a21d7e3
(breaking): simplify org-roam-capture
...
:file-name to contain extension. Specify ~.org.gpg~ to default to
encrypted, or ~.md~, if you wish to not use Org-mode...
2021-04-03 20:05:23 +08:00
fb27fc78bc
org-roam-capture: refactor
2021-04-02 21:18:40 +08:00
a35b0e7c6d
org-roam-capture: cleanup capture calls
2021-04-02 20:10:04 +08:00
f883c3270f
add missing requires
2021-04-02 14:20:16 +08:00
eec1edf8f5
simplify
2021-04-01 23:35:05 +08:00
3d61a76ecb
make tags searchable
2021-04-01 19:25:30 +08:00
49541298ba
add node display template
2021-04-01 18:01:46 +08:00
490901957e
fix some byte-compile errors
2021-03-29 00:34:30 +08:00
f681c51630
fix
2021-03-28 23:58:43 +08:00
ae5a0c15ba
fix lints
2021-03-28 23:54:01 +08:00
732efc6262
merge most files together
2021-03-28 20:32:07 +08:00
537f167503
(fix) workaround for cite backlinks crashing ( #1454 )
...
Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com >
2021-03-27 21:10:04 +08:00
1ea5b029a5
remove org-roam-faces
2021-03-27 17:37:16 +08:00
486f3cac3d
fix: V2. #1455 replace let with let* ( #1456 )
2021-03-26 14:46:35 +08:00
e62cf7f8aa
add persistent org-roam-buffer
2021-03-25 20:37:28 +08:00
a4ab83ea89
simplify section insertion
2021-03-25 19:19:51 +08:00
7bb61806ef
fix lint
2021-03-25 13:23:30 +08:00
6ac3a84057
default title to file-relative-name for file-nodes if title is empty
2021-03-25 13:21:35 +08:00
47c3b024d7
org-roam-up-heading-or-point-min: fix case where there is no heading
2021-03-25 03:01:38 +08:00
e19c3d6273
update docs
2021-03-24 23:56:59 +08:00
6bcf164036
fix org-roam--org-roam-file-p
...
fixes tests
2021-03-24 17:16:08 +08:00
315e2dc447
fix lints
2021-03-24 14:24:40 +08:00
2f77ae709d
fix id retrieval resulting in infinite loop
...
Use custom `org-roam-up-heading-or-point-min` to prevent infinite
looping during ID retrieval. Fixes #1452 .
2021-03-24 13:54:57 +08:00
e238c6d766
fix: default to filename if no title or alias
...
fix #1450
2021-03-23 12:49:11 +08:00
9b0a45f105
add some documentation
2021-03-19 11:20:19 +08:00
843eacb80b
remove atime mtime tracking
...
It's no longer useful to track atime and mtime at the file level, we
care about properties at the node level.
2021-03-19 11:20:19 +08:00