geeknote icon indicating copy to clipboard operation
geeknote copied to clipboard

"Org" markup support.

Open timoc opened this issue 11 years ago • 5 comments

Org-mode "Org" markup is closer to the evernote markup than markdown. Org already supports tags, calendar events (reminders, scheduled tasks etc), tasks, todo states etc.

Although org-mode started in Emacs, It also has integrated-support in other editors, such as vim. It is also supported by github as a markup language for code etc.

Org-markup defines richer organisational markup semantics, which will make it easier to create richer notes for evernote to import.

Links: http://orgmode.org/guide/index.html

https://github.com/timoc/github-orgmode-tests

timoc avatar Jun 06 '14 14:06 timoc

+1

dhaley avatar Jun 06 '14 14:06 dhaley

I use emacs publish org files to html then import to evernote, and geeknote don't need to care so much markup type, since so many of then can easily convert to html, maybe geeknook should add html import support.

ifree avatar Jul 18 '14 08:07 ifree

Org support would mean that there is no need for an intermediate format.

timoc avatar Jul 19 '14 14:07 timoc

+1

endafarrell avatar Sep 22 '14 18:09 endafarrell

markdown import should also be added. +1

DelightRun avatar Dec 17 '15 08:12 DelightRun