taskell icon indicating copy to clipboard operation
taskell copied to clipboard

Support for org files

Open capsulecorplab opened this issue 6 years ago • 3 comments

This would likely be a breaking change, but I think if taskell had support for org files, rather than markdown, the project might gain more developer support from the orgmode community.

capsulecorplab avatar Jun 06 '19 05:06 capsulecorplab

I'll be honest, I've not come across org files before. I think Markdown is the best default format as it's well known by most developers and it formats nicely on GitHub. It's definitely not perfect (bit hacky adding things like dates and such), but I think it's a good balance.

Having said that, adding support for org files is a possibility - could base it on the file extension potentially. Although I'll need to look into the format in a bit more detail before committing to anything.

smallhadroncollider avatar Jun 06 '19 10:06 smallhadroncollider

As you're probably aware it looks like it is supported by GitHub, so that's handy.

smallhadroncollider avatar Jun 06 '19 10:06 smallhadroncollider

https://orgmode.org/org.html#TODO-Items

smallhadroncollider avatar Jun 06 '19 10:06 smallhadroncollider