Noboru Ota
9405d014af
fix: permanent-redisplay ( #1504 ) ( #1506 )
...
Related to #1504 , commit 109917c
It needs to change dolist for `sections` to `section-functions`
2021-05-03 02:59:41 +08:00
Nicholas Vollmer
109917c589
org-roam-mode-sections: Convert to abnormal hook ( #1504 )
...
See: #1503
2021-05-02 16:35:36 +08:00
Nicholas Vollmer
bc4b7fa409
prefer mapconcat over string-join ( #1502 )
2021-05-02 16:34:43 +08:00
Jethro Kuan
f8dd345bd1
emacsql-sqlite3 -> emacsql-sqlite
...
Revert from emacsql-sqlite3 to emacsql-sqlite for foreign key support.
This makes it slightly harder to get Org-roam up and running for
Windows, but not impossible, but foreign keys makes database operations
faster and keeps the code clean.
Also, fix schemata for foreign keys on various tables, and add indices
where joins are common (org-roam-db--table-indices).
2021-05-02 16:30:43 +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
ae5a0c15ba
fix lints
2021-03-28 23:54:01 +08:00
Jethro Kuan
e62cf7f8aa
add persistent org-roam-buffer
2021-03-25 20:37:28 +08:00
Jethro Kuan
a4ab83ea89
simplify section insertion
2021-03-25 19:19:51 +08:00
Jethro Kuan
e19c3d6273
update docs
2021-03-24 23:56:59 +08:00
Jethro Kuan
315e2dc447
fix lints
2021-03-24 14:24:40 +08:00
Jethro Kuan
53dcf687ef
org-roam v2
2021-03-19 11:20:18 +08:00