From: "Thomas S. Dye" <tsd@tsdye.com>
To: Bart Bunting <bart@bunting.net.au>
Cc: emacs-orgmode@gnu.org
Subject: Re: Business process diagrams in org-mode
Date: Sat, 13 Nov 2010 16:51:15 -1000 [thread overview]
Message-ID: <2153EDFE-A958-4ADD-BB99-054B152A46FD@tsdye.com> (raw)
In-Reply-To: <87bp5sacnf.fsf@bunting.net.au>
[-- Attachment #1.1: Type: text/plain, Size: 3124 bytes --]
Aloha Bart,
On Nov 13, 2010, at 3:59 PM, Bart Bunting wrote:
> Hi All,
>
> This is a little bit of a vague question but was hopeing that someone
> may have some pointers.
>
> I am trying to create some business processes with both textual
> descriptions of the process in a table format with step numbers and
> descriptions etc. I was hopeing to be able to automagicaly convert
> the
> tabular format into a business process diagram.
>
> I was wondering if anyone has done this in the past using org-mode and
> bable some how?
>
> As I am blind I can't successfully create such diagrams using drawing
> software. It occurred to me though that it should (could) be possible
> to create diagrams from sufficient information in a table structure.
>
> The diagrams are the usual flow chart style of thing with steps and
> descision
> points causing the flow to branch to another point. I thought that if
> we had something like the following it may be possible to generate a
> diagram.
>
>
>
> | Step |
> Description
> | Next
> Steps |
> |-------------
> +
> -------------------------------------------------------------------------+
> ------------------|
> | Begin | Begin the
> process |
> Choice1 |
> | Choice1 | Decide if we are big or
> small. | Big,Small |
> | Big | If we are big then do big
> things | End |
> | Small | If we are small then figure out if we are really
> small or possibly big. | ReallySmall, Big |
> | ReallySmall | Yes we are really
> small |
> End |
> | End | The
> end.
> | |
> |-------------
> +
> -------------------------------------------------------------------------+
> ------------------|
>
>
> This would represent a process where we start, make a choice if we
> are big or small. If we are big we do big things and end. If we
> are small we make a choice if we are really small or actually big.
> If we decide we are actualy big then we go back to the big step. If
> not we go on to the end.
>
>
> Anyway just thought I'd ask in case someone had a suggestion how
> this could be done using org-mode.
>
> Cheers
>
> Bart
This is certainly possible. Eric Fraga has generated GANTT charts
from an Org-mode table. His approach uses an emacs-lisp helper
function to convert the table to tikz code, and also a LaTeX
stylesheet to define some tikz elements. A similar approach might
work for you.
Eric's post to the list is here:
http://lists.gnu.org/archive/html/emacs-orgmode/2010-10/msg00553.html
hth,
Tom
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #1.2: Type: text/html, Size: 6034 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2010-11-14 2:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-14 1:59 Business process diagrams in org-mode Bart Bunting
2010-11-14 2:51 ` Thomas S. Dye [this message]
2010-11-14 3:09 ` John Hendy
2010-11-14 3:08 ` John Hendy
2010-11-15 11:25 ` Eric S Fraga
2010-11-15 19:16 ` Bart Bunting
2010-11-16 16:35 ` Eric S Fraga
2010-11-16 18:40 ` Thomas S. Dye
2010-11-16 19:16 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2153EDFE-A958-4ADD-BB99-054B152A46FD@tsdye.com \
--to=tsd@tsdye.com \
--cc=bart@bunting.net.au \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).