[O] org-contacts to vCard

2014-07-05 Thread Alexis
1), i'd like to propose the following: -- Define a property `ORG_CONTACTS_STYLE`. The default value is 'flat', and represents the way org-contacts currently works: ,* People ,** Alexis ,:PROPERTIES: ,:CELL: 999 999 ,:PHONE: 00 ,:EMAIL: addres...@example.com ,:END: A se

[O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-07-31 Thread Alexis
and installed manually. Hope people find it useful! Alexis.

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-01 Thread Alexis
tually take this approach, however, is something i'll let the community decide. :-) Alexis.

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-03 Thread Alexis
aid all that, as a proof-of-concept, i'll try to create a mapping and export function for the style you describe, for vCard 4.0, and will post the relevant code here. :-) Alexis.

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-06 Thread Alexis
support might well be in demand! > I wish you all the best hoping org-mode users will find decent solution > for handling contacts soon. Thank you! i'm hoping my ongoing work with org-vcard might eventually contribute towards this. :-) Alexis.

[O] Creating a new contacts style for org-vcard [was: Re: ANN: org-vcard. ...]

2014-08-06 Thread Alexis
mand `org-vcard-reload-styles`. (f) Open your example content in a buffer. You'll need to change the FIELDTYPEs from "cells-folder" and "emails-folder" to "cell" and "email", respectively, due to how org-vcard's property-mapping system works. You'll also need to make sure that there's a newline after the fifth instance of "address@hidden"; my code doesn't address the case where there's no such final newline. (g) Either run the `org-vcard-export` command with source "buffer", destination "buffer", style "fengshu", language "en" and version "4.0"; or enable org-vcard-mode and select the corresponding items from the Org-vCard menu. (h) Hopefully, the result should now be available in the "*org-vcard-export*" buffer. :-) Please let me know if you have any questions! Alexis.

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-06 Thread Alexis
h a bit of coding you can format them > in unusual ways, or have them "do things". Ah okay - thanks for clearing that up! Alexis.

Re: [O] MobileOrg

2014-08-06 Thread Alexis
g-android/pull/434 which got merged But given the lack of commits and releases more generally, i've been reticent to work on this further. Alexis.

Re: [O] MobileOrg documentation?

2014-08-07 Thread Alexis
ined) which complicates things further; i can easily imagine the provided functionality between both versions gradually drifting apart .... Alexis.

Re: [O] ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.

2014-08-07 Thread Alexis
ostcodes *nod* Still, i'm surprised there's no default support for Australian-style phone numbers and postcodes; are there really that few Australians making use of BBDB? In any case, if some people are happy with a BBDB-based solution to managing their contacts, that's fine with me! It's just that i want an Org-based system for myself. :-) Alexis.

[O] Some thoughts on MobileOrg and its development ....

2014-08-08 Thread Alexis
ant, probably outweighs such limitations. Unfortunately, due to other existing commitments, i wouldn't be able to take point on such a reboot. But i'd definitely be willing and able to help out! Particularly in the area of contact management and syncing, of course. :-) Thoughts/comments/criticisms? Alexis.

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-12 Thread Alexis
oid' for, well, Android.) And it certainly seems to me that it would be best to start the actual coding of the reboot /first/, and only worry about naming rights issues if and when it takes off. Doing otherwise is likely to bring into play another possible obstacle to getting actual implementation happening. Alexis.

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-12 Thread Alexis
cific code. Consequently, i think there would likely be very little use of most of the code in either current MobileOrg project. Alexis.

Re: [O] Some thoughts on MobileOrg and its development ....

2014-08-13 Thread Alexis
leOrgNG would probably meet my needs in the short term. In the medium to long term, however, i'm not yet convinced that it would make the Org-on-mobile-devices situation much more sustainably active than it is now. Alexis.

Re: [O] crypt and sync

2014-09-06 Thread Alexis
pt would probably best be controlled by an in-buffer setting or an org-crypt variable. Alexis.

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Alexis
have this issue Alexis.

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Alexis
ny new email. Well, i run getmail+procmail to fetch and sort my mail, so if a server is running slowly, that doesn't affect Emacs. Emacs is only affected by e.g. mu indexing newly-arrived emails, which is fast enough that i don't notice it. Alexis.

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Alexis
Stefan Huchler writes: > What I have more a problem with is that it often hangs have to cancel > it at least every seond time. Sounds like something that might need to be reported as a bug? Alexis.

Re: [O] Enforcing newlines in plain text export

2014-09-27 Thread Alexis
-lisp | (setq my-regex "(.+)") | #+end_src `- Alexis.

Re: [O] Getting "org-mobile-sync" to work.

2014-10-17 Thread Alexis
e-release / release candidate series. i'm running version 24.3.94.2, via the emacs-24 branch, which contains a package `filenotify.el` (note lack of dash!), and which i can successfully `require` Perhaps this is what `org-mobile-sync` is wanting? Alexis.

Re: [O] "org-plus-contrib" yes, "org" no!

2014-12-10 Thread Alexis
ctory in your Emacs installation's `lisp` directory to e.g. `.org` so that it's not found by default, then restart Emacs. Alexis.

[O] org-carddav [was: Re: ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.]

2015-02-13 Thread Alexis
On Wed 21 January 2015, Rasmus wrote: > Gour writes: > >> On Sub, 2014-08-02 at 11:12 +1000, Alexis wrote: >> >>> 2. Using org-vcard as a library, create org-carddav (which i hope to >>> start working on shortly) in order to be able to synchronise conta

Re: [O] orgmode-contacts "wrong type arguments"

2015-02-17 Thread Alexis
ooks like something in `completion-in-region` wanted a plain old list of items, but instead got a propertized string. For further information, check out section "31.19.2, Changing Text Properties" of the Emacs Lisp Reference Manual - in particular, the entry for the `propertize` function. Alexis.

[O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-17 Thread Alexis
inside the source block and then doing: C-c ' (i.e. `org-edit-special`) in order to open a c++-mode buffer for editing the block contents? Alexis.

Re: [O] bug#19887: 24.4; Cannot kill buffer; Wrong type argument: overlayp, nil

2015-02-20 Thread Alexis
two things that come to mind are: * installing and using Org from the orgmode.org ELPA, i.e. (add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/";) t) or * removing existing Org-related byte-compiled files (i.e. *.elc files), so that they got regenerated. Alexis.

Re: [O] Citation syntax and ODT

2015-02-23 Thread Alexis
hings such that presentation style is /necessarily/ carried along with citation style. Make it so that exporting a document faithfully reproduces the citation style in the target format, but don't /force/ the presentation style used in the source format for citation style to be the presentation style used in the destination format. Vaidheeswaran, is that correct? Alexis.

[O] Bug: `org-edit-special` doesn't respect dedicated windows

2015-02-28 Thread Alexis
. 5. Visit file `test.org`, containing: * Test #+begin_src emacs-lisp (message "Test.") #+end_src 6. Move point within source block, do `org-edit-special`. 7. The "*scratch*" buffer window will have its contents changed to contain an Org buffer. Alexis.

Re: [O] Set a property or take action on state change to done

2015-02-28 Thread Alexis
erhaps use a combination of `org-after-todo-state-change-hook` and the `org-state` variable? Alexis.

Re: [O] Bug: `org-edit-special` doesn't respect dedicated windows

2015-03-01 Thread Alexis
20150223 of Org from the orgmode.org ELPA - sorry i didn't mention that in my previous message!) Alexis.

Re: [O] org-calendar-holiday and local holidays

2015-03-01 Thread Alexis
ys` variable to `calendar-holidays` seems to me like it might be a coding or documentation bug in Emacs ? Alexis.

Re: [O] org-calendar-holiday and local holidays

2015-03-02 Thread Alexis
On 2015-03-03T02:26:37+1100, Jorge A. Alfaro-Murillo said: JAA> Alexis writes: >> When i scroll down to look at the current value of >> `calendar-holidays`, however, i see that neither the current >> value nor the original value makes any reference to the >&

Re: [O] org-calendar-holiday and local holidays

2015-03-02 Thread Alexis
x27;(dolist (holiday holiday-local-holidays) (add-to-list 'calendar-holidays holiday))) i'll open a GNU Emacs issue to that effect. :-) Thanks again! Alexis.

Re: [O] Emacs unresponsive while executing Sh code block

2015-03-05 Thread Alexis
il you close `gnome-terminal`. Alexis.

Re: [O] refiling with helm

2015-03-05 Thread Alexis
part of the value of the `myvar/org-files` variable. Alexis.

[O] Setting `org-src-window-setup` has no effect? [was: Re: Bug: `org-edit-special` doesn't respect dedicated windows]

2015-03-06 Thread Alexis
Ping? On 2015-03-01T20:31:33+1100, Alexis said: A> On 2015-03-01T20:20:06+1100, Nicolas Goaziou said: NG> Org uses `org-src-window-setup' to control the display, which NG> overrides dedicated windows. You may want to customize the A> former. A> Thanks for bringing

Re: [O] Bug: `org-edit-special` doesn't respect dedicated windows

2015-03-07 Thread Alexis
On 2015-03-08T07:34:36+1100, Nicolas Goaziou said: NG> Alexis writes: >> Thanks for bringing my attention to this variable! However, >> setting it to 'current-window seems to have no effect; rather >> than the Org buffer being replaced by an Emacs Lisp buffer,

Re: [O] Bleeding edge in elpa

2015-03-10 Thread Alexis
On 2015-03-10T06:21:10+1100, T.F. Torrey said: TFT> The biggest obstacle I to this that I see is that developers tend TFT> to hate the package manager and love git. This developer appreciates both, and thus particularly appreciates MELPA as well. :-) Alexis.

Re: [O] [Org-Caldav] Trouble connecting to a caldav server other Google calendar

2015-03-13 Thread Alexis
've not yet tried it, myself, though i hope to get to doing so in the near future ) There might also be a connection with this Emacs issue: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18290 Alexis.

Re: [O] ID property generated by org-mobile

2015-03-21 Thread Alexis
R> org-mobile-force-id-on-agenda-items nil) ? R> Is it being used somewhere in particular ? i think it might be used for syncing purposes, to uniquely identify items that need to be added, removed etc. Alexis.

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-21 Thread Alexis
'.) To temporarily change the value for an active incremental search, use M-s i. Alexis.

[O] Unable to get file link search to work

2014-02-21 Thread Alexis
e literally called 'a.org::2'. i have observed this behaviour with org-link-search-must-match-exact-headline set to either 'query-to-create or to nil. What am i doing wrong? Alexis.

Re: [O] Unable to get file link search to work

2014-02-22 Thread Alexis
Bump. Any suggestions as to whether the below is me doing something wrong (more likely) or a bug (less likely)? Thanks! Alexis writes: > Hi all, > > i'm running org-mode 8.2.5h in Emacs 24.3. > > Say i have file a.org: > > * Main > ** Group > *** Firs

[O] Possible bug? Links using 'file+Emacs:' don't work. (Was: Re: Unable to get file link search to work)

2014-02-23 Thread Alexis
l exhibit the incorrect behaviour i described in my original email, and which you experienced also. So it looks like there is indeed a bug here - or, the 'file+emacs:' example should be removed from section 4.3 of the Org manual. Thanks again! Alexis.

Re: [O] Possible bug? Links using 'file+Emacs:' don't work.

2014-02-23 Thread Alexis
Nicolas Goaziou writes: > Alexis writes: > >> However, 'file+emacs:' links still exhibit the incorrect behaviour i >> described in my original email, and which you experienced also. So it >> looks like there is indeed a bug here - or, the 'file+emacs:

[O] org-contacts development

2014-05-22 Thread Alexis
ionality they're after. And in my own particular case, it would greatly facilitate my work in org-contacts / Android Contacts integration. :-) What do people think? Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
ing around vCard though, so this approach looks interesting indeed. :-) Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
*nod* Good point i'd be happy to assign copyright to the FSF, myself, but i know that doing so is an issue for many people. Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
d, and that it doesn't seem to be a horrible format Those who feel otherwise are going to need to speak up soon or forever hold their peace. :-) Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
Xebar Saram writes: > This sounds awesome, i would love syncing org contacts with my android > phone :-) It's good to know i'm not the only one wanting this functionality - gives me more incentive to actually implement it! Alexis.

Re: [O] org-contact Documentation

2014-05-24 Thread Alexis
On Fri, 23 May 2014 15:17:04 +0200, Esben Stien wrote: > Sync'ing with ldap would also be great, but I guess that's a bit > premature. Well, if org-contacts becomes based in vCard, as i'd like, i guess it might be possible to use LDAP vCard services Alexis.

Re: [O] Extending org-contacts with properties: naming properties

2014-05-24 Thread Alexis
Hi Esben, The way that org-contacts currently works is that contact details are grouped together in the same PROPERTIES drawer, e.g. * Alexis :PROPERTIES: :EMAIL: ale...@example.com :PHONE: - :END: and that's what i've assumed in my MobileOrg code for parsing org-contac

Re: [O] org-contacts development

2014-05-24 Thread Alexis
Bastien writes: > Alexis writes: > >> *nod* Good point i'd be happy to assign copyright to the FSF, >> myself, but i know that doing so is an issue for many people. > > Here you go! > > http://orgmode.org/cgit.cgi/org-mode.git/plain/request-assign-futu

Re: [O] org-contacts development

2014-05-24 Thread Alexis
here that could be used for syncing, but i've not researched that yet. Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
eems like it might be useful. However, i'm not sure to what extent the sync-specific functionality of DAVdroid can be separated from the rest of the app; superficially, it seems like it's fairly tightly integrated. But if nothing else, it does show how it can be done! Thank you. :-) Alexis.

Re: [O] org-contacts development

2014-05-24 Thread Alexis
d the case, and someone else is willing to commit to being the lead on undertaking that work, then i'll certainly support that work and write relevant MobileOrg code to work with both the new and old formats. Otherwise, from my perspective of wanting to simply add some more fields and be able to transfer contact details between MobileOrg and my phone's Contacts system, it's more than i'm willing to take on at this point. Alexis.

Re: [O] org-contacts development

2014-05-25 Thread Alexis
ve started this discussion here, so as to get input, feedback, and hopefully at least rough consensus, on how to approach all this. :-) > Well, if people are willing to help, I'll see if I can come up with a > proposal. :-) Sounds good! Alexis.

Re: [O] Hiding checked items in a checkbox list (FR?)

2014-05-31 Thread Alexis
(b) become hidden upon being checked. Is that correct? Alexis.

Re: [O] Hiding checked items in a checkbox list (FR?)

2014-06-01 Thread Alexis
this functionality. :-) Note, though, that i'm not the lead developer, so i don't have any control over if/when any such functionality will be (a) included in the master branch and (b) included in a release. Alexis.

Re: [O] babel and computing a number of months

2014-06-02 Thread Alexis
bout Perl with either DateTime::Moonpig: https://metacpan.org/pod/DateTime::Moonpig or Time::Piece: https://metacpan.org/pod/Time::Piece Alexis.

Re: [O] (require 'org-publish) causes downgrade in org-version

2014-06-09 Thread Alexis
quot;/path/to/org-publish-project.el"))) > > I'm wondering when do the packages installed via package-install get > loaded... They get loaded when (package-initialize) is called in one's initialisation file(s). Alexis.

Re: [MAINTENANCE] Org orphanage?

2022-11-21 Thread Alexis
/ Alexis.

Re: [MAINTENANCE] Org orphanage?

2023-08-18 Thread Alexis
e, i'm actually no longer using Org for contacts management, so i'm not even dogfooding org-vcard anymore. Alexis.

[O] Capture template expansion

2014-08-24 Thread Alexis Roda
Hi all, org newbie here, neither proficient with org nor english, please be patient. I'm having a hard time figuring how to gather property values with completion from a capture template. 8<-[ .emacs ] (setq org-capture-templates '(("t" "

[O] Error in org guide

2014-08-24 Thread Alexis Roda
Hi all, the org guide "Release 8.2.7c" says in page 20, 8.4 Clocking work time: C-c C-x C-x Cancel the current ... It should say: C-c C-x C-q Regards

[O] Triggering clock in/out from org state change and progress logging

2014-08-26 Thread Alexis Roda
Hi list, as part of learning org I'm trying to configure it so that state changes trigger clocking in/out tasks. Why testing workflow is: #+TODO: TODO(t) STRT(s!) PAUS(p!) WAIT(w!) | DONE(d!) CANC(c!) What I try to accomplish: * entering STRT pauses the active task (if any) and clocks-in the

Re: [O] Triggering clock in/out from org state change and progress logging

2014-09-01 Thread Alexis Roda
Hi list, after struggling a bit with edebug (too many things to learn) I have traced what the problem is. For the archives: State-change logging is deferred until the command finishes and is implemented by the function 'org-add-log-setup' adding the function 'org-add-log-note' to the hook 'po

[O] Typo in org guide

2014-09-03 Thread Alexis Roda
Hi all, the org guide "Release 8.2.7c" says in page 32, "12.1 Export options": The whole set of lines can be inserted into the buffer with C-c C-e t. It should say: The whole set of lines can be inserted into the buffer with C-c C-e #. Regards

[O] the "right way" to build OMPL export and import

2013-04-24 Thread Alexis Gallagher
t, correct? Is any one of the existing exporters a particularly clean example to work from? For OPML import, is org-element-interpret-data the best starting point? Alexis

[O] Bad formatting in documentation

2013-05-24 Thread Alexis Praga
. (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) (global-set-key "\C-cl" 'org-store-link) (global-set-key "\C-ca" 'org-agenda) (global-set-key "\C-cb" 'org-iswitchb) #+END_SRC emacs-lisp -- Alexis Praga ___

feature request: easy embedding of images

2023-02-20 Thread Alexis Gallagher
tions, etc.. Alexis