Commit graph

  • 8632b1f94c Check to see if a contact is being stored check-at-contact Tom Willemse 2024-02-16 16:35:13 -0800
  • 7f03eafaad extract properties Org entry headline at `position' as data API for better contacts searching. main stardiviner 2023-07-21 09:51:15 +0800
  • c386c16802 (org-contacts) Don't try to store link above first heading Joseph Turner 2023-07-16 16:25:48 -0700
  • 2b3a3866aa [test] add ert testing for property "EMAIL" value format regexp matching stardiviner 2023-07-10 19:48:11 +0800
  • 7231f8b2b8 Clean nil and empty string "" from result stardiviner 2023-07-10 19:47:58 +0800
  • 3f62975e74 Handle property "EMAIL" value in some cases: stardiviner 2023-07-10 19:39:06 +0800
  • ae45b9413e Add autoload cookie for `org-contacts-setup-completion-at-point' stardiviner 2023-02-27 22:17:30 +0800
  • bb4032eb12 Add `if' condition on (org-find-exact-headline-in-buffer query) return nil. stardiviner 2022-12-21 12:31:08 +0800
  • b7d176dcfb Refactor duplicated open org-contacts file and create buffer stardiviner 2022-12-21 12:27:53 +0800
  • bd5093e46b org-contacts is now on MELPA and NonGNU. stardiviner 2022-10-10 10:50:37 +0800
  • 9db2e7d28c Add Features section in README.org stardiviner 2022-10-08 20:39:17 +0800
  • 217ba04c9d Bump version to v1.1 stardiviner 2022-09-10 12:36:46 +0800
  • 4a592d90f3 Cosmetic fixes for org-contacts Stefan Monnier 2022-09-09 20:00:19 -0400
  • 919511eb86 Adding org-contacts to GNU ELPA Stefan Monnier 2022-08-26 17:25:50 -0400
  • dba21b4895 Decrease emacs and cl-lib version requirements. stardiviner 2022-06-09 09:26:53 +0800
  • b1032119a3 Fix package-lint warnings. stardiviner 2022-06-09 09:04:19 +0800
  • c1c4cadf3f Fix Warning: Unused lexical argument stardiviner 2022-06-04 09:02:12 +0800
  • 02ac3ed9d0 Fix Warning: ‘org-show-context’ is an obsolete function (as of 9.6); use ‘org-fold-show-context’ instead. stardiviner 2022-06-04 08:58:26 +0800
  • 0501463909 Also detect whether org API function `org-add-link-type' available. stardiviner 2022-06-03 11:29:47 +0800
  • e52d4eed74 Drop the "v" prefix in "gnus" version. stardiviner 2022-06-03 10:19:05 +0800
  • f5394bc0b6 Warning user that the custom variable `org-contacts-files' is nil. stardiviner 2022-06-01 22:43:55 +0800
  • 05522de61d Setting package require versions list stardiviner 2022-06-01 14:09:12 +0800
  • 2de057e423 Make org-link-set-parameters <- org-add-link-type API compatible. stardiviner 2022-06-01 13:54:13 +0800
  • 2916aae933 Fix warning: Invalid face reference: quote. Invalid face attribute :inherit 'org-link stardiviner 2022-05-29 02:10:21 +0800
  • 5d0ecac118 Update package description. stardiviner 2022-03-20 07:38:06 +0800
  • cf8ae48b37 Add if logic on function erc-nicknames-list stardiviner 2022-03-06 22:19:24 +0800
  • 21d4ae5367 Improve the alternative org-contacts headline goto. stardiviner 2022-02-26 01:06:48 +0800
  • 7ed94bcf72 Fix can't get-buffer when file is not opened which caused buf is nil. stardiviner 2022-02-26 00:49:34 +0800
  • fe466ab2ae Add org-mode mailto: link type :complete supporting stardiviner 2021-12-28 22:14:13 +0800
  • 81d9ed977d Ensure font-lock after org-mode in company-mode doc-buffer stardiviner 2021-11-26 10:38:16 +0800
  • abe24d6f34 Display company-mode doc buffer bellow current window stardiviner 2021-11-24 11:35:19 +0800
  • 84436fd7bc Fix org-contacts file narrowed not widen recovered bug. stardiviner 2021-11-19 22:31:55 +0800
  • 03a563b471 Add autoload cookies for org-link functions stardiviner 2021-11-18 22:24:49 +0800
  • 58edab6f69 Add autoload cookirs for completing functions stardiviner 2021-11-18 22:23:23 +0800
  • 8a074f2a41 company-mode doc-buffer return customized buffer which support customization stardiviner 2021-11-18 16:53:06 +0800
  • 18d4945fcc Fix company-mode `company-show-location' support stardiviner 2021-11-18 15:57:22 +0800
  • 8f008e1b70 Fix company-mode doc-buffer support with reverse query contact element in all contacts list. stardiviner 2021-11-18 15:52:08 +0800
  • 3ea7298670 Enable company-mode support stardiviner 2021-11-18 15:51:37 +0800
  • bdf172eab8 Merge branch 'complete-contact' stardiviner 2021-11-18 15:33:29 +0800
  • aaf9ce8bd0 Add capf completion properties stardiviner 2021-11-18 15:09:58 +0800
  • 39c7aba7dc Remove all-completions code logic stardiviner 2021-11-18 15:08:38 +0800
  • 85dd965906 Remove testing code stardiviner 2021-11-18 15:08:05 +0800
  • f3fa9fc0b8 use less magic symbol extract code stardiviner 2021-11-18 15:06:23 +0800
  • 1b028de47c Fix contacts complete not working problem stardiviner 2021-11-18 15:05:11 +0800
  • 3e075cdee4 Fix most of the compiler wanrings and add `Version:' Stefan Monnier 2021-11-17 15:48:18 -0500
  • c1d2b6dfbc prototype of org-contacts contact complete stardiviner 2021-11-18 14:26:22 +0800
  • f64d6edcd0 Update source code metadata keywords and usage description stardiviner 2021-11-03 09:33:32 +0800
  • 3fa6b4c36b Add package introduction in README stardiviner 2021-11-03 09:33:14 +0800
  • 038a608e79 Fix AVATAR property value not exist problem stardiviner 2021-10-30 18:19:56 +0800
  • c8408cf44e replace gnus-rescale-image with create-image property :height stardiviner 2021-10-30 18:12:52 +0800
  • 00560d5f4f Try to support different type of AVATAR property. stardiviner 2021-10-30 18:08:43 +0800
  • 507e48cbd1 add README.org stardiviner 2021-10-30 14:07:02 +0800
  • 0a91557ef9 Tidy up whitespace Morgan Smith 2021-10-28 02:20:49 -0400
  • 80ab4708b7 Change how completion is done Morgan Smith 2021-10-28 02:00:20 -0400
  • c98281fcfe Remove compatibility code Morgan Smith 2021-10-28 01:45:25 -0400
  • 46726d2637 Don't use deprecated functions Morgan Smith 2021-10-28 00:58:00 -0400
  • 4540f987ec Clean up some more headers Bastien Guerry 2021-05-05 09:02:22 +0200
  • 74019274c0 Update copyright years Bastien Guerry 2021-05-03 23:04:40 +0200
  • 986a5b3280 Prefer HTTPS to HTTP in most links Stefan Kangas 2021-03-21 19:55:14 +0100
  • 2f8b3f024c Prefer HTTPS to HTTP for links to gnu.org Stefan Kangas 2021-03-20 08:27:57 +0100
  • 0af8ca84b4 org-contacts.el: Display contacts buffer result. stardiviner 2021-01-25 10:04:40 +0800
  • 1991ef0ecd Fix typo in 304fd01fe Ihor Radchenko 2021-01-04 13:37:15 +0800
  • 0e33f05c4e org-contacts.el: Fix store link function does not return link. stardiviner 2021-01-05 19:30:36 +0800
  • 3d9181c0c4 org-contacts.el: Use `bound-and-true-p' to check (unbound) var David Florness 2021-01-04 23:20:51 -0500
  • eedaff3498 org-contacts.el: Only use org-id-store-link if org-id is loaded David Florness 2021-01-03 18:09:18 -0500
  • af3a5cb6fa org-contacts.el: replace obsolete alias loop' with cl-loop' stardiviner 2021-01-03 20:17:37 +0800
  • 304fd01fe3 org-contacts.el: Add usage comments stardiviner 2021-01-03 20:16:41 +0800
  • 0107e8ecdb org-contacts.el: Inherit face from org-link stardiviner 2020-12-20 20:43:23 +0800
  • c8ceb5290e org-contacts.el: Add support for org-id generated link. stardiviner 2020-12-17 13:51:45 +0800
  • ca3b10d5a8 org-contacts.el: Fix org-store-link error caused by org-contacts stardiviner 2020-12-17 13:09:54 +0800
  • 2c0bb90259 contrib/lisp/org-contacts.el: Add stardiviner as the maintainer Bastien 2020-12-15 15:26:35 +0100
  • 478dfcc9b7 org-contacts.el: Add new link type "contact:" stardiviner 2020-10-30 15:11:53 +0800
  • 4e3f139857 Fix function declarations Nicolas Goaziou 2019-03-03 23:49:22 +0100
  • e64df72db4 Rationalize `org-link-(un)escape' Nicolas Goaziou 2019-02-27 20:22:51 +0100
  • a50ced61ef Update tel link definition Robert Klein 2016-08-08 03:24:23 +0200
  • f07048b75d Use string-match-p' instead of org-string-match-p' Nicolas Goaziou 2016-07-25 15:21:12 +0200
  • 0ec6917ed8 Deprecate org-no-warnings' in favor of with-no-warnings' Nicolas Goaziou 2016-06-23 15:20:32 +0200
  • 4170ea25f3 Deprecate org-find-if' in favor of cl-find-if' Nicolas Goaziou 2016-06-23 09:22:49 +0200
  • 27bec00a60 org-agenda: Remove unnecessary visibility modification Nicolas Goaziou 2016-04-29 11:35:49 +0200
  • f02da8b4de org-contacts: Register "tel" link Simon Thum 2016-02-13 17:20:05 +0100
  • 60339bd55f Make `org-make-tags-matcher' lexical binding friendly Nicolas Goaziou 2016-01-09 20:24:21 +0100
  • 2ec03e18b8 org-contacts: Fix org-contacts-matcher for BIRTHDAYs Jan Malakhovski 2015-12-27 14:47:56 +0000
  • 33c5e0582c contrib: move a few libraries to cl-lib in place of compile-time cl. Aaron Ecay 2015-11-06 12:11:36 +0000
  • 3fa42fb53f Remove some home-grown copies of cl-lib functions. Aaron Ecay 2015-11-06 12:04:20 +0000
  • d1298f4599 org-contacts.el: Catch nextfile' in org-contacts-db' Philippe Crama 2015-06-10 11:25:46 +0200
  • 8078958995 contrib: Fix error messages. Aaron Ecay 2015-01-26 02:54:17 -0500
  • c32dbab114 contrib/lisp/org-contacts.el: Allow the user to customize interactively the vcard export Grégoire Jadi 2014-07-26 13:15:30 +0900
  • 75021a1fc2 contrib/lisp/org-contacts.el: Fix a bug when contacts don't have an email address Grégoire Jadi 2014-07-13 19:33:34 +0900
  • bd83216f38 contrib/lisp/org-contacts.el: Complete contacts using tags and properties Grégoire Jadi 2014-07-13 19:28:49 +0900
  • 74edb70b13 contrib/lisp/org-contacts.el: Factorize the construction of the database Grégoire Jadi 2014-06-17 16:28:48 +0900
  • 36c6b30ec2 contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion functions Grégoire Jadi 2014-06-17 16:41:49 +0900
  • c1a17bf632 Merge branch 'maint' Bastien Guerry 2014-01-07 14:19:03 +0100
  • fd0f42a1bc Update copyright years again. Bastien Guerry 2014-01-07 14:18:17 +0100
  • 4d41ad256d Merge branch 'maint' Bastien Guerry 2014-01-05 06:36:11 +0100
  • 8829fb451a Revert "Update copyright years." Bastien Guerry 2014-01-05 06:28:07 +0100
  • 9d9246c0a5 Merge branch 'maint' Bastien Guerry 2014-01-04 18:58:12 +0100
  • bb08fb96ab Update copyright years. Bastien Guerry 2014-01-04 18:56:11 +0100
  • 3a24177c3a un-hexify TEL links in vCard export Simon Thum 2013-09-22 13:43:06 +0200
  • d6824ec3c2 org-contacts: use `org-' prefixed variants of cl functions Aaron Ecay 2013-07-27 01:17:54 -0400
  • 25211e8066 org-contacts: Ensure contacts cache is updated if it contains markers with no buffer Øyvind Stegard 2013-07-12 12:17:12 +0200