178 Commits (5b96cf806fa21ba451324d038ff65eb67f202015)
 

Author SHA1 Message Date
Jethro Kuan 5b96cf806f
(docs): Add documentation for #+ROAM_ALIAS attribute (#185) 6 years ago
Herbert Jones a8d696e6e8
(performance): avoid path expansion by referencing cache obj (#184) 6 years ago
Jethro Kuan 19f16e9c64
(feature): support file aliases (#182) 6 years ago
Jethro Kuan 4b38b07c41
(feature): fix org-roam-open-at-point (#183) 6 years ago
Herbert Jones b4d89c6a0c
(feature): allow multiple org-roam directories (#178) 6 years ago
Jethro Kuan d780b6ffd1
(chore): require minimum org version of 9.0 (#177) 6 years ago
leaen 5f6ff4282c
(docs): fix broken markdown src block (#176) 6 years ago
wrycode a0559a2709
(docs): add note about removing title timestamps in configuration.md (#175) 6 years ago
wrycode de1ac9d5cc
Fix typo in tour.md (#172) 6 years ago
Herbert Jones b2dc9b33f6
(bugfix): fix new file template default case (#169) 6 years ago
Jethro Kuan f9a903f52d
add changelog entry for #165 (#168) 6 years ago
Jethro Kuan c54c206694
(feature) add templating functionality via `org-roam-template` (#165) 6 years ago
Herbert Jones d2843b816f
(bugfix): keep unicode alphanumerics in filename (#164) 6 years ago
Jürgen Hötzel c2c25f7d83
(bugfix): Use correct padding for modeline lighter (#163) 6 years ago
Jethro Kuan cba79b941a
(feature): add custom font styling for org-roam links (#162) 6 years ago
Jürgen Hötzel a2a858a0fe
(bugfix): Check future status to prevent multiple async tasks (#160) 6 years ago
Jethro Kuan 43ff60fec7
(feature): add `org-roam-mute-cache-build` to mute cache build message (#159) 6 years ago
Jethro Kuan fe3f0e3b6c (docs): documentation on how to enable Chrome external app checkbox on Linux (#157) 6 years ago
Herbert Jones d02d48e559
(bugfix): prevent multiple async build processes (#149) 6 years ago
Herbert Jones 22f596d275
(feature): update `org-roam-insert` behaviour on region-selection (#148) 6 years ago
Jethro Kuan cb029c4ce8
(release): org-roam v0.1.2 (#147) 6 years ago
Jethro Kuan 571f65cebd
(docs): Add graph setup documentation for MacOS (#146) 6 years ago
Jürgen Hötzel 316ad40b2c
(feature): `org-roam-show-graph`: fallback to Emacs SVG viewer (#145) (#145) 6 years ago
ffrigge b78b545d31
(feature): allow customization of graphviz node appearance (#132) 6 years ago
Jethro Kuan 8523fb43b4
(feature): global org-roam-mode (#143) 6 years ago
Jethro Kuan dd4b1a97a1
(feature): Add advice to delete-file (#142) 6 years ago
Jethro Kuan 3a8908f72a
(feature): add a variable `org-roam-new-file-directory` (#141) 6 years ago
Jethro Kuan ddaf855b5d
(chore): some cleanups (#139) 6 years ago
Herbert Jones f458c6caf6
(feature): add org-roam-switch-to-buffer (#138) 6 years ago
Anthony Cowley 0346d3b16c
(bugfix): handle nil file names in `org-roam--org-roam-file-p` (#136) 6 years ago
Jeremy Dormitzer 63754d1ccd
(feature): make org-roam-insert work in org-capture buffers (#134) 6 years ago
Hendrik Cech 05ada41710
(docs): add Spacemacs installation instructions (#133) 6 years ago
Daniel Koudouna bdc13cd6bf
(feature): update cache on file rename (#124) 6 years ago
Troy Hinckley 2522b9d2fa
(bugfi): check for buffer file in post-command-hook (#128) 6 years ago
Troy Hinckley edbe34a1d9
(chore): add autoload to org-roam-mode (#121) 6 years ago
Troy Hinckley 570467b34b
(internal): increase performance of post-command-hook (#122) 6 years ago
Jethro Kuan e84ab1de9a
(chore): Add GitHub templates (#117) 6 years ago
Jeremy Dormitzer 996923f9d9
(feature): add jump to point from org-roam buffer (#99) 6 years ago
bdarcus 4a5531cde3
(fix): fix typo (#113) 6 years ago
Jethro Kuan 2d206134fd
(feature): insert link as downcased title with `org-roam-insert` (#110) 6 years ago
Leon 883eed0a5e
(change): open file links in org-roam buffer in `org-roam-last-window` (#108) 6 years ago
Jethro Kuan 659babf922
(bugfix): force a cache update on making a new file (#107) 6 years ago
Jethro Kuan 424de1f0cb
(docs): update changelog (#106) 6 years ago
Jethro Kuan 618b7f6124
(tests): add tests for org-roam-insert (#105) 6 years ago
Jethro Kuan ce305af319
(breaking): change org-roam-file-format to a function (#103) 6 years ago
Jethro Kuan 58590a0e9d
(bugfix): fix org-roam--find-file picking up temporary files (#98) 6 years ago
Jethro Kuan 9ae03532da
(tests): test org-roam--build-cache-async (#92) 6 years ago
chip2n 159b64b538
(feature): add support for file encryption by default (#90) 6 years ago
Jethro Kuan 8ec3b441d1
(docs): document deft-title patching (#89) 6 years ago
Kevin Liu f048a6b866
(bugfix): org-roam--org-roam-file-p: add a missed file-truename (#88) 6 years ago