1020 Commits (7f453f3fffb924ca4ae3f8d34cabc03fbcae0127)
 

Author SHA1 Message Date
Jethro Kuan 6ba9ffe9c8
(fix): Error if org-roam-insert is not called from Org-roam file (#264) 6 years ago
Jethro Kuan 5e0b7440a3
(feat): Allow function for org-roam-link-title-format (#261) 6 years ago
Jethro Kuan d16d001b9e
(feat): add optional initial-prompt to org-roam-find-file (#259) 6 years ago
Jethro Kuan f67e0b025a
(docs): fix typo in vanilla installation (#254) 6 years ago
Jürgen Hötzel b836f9fc35
(bugfix): Don't query about SQL proccess on Emacs exit (#253) 6 years ago
Jethro Kuan e138056115
(docs): fix documentation for manual installation (#252) 6 years ago
Jethro Kuan 63e0558d96
(chore): Cleanups for MELPA release (#251) 6 years ago
Jethro Kuan 3fccaef967
(chore): change main branch to master (#250) 6 years ago
Alexey Shmalko 6eb7238daf
(feature): add org-roam-backlink face (#247) 6 years ago
Alexey Shmalko fc79901682
(chore): drop org-roam-filename-noconfirm (#248) 6 years ago
Jethro Kuan 46afa483a9
(docs): add documentation for exporting backlinks in Org file (#244) 6 years ago
Jethro Kuan f63f29ac05
(docs): Add link to slack invite (#242) 6 years ago
Jethro Kuan e357693297
(release): v1.1.0-rc1 (#238) 6 years ago
Jethro Kuan b7afb02015
(chore): Cleanup for MELPA release (#236) 6 years ago
Jethro Kuan 4c6e4df474
(fix): fix org-roam-today date functionality overriding old files (#235) 6 years ago
Jethro Kuan b1e2209dfc
(feature): org-roam-graph-exclude-matcher: exclude nodes from graph (#233) 6 years ago
Anthony Cowley 8f83ffc2a3
org-roam-show-graph: PREFIX to generate a graph but not display it (#232) 6 years ago
Jethro Kuan 09a23c377b
(fix): remove nonspacing marks from slugs (#230) 6 years ago
Jethro Kuan d1a47e090e
(docs): update docs (#229) 6 years ago
Jethro Kuan 7d1dd831db
(fix): relative links should work from org-roam-buffer with multidir (#228) 6 years ago
Jethro Kuan c77c1b7316
(docs): add more org-protocol instructions for MacOS (#227) 6 years ago
Jethro Kuan 55d7edd5ee
(docs): fix org-roam-protocol docs formatting (#226) 6 years ago
Jethro Kuan 1f02b0c5dd
(docs): update org-protocol installation for MacOS (#225) 6 years ago
Jethro Kuan d96ae119ab
(bugfix): remove interactive from org-roam-capture (#224) 6 years ago
Jethro Kuan b7a7741bb0
(feature): use org-capture templates (#216) 6 years ago
Jürgen Hötzel 4de88b3c4f
(bugfix): use "org-roam" as graphname (#221) 6 years ago
Jethro Kuan b74cc14377
(feature): add org-roam-yesterday (#215) 6 years ago
Tyler 4c3d5b90a7 (docs): add Doom Emacs installation instructions (#212) 6 years ago
Jethro Kuan f98e7d22a5
(chore): cleanup and re-order code (#213) 6 years ago
Jethro Kuan a03ad54460
(bugfix): fix org-roam-delete-file-advice triggering on non-org-roam files (#211) 6 years ago
Jethro Kuan a88076a704
(fix): build org-roam cache on org-roam-mode (#210) 6 years ago
Jethro Kuan 9296470d17
(bugfix): populate database after org-roam--make-new-file (#208) 6 years ago
Jethro Kuan 4da30a7134
(bugfix): escape strings for graph export (#207) 6 years ago
Jethro Kuan 150ae65564
(feature): deprecate roam-protocol, extend org-protocol instead (#203) 6 years ago
Jethro Kuan 0c2aaad3df
(feature): use sqlite as backing database (#200) 6 years ago
Daniel Koudouna d086d1675d
(fix): change locals to hash tables (#196) 6 years ago
Jethro Kuan 685aa2afcd
Ensure cache consistency for refs cache (#194) 6 years ago
Jethro Kuan 92d25b287e
(feature): add a cache for ROAM_KEY (#192) 6 years ago
Jethro Kuan 962ef23cce
(fix): Require a minimum version of Org 9.2 for roam link styling (#190) 6 years ago
Jethro Kuan 5e76c67cf6
(feature): emacs-lisp handling for `roam://` links (#188) 6 years ago
Herbert Jones b382b1f21a
(docs): add documentation for multiple org-roam directories (#187) 6 years ago
Jethro Kuan f1fb9f4680
(docs): remove `:after` from package install (#186) 6 years ago
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