Jethro Kuan
99f30a6583
Update styling for org-roam buffer
2020-02-09 20:59:07 +08:00
Jethro Kuan
57633929d7
use raw-value first
2020-02-09 20:02:57 +08:00
Jethro Kuan
f202a50c38
Merge pull request #35 from jethrokuan/feat/inc-update
...
Incremental update of cache
2020-02-09 15:34:31 +08:00
Jethro Kuan
7a578ff764
Massive cleanup operation 😅
...
Hopefully the last of its kind.
Removes the timer for rebuilding the cache, in favour of an
incremental cache building approach. This requires significant change
to the cache structure.
- Add forward links to cache.
- At the same time, using file-truename in the cache, rather than
- org-roam id
Also fill up more documentation, and other optimizations to other
parts of org-roam.
2020-02-09 15:31:12 +08:00
Jethro Kuan
50fc39c4c8
Merge pull request #34 from jethrokuan/fix/perf
...
Only enable post-command-hook on org-roam files
2020-02-09 12:49:46 +08:00
Jethro Kuan
06dca598ad
Only enable post-command-hook on org-roam files
2020-02-09 12:46:16 +08:00
Jethro Kuan
f1275e26f1
Merge pull request #29 from daniel-koudouna/bug/symlinks
...
Add or fix symlink support
2020-02-08 11:46:03 +08:00
Daniel Koudouna
a6a6249da5
Add symlink support
2020-02-07 21:12:10 +00:00
Jethro Kuan
5f9bf5a038
Delete the polyfill file
2020-02-07 23:22:52 +08:00
Jethro Kuan
30b6477639
Merge pull request #28 from steven-lang/patch-1
...
Add org-roam-tomorrow and org-roam-date
2020-02-07 19:13:58 +08:00
Steven Lang
282d0010fa
Add org-roam-tomorrow and org-roam-date
...
Similar to `org-roam-today`:
- `org-roam-tomorrow`: Add file for tomorrow
- `org-roam-date`: Add file for any date (choose via date picker)
2020-02-07 09:47:47 +01:00
Jethro Kuan
e544323499
remove check for org-mode in maybe-update-buffer
...
Some packages like org-journal define their own major mode. In
addition, the checks that the files are part of the org-roam ecosystem
should be sufficient.
2020-02-07 13:08:01 +08:00
Jethro Kuan
c66b8a7c2c
Merge pull request #27 from jethrokuan/fix/polyfill
...
Move polyfill into main file
2020-02-07 12:46:13 +08:00
Jethro Kuan
ea681ceceb
Move polyfill into main file
...
Prevents packaging mess
2020-02-07 12:44:40 +08:00
Jethro Kuan
f0125421be
Merge pull request #25 from jethrokuan/docs/org-roam-ecosystem
...
Add documentation on synergistic packages
2020-02-07 10:17:51 +08:00
Jethro Kuan
b555b5575d
Add documentation on synergistic packages
2020-02-07 10:16:27 +08:00
Jethro Kuan
b83d2602b3
Update README for setting org-roam-directory
2020-02-06 20:50:22 +08:00
Jethro Kuan
f00ce80e25
Merge pull request #20 from jethrokuan/feat/deft-free
...
Become deft-free 🎉
2020-02-06 19:33:04 +08:00
Jethro Kuan
4d825fedde
Become deft-free 🎉
2020-02-06 19:26:38 +08:00
Jethro Kuan
b8c36133bb
Merge pull request #19 from jethrokuan/feat/org-roam-find-file
...
Add function org-roam-find-file
2020-02-06 16:15:45 +08:00
Jethro Kuan
9d88334dd5
Add function org-roam-find-file
...
org-roam-find-file can be used to quickly navigate to a file in Roam.
2020-02-06 16:14:23 +08:00
Jethro Kuan
341e60cc40
Merge pull request #18 from jethrokuan/fix/polyfill
...
Add polyfill for make-empty-file
2020-02-06 16:08:07 +08:00
Jethro Kuan
f49c1837f3
Add polyfill for make-empty-file
...
make-empty-file was only introduced in Emacs 27, which some people are
not yet running
2020-02-06 16:05:22 +08:00
Jethro Kuan
8fda90b3aa
Prevent running of too many timers
2020-02-06 12:49:13 +08:00
Jethro Kuan
f76fddd9cd
fix graph construction
2020-02-06 00:43:57 +08:00
Jethro Kuan
96f9c9f7ad
org-roam-insert creates the empty file
2020-02-05 23:00:45 +08:00
Jethro Kuan
f5fa29b45e
Check if window-buffer is a file
2020-02-05 20:30:02 +08:00
Jethro Kuan
95a85bb9c0
Update README for instructions
2020-02-05 19:45:55 +08:00
Jethro Kuan
09128bc9b2
Many fixes
...
-Add post-command hook locally to org-mode buffers only
2020-02-05 19:44:33 +08:00
Jethro Kuan
c57376ae66
Quick build-backlinks fix
2020-02-05 19:41:54 +08:00
Jethro Kuan
86c9c2bf08
Merge pull request #16 from jethrokuan/fix/nested
...
Allow nested files
2020-02-05 15:31:17 +08:00
Jethro Kuan
6d221a4d01
Allow nested files
2020-02-05 15:26:36 +08:00
Jethro Kuan
988cc3f0f9
make org-roam-buffer preview more bearable
2020-02-05 02:53:07 +08:00
Jethro Kuan
fbea9822ae
Fix cache building
2020-02-05 02:52:46 +08:00
Jethro Kuan
17cd762771
Fix graphviz incorrect directional edges
2020-02-05 02:29:06 +08:00
Jethro Kuan
db1f98deda
Merge pull request #13 from ryjm/no-org-mode-toggle
...
Don't re-enable org-mode
2020-02-05 01:57:08 +08:00
ryjm
e3b0b3b64d
Don't re-enable org-mode
...
If the org-roam buffer is already in org-mode, don't try to re-enable
it (since this essentially turns org-mode hooks into post-command-hooks
and can be computationally expensive).
2020-02-04 12:11:58 -05:00
Jethro Kuan
2f0107a978
Make org-roam buffer read-only
2020-02-05 00:17:35 +08:00
Jethro Kuan
0b54e0390e
Update README
2020-02-04 23:49:28 +08:00
Jethro Kuan
e625509c2d
Merge pull request #12 from jethrokuan/feat/graph-svg
...
Clickable org-roam-graph
2020-02-04 23:33:11 +08:00
Jethro Kuan
8f3cb903fb
Create clickable SVG for org-roam-graph
2020-02-04 23:31:46 +08:00
Jethro Kuan
273e5a026e
Merge pull request #7 from jethrokuan/feat/graph
...
Add graph rendering
2020-02-04 11:40:18 +08:00
Jethro Kuan
892cbe1f3a
Update README
2020-02-04 11:33:26 +08:00
Jethro Kuan
05fd08617e
Merge pull request #8 from dit7ya/patch-2
...
Update Readme
2020-02-04 10:03:42 +08:00
Sayan
29b0b86c2a
Update Readme
...
Update with a bit detailed descriptions for the Readme.
2020-02-03 23:57:06 +05:30
Jethro Kuan
7bb7873b41
Update README
2020-02-04 00:19:37 +08:00
Jethro Kuan
0a8cbcfe0e
Add graph rendering
2020-02-03 23:42:58 +08:00
Jethro Kuan
325cf082b9
Remove auto backlink adding
2020-02-03 21:22:38 +08:00
Jethro Kuan
83a6fab197
Fix org-roam-insert
2020-02-03 21:21:53 +08:00
Jethro Kuan
1cfaf66baf
Merge pull request #6 from jethrokuan/fix/insert-ext
...
Add extension if none in org-roam-insert
2020-02-03 20:04:27 +08:00