Re: [O] ox-cv.el

2018-07-06 Thread eniotna
Hello, Take a look at https://archive.softwareheritage.org/browse/origin/https://github.com/mylese/ox-cv/directory/ Cheers, tony / @ardumont On Fri, Jul 6, 2018 at 11:56 AM, Eike wrote: > > Hello, > > I'm occassionally using a nice package by Myles English that has been on > github for a whil

Re: [O] Add caching to org-buffer-property-keys

2016-04-12 Thread eniotna
Hello, > I'm sure, it's only a small error of mine. Replace `(mapcar #'list (org-entry-properties nil nil))` by `(org-entry-properties nil nil)` in your `org-read-entry-property-name` definition: ``` (defun org-read-entry-property-name () "Read a property name from the current entry (basically

Re: [O] [ANN.] org-trello v0.1.0

2013-08-16 Thread eniotna
> Can I install trello on my own server? > What is the advantage over similar services? > And why and how does org-mode plays well with it? > > I really looks interesting however, I would prefer using my own server. > > Thanks > > Torsten > > > > On 16 August

Re: [O] [ANN.] org-trello v0.1.0

2013-08-16 Thread eniotna
com/ardumont http://adumont.fr/blog On Mon, Aug 12, 2013 at 3:58 PM, Thorsten Jolitz wrote: > eniotna writes: > > Hi, > > > I've release the 0.1.0 version of org-trello - 2 way sync between org and > > trello. > > > > Main page: http://ardumont.git

[O] [ANN.] org-trello v0.1.0

2013-08-09 Thread eniotna
Hi, Hi, I've release the 0.1.0 version of org-trello - 2 way sync between org and trello. Main page: http://ardumont.github.io/org-trello/ Demos: - http://adumont.fr/blog/org-trello-sync-your-org-file-to-trello/ - http://adumont.fr/blog/org-trello-new-features/ Bindings/Actions: C-c o i - M-x

[O] [org-trello] 0.0.3.1 - emacs minor mode for org-mode to sync with trello

2013-07-13 Thread eniotna
Hi, I've released the 0.0.3.1 version of org-trello in marmalade. Features: - installation through emacs 24's package repository (marmalade, melpa) - setup routine to install key and token relative to trello (once) - setup routine to attach an org-mode file to a trello board (once per org-mode fi

[O] [org-trello] emacs minor mode for org-mode to sync with trello

2013-07-07 Thread eniotna
For informations, to any people interested in trello and org-mode, I am developing a minor-mode for org-mode to sync your org-files with your trello. Because sometimes, we need to work with other tools than those we like. https://github.com/ardumont/org-trello This has been released in melpa at