Commit graph

  • 7ab67436a7
    (feat): Implement ‘org-roam-insert-immediate’ (#814) Leo Vivier 2020-06-15 12:34:27 +0200
  • 87403b330c
    (feat): Split org-roam-buffer-toggle into -activate and -deactivate (#819) Langston Barrett 2020-06-13 23:12:23 -0700
  • fae45434b5
    (doc): Add :ensure to use-package declaration (#820) N V 2020-06-13 23:58:42 -0400
  • 9cf26494e8
    (ux): update the error message for org-roam-unlinked-references (#818) Jethro Kuan 2020-06-13 22:33:37 +0800
  • 0d5efe1c14
    (fix): fix unlinked-references for older Emacs (#812) Jethro Kuan 2020-06-13 17:14:57 +0800
  • 2eb0aac88a
    (feat): Switch to a minor-mode for the dev-suite (#805) Leo Vivier 2020-06-12 22:01:52 +0200
  • eca07277ce
    (release): Org-roam v1.2.0 (#802) Jethro Kuan 2020-06-12 23:29:52 +0800
  • 48158e67d4
    (feat): add org-roam-unlinked-references (#787) Jethro Kuan 2020-06-12 23:21:01 +0800
  • 278e3df95d
    (fix): Remove space in docstring (#800) Leo Vivier 2020-06-12 13:54:49 +0200
  • 48d2c199ac
    (fix): Fix local-var loading for dev suite (#799) Leo Vivier 2020-06-12 13:49:33 +0200
  • 7f7ba857de
    (feat): add support for headlines (#783) Leo Vivier 2020-06-12 12:51:13 +0200
  • cf368ab4d8
    (chore): remove unused mkdocs.yml (#798) Jethro Kuan 2020-06-12 17:47:18 +0800
  • 43dbad1f62
    (UX): Add more meaningful error message for sqlite3 (#776) Noboru Ota 2020-06-12 11:14:59 +0200
  • 040913151f
    (docs): update docstring for org-roam-db-location (#797) Jethro Kuan 2020-06-12 13:59:25 +0800
  • 1a964520f2
    (doc): Add documentation about multiple templates for capture (#796) Tim Quelch 2020-06-12 15:14:09 +1000
  • 39276362d7
    (docs): add entries to changelog (#795) Tim Quelch 2020-06-12 13:31:06 +1000
  • 1168c9b6da
    (fix): Fix syntax for calling compiled versions of functions (#791) Leo Vivier 2020-06-11 08:39:12 +0200
  • 92e02b5d14
    (internal): remove redundant org-ref require (#788) Jethro Kuan 2020-06-10 20:02:37 +0800
  • 26b90b28e3 (fix): fix false failure from case in org-roam-doctor Jethro Kuan 2020-06-10 18:33:12 +0800
  • f4376f39a9
    (docs): update roam-ref qutebrowser configuration (#780) Jethro Kuan 2020-06-09 16:49:11 +0800
  • 898c6c8178
    (docs): Add link to Roam-migration (#779) Jethro Kuan 2020-06-09 16:11:03 +0800
  • 30599cc3e8
    (fix): fix prop extraction failures (#772) Jethro Kuan 2020-06-07 22:10:47 +0800
  • 9d5a34d0f4
    (internal): lowercase all properties (#770) Jethro Kuan 2020-06-07 16:25:34 +0800
  • 5bf3e596c8
    (feat): prefer lowercase versions of org in-file settings (#769) N V 2020-06-07 01:55:07 -0400
  • 14f83bdb07
    (fix): org-roam-capture append to existing file (#767) N V 2020-06-07 01:29:26 -0400
  • 81e7a5b231
    (fix): fix org-roam--list-files elisp fallback (#764) Jethro Kuan 2020-06-06 19:27:15 +0800
  • 1756ec6441
    (fix): fix bad behaviour on malformed properties (#763) Jethro Kuan 2020-06-06 16:48:42 +0800
  • c61f7e20f2
    (fix): simplify org-roam--str-to-list (#762) Jethro Kuan 2020-06-05 20:27:02 +0800
  • 563252a6f6
    (fix): remove alias for org-roam-buffer-no-delete-other-windows (#761) Jethro Kuan 2020-06-05 15:54:02 +0800
  • fdaf07da43
    (fix): fix update-tags to correct delete removed tags (#760) Tim Quelch 2020-06-05 16:33:39 +1000
  • 5d25c4552d
    (internal): change org-roam-db--update-tags to only add non-nil tags (#759) Göktuğ Karakaşlı 2020-06-05 08:36:13 +0300
  • c46d153fd3
    (internal): Make org-roam-db--get non-interactive (#758) Jethro Kuan 2020-06-04 22:07:09 +0800
  • 0cd4bc05c5
    (feat): make roam properties case-insensitive (#757) Jethro Kuan 2020-06-04 16:39:23 +0800
  • c5e0c6b9fa
    (fix): fix bug in org-roam-buffer-get-create (#754) Jethro Kuan 2020-06-04 12:32:45 +0800
  • 721689d5b5
    (feat): add org-roam-buffer-window-parameters (#750) Jethro Kuan 2020-06-03 23:25:31 +0800
  • d36d3185ae
    Remove reliance on the current buffer when opening the *org-roam* window (#731) Peter J. Jones 2020-06-03 06:11:46 -0700
  • 3ad43b0823
    (internal): make org-roam--org-link-file-bracket-re more intelligible (#749) Lyn Headley 2020-06-03 00:38:56 -0400
  • b2594b84ae
    (docs): add section introducing the Zettelkasten method (#719) Jethro Kuan 2020-05-31 14:22:44 +0800
  • 3440e647c0
    (fix): add org-roam--directory-files-recursively (#737) Jethro Kuan 2020-05-30 22:32:30 +0800
  • 1d28b07a7c
    (fix): org-roam--list-files: canonicalize filenames (#735) Jethro Kuan 2020-05-30 20:32:32 +0800
  • 195669ad10
    (docs): Add missing Org package-install instructions (#734) Jethro Kuan 2020-05-30 19:04:42 +0800
  • 47feff5a8b
    (feat): allow for symlinks in the org roam directory (#733) ulfl 2020-05-30 12:52:25 +0200
  • 7200364d31
    (internal): remove org-roam--touch-file (#718) N V 2020-05-28 02:37:01 -0400
  • 873a314746
    (fix): hide citelinks if buffer has no ROAM_KEY (#717) Jethro Kuan 2020-05-28 14:23:18 +0800
  • 91c905d7e3
    (docs): org-roam.el clarify documentation (#716) N V 2020-05-28 02:12:01 -0400
  • f9a9f15a8b
    (fix): don't print no citelinks if org-ref is not present (#714) Jethro Kuan 2020-05-28 13:53:10 +0800
  • 9ddadc9c25
    (internal): org-roam-doctor require s, dash (#715) N V 2020-05-28 01:44:13 -0400
  • d0fab34287
    (fix): fix support for Emacs 26 built-in org (#711) Troy Hinckley 2020-05-27 23:35:24 -0600
  • e3281fc31f
    (internal): Exclude org-roam-compat.el from linting (#713) N V 2020-05-28 01:22:51 -0400
  • 5ee38f2d89
    (fix): autoloaded commands load org-roam-mode (#712) N V 2020-05-28 00:25:19 -0400
  • 2e220f511e
    (fix): org-roam-db-build-cache filter non-file input (#709) N V 2020-05-27 03:15:55 -0400
  • 1581d875ce
    (fix): doctor: add ROAM_KEY to supported props (#708) Jethro Kuan 2020-05-27 13:53:30 +0800
  • 50cc81c76d
    (internal): use emacsql-sqlite3 everywhere (#701) Jethro Kuan 2020-05-27 13:20:06 +0800
  • f95cea7067
    (feat): doctor: add check for misspelled roam properties (#703) Jethro Kuan 2020-05-26 14:52:51 +0800
  • 41a1970c6f
    (internal): add BACKERS.md (#702) Jethro Kuan 2020-05-26 14:41:09 +0800
  • 8818f50f41
    (fix): fix symlinked directories and files not picked up (#700) Jethro Kuan 2020-05-26 13:46:08 +0800
  • ea6bd215fc
    (fix): set default org-roam-list-files-commands for windows to nil (#698) Jethro Kuan 2020-05-25 13:26:46 +0800
  • a05b1ebcc3
    (internal): refactor org-roam-find-file logic (#691) N V 2020-05-23 17:42:47 -0400
  • 214f9df844
    (fix): org-roam--list-files strip ANSI color codes (#689) N V 2020-05-22 23:51:52 -0400
  • 4f5a82e291
    (internal): org-roam.el formatting (#687) N V 2020-05-22 21:34:50 -0400
  • 4d0b5734c8
    (fix): fix org-roam--list-files escape (#684) Mykhailo Shevchuk 2020-05-22 15:14:03 +0200
  • 4cd0fe4e41
    (internal): add rg and find support for org-roam--list-files (#664) Lau Siaw Young 2020-05-21 23:25:29 -0700
  • 1eefc264f5
    (fix): org-roam-graph--build notify user when build starts (#683) N V 2020-05-21 22:19:27 -0400
  • 525a58dd86
    (fix): org-roam-graph--build in seperate process (#679) N V 2020-05-21 13:03:16 -0400
  • 4a9401dd40
    (feat): org-roam-doctor: add ROAM_TAGS and ROAM_ALIAS checks (#680) Jethro Kuan 2020-05-21 21:08:52 +0800
  • dd2406ec92
    (fix): fix 'ref context not returning path to file (#678) Jethro Kuan 2020-05-21 13:14:06 +0800
  • c4189ffa04
    (internal): remove github stale bot (#676) Jethro Kuan 2020-05-20 13:42:37 +0800
  • e3d101f495
    (doc): Update org-roam-bibtex repo URL (#675) Chris Binz 2020-05-19 15:12:28 -0400
  • 2cced712fa
    (docs): add landing page (#673) Sayan 2020-05-19 21:11:48 +0530
  • cce2db8b5a
    (release): v1.1.1 (#668) Jethro Kuan 2020-05-18 22:04:51 +0800
  • 2147adf95c
    Create FUNDING.yml Jethro Kuan 2020-05-18 21:27:31 +0800
  • d2654f6023
    (docs): add a nice default theme (#667) Jethro Kuan 2020-05-18 19:15:12 +0800
  • 78b518efd3
    (fix): org-roam-capture--capture shadow org-capture-templates-contexts (#662) N V 2020-05-17 11:51:25 -0400
  • 1b5e55b6c4
    (fix): org-roam-capture allow creating new file (#661) N V 2020-05-17 11:36:15 -0400
  • 4b45f1dbf5
    (fix): fix link updating on file-renames (#660) Jethro Kuan 2020-05-17 18:51:52 +0800
  • e0aee184a7
    (fix): prevent org-roam-version from loading org-roam-dev (#659) N V 2020-05-17 03:41:40 -0400
  • eae97487dc
    (internal): fix free variable reference (#658) N V 2020-05-17 02:56:15 -0400
  • f5a9dfab9b
    (fix): Require seq.el (#657) N V 2020-05-17 02:20:48 -0400
  • 7844827757
    (feature): org-roam-diagnostics command (#653) N V 2020-05-17 01:57:38 -0400
  • 74f12ee8aa
    (internal): org-roam-version save-excursion (#656) N V 2020-05-17 01:46:41 -0400
  • 055669817a
    (feature): org-roam-version command (#655) N V 2020-05-17 01:33:53 -0400
  • 1fc08b4428
    (internal): inline minor-mode keymaps (#654) N V 2020-05-17 01:24:21 -0400
  • cfe3b19a73
    (doc): bug_report.md request more info (#652) N V 2020-05-16 23:24:29 -0400
  • 1bc1559743
    (fix): fix regression in find-ref (#650) Leo Vivier 2020-05-17 00:09:58 +0200
  • 265182a698
    (fix): adapt find-ref to new format (#646) Leo Vivier 2020-05-16 14:03:37 +0200
  • 4b4ebf76c7
    (fix): fix parsing for ido (#645) Jethro Kuan 2020-05-16 19:38:52 +0800
  • 3bc174a6f0
    (fix): reimplement mtime sorting (#642) Leo Vivier 2020-05-16 13:32:23 +0200
  • 8091f4598e
    (internal): revert completions from hash table to alist (#643) Jethro Kuan 2020-05-16 18:17:37 +0800
  • 1267a43043
    (fix): refactor get-ref-path-completions (#633) Leo Vivier 2020-05-16 08:40:41 +0200
  • 8ff09b4b6d
    (docs): Mention steps to provide backtrace in bug_report.md (#641) N V 2020-05-15 22:54:37 -0400
  • 2499c7e220
    (feat): add COMPLETIONS argument to insert and find-file (#637) Leo Vivier 2020-05-16 01:29:18 +0200
  • d816250614
    (fix): move from alist to hash for find-ref (#640) Leo Vivier 2020-05-16 01:23:36 +0200
  • 47763f49fd
    (fix): fix parsing of new hash-table for ido p4v4n 2020-05-16 04:31:35 +0530
  • 9961a22a8c
    (fix): replace if with when (#632) Leo Vivier 2020-05-15 14:23:06 +0200
  • f390593cfb
    (feat): Add a tagging system (#604) Jethro Kuan 2020-05-15 16:10:11 +0800
  • 59c18c0e8c
    (internal): org-roam-dev -> sentence-end-double-space nil (#629) N V 2020-05-15 01:11:19 -0400
  • 3df3b6519c
    (doc): fix org-roam-buffer-no-delete-other-windows (#628) Allard Hendriksen 2020-05-14 22:52:27 +0200
  • b47b76aa41
    (refactor): refactor title extraction (#625) Jethro Kuan 2020-05-14 19:45:07 +0800
  • abb36d11ef
    (docs): remove redundant word in docstring (#626) Günter Zöchbauer 2020-05-14 13:04:59 +0200
  • e55a38530d
    (fix): fix org-roam-doctor broken-link checker (#624) Jethro Kuan 2020-05-14 13:51:35 +0800