The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
OmniFocus to Markdown Thread Tools Search this Thread Display Modes
I would really love to see some sort of markdown support built into omnifocus or via some sort of applescript or service. This would enable the user to share a project or perspective view with others. Here are some possible usage scenarios:
  1. Meeting Agenda: Keep a list of agenda items for a person or a group. Before the meeting, convert the context for that person/group to a well formatted agenda that can be put on an intranet, printed, or sent in an email.
  2. Project Reporting: Highlight a project(s) and convert them to markdown so that you can share them with a team or post the project status to a website.

Does this sound like it would be helpful? I have submitted a feedback request. I would appreciate any thoughts you would have on how to share the content of omnifocus with others.

Thanks,
Steve
 
You can already export as HTML...
 
Hi Catone,

The export to email works well for some situations, but it is limiting and bulky. After 200 lines you get:

Quote:
<table class="basic" id="omnifocus-report">
<tr class="omnifocus-project">
<td style="" class="level-1 wrap"><img class="project-active" />Get house painted</td>
<td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr>
<tr class=>
<td style="" class="level-1 wrap">contact fred for an estimate</td>
<td>Get house painted</td><td>email</td><td></td><td></td><td></td><td></td><td></td></tr>
<tr class=>
<td style="" class="level-1 wrap">pick out a color</td>
<td>Get house painted</td><td>Home Depot</td><td></td><td></td><td></td><td></td><td></td></tr>
<tr class=>
<td style="" class="level-1 wrap">remove junk on the side of the house</td>
<td>Get house painted</td><td>home</td><td></td><td></td><td></td><td></td><td></td></tr>
</table>
<p/>
In markdown, this could be formatted in four lines that I can easily edit.

Quote:
# get house painted
* contact fred for an estimate
* pick out a color
* remove junk on the side of the house
With the markdown formatting, I can easily convert it to a PDF, a well formatted email, html, or drop it into a CMS that converts the text into the proper formatting.

Last edited by steve; 2011-09-17 at 01:17 PM..
 
I'm with the OP that markdown composition capabilities would be nice to have.
 
The way I'm doing this now is with a Markdown (and FoldingText .todo mode) export which I've added to what was originally an OPML exporter.

The Applescript is a wrapper for a standalone Python script with options for filtering which data you export, so you can either select something in the GUI and export it with the Applescript, or use the Python script with something like Hazel to run a regular batch job (or two).

Let me know if there are any adjustments to the Markdown output which seem desirable.

--
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Script: Pasting from FoldingText Markdown to oo3 nesting and columns RobTrew OmniOutliner 3 for Mac 5 2014-05-11 10:34 AM
import RTF (or markdown) data to preserve links ophiochos OmniOutliner 3 for Mac 1 2013-05-16 11:36 PM
Markdown Support steve OmniOutliner 4 for Mac 5 2013-05-09 06:45 AM
Script: Copy selected rows as tab-indented (Markdown) plain text outlines RobTrew OmniOutliner 3 for Mac 2 2012-11-29 02:19 AM
Export plug-ins especially markdown jeffreyclong OmniOutliner 3 for Mac 2 2009-11-28 01:58 PM


All times are GMT -8. The time now is 09:44 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.