OK, let me make an attempt at explaining better... slightly. Org-mode works within Emacs. It's hard to fully explain Org-mode because it has many, many features. But, for the needs of converting to .tid files, we don't need even half of it's features.
Org-mode in its' basic for (an .org file) would look something like this: * Header one ** Header two *** Header three [[url][link]] /italics/ *bold* Notice how close this already is to TW. The more problematic parts would be, maybe, adding tags which in Org Modes are added to header only in the form of :tag: (it's all text-based). It will be something very very simple, that switches * for !, and can "translate" links to what I described above. Org-mode does much much more, but for the purposes of writing (for me anyway) this is enough. The trick would be then, to find all the "bullet points" in TW and change them to headers; find the links and change the to TW format. I tried to convert from Org-mode to markdown <https://tiddlywiki.com/plugins/tiddlywiki/markdown/> and from markdown to TW which kinda works... but it looks like a weird way to get at it. There's tiddlywiki-mode, which I linked above. This should "plug into" Emacs, and allow to edit .tid files... just not sure how. Was hoping someone here would know. Hope this sheds more light. Org-mode (imo) makes a lot of sense for writing, and for those of us who already use TW on a regular basis, I think there's an obvious match here -- TW is good to present and conserve information long term, Org-mode is the dynamic, quick task-to-do and thought to capture thing I always needed from TW but couldn't use it for because it's rather static, requires revisions, and doesn't work well on phone (this is my opinion of course). The both complete each other rather well. On Monday, June 25, 2018 at 9:33:33 PM UTC-4, TonyM wrote: > > Shay, > > Your question depends on someone knowing the emacs and org-mode references > you have made (I do not), and someone may very well know what you are > talking about, however if you opened this question up to include examples, > such that people with extensive tiddlywiki but not emacs org experience > could understand what may be needed, you will most likely get more answers > and sooner. > > Regards > Tony > > On Tuesday, June 26, 2018 at 11:21:30 AM UTC+10, Shay Shaked wrote: >> >> I'm looking around and I see a lot of Emacs references, a few less (but >> still a lot) Org-Mode references, but I don't see something that answers >> the question itself (yet): is there a way to export from Org-mode to TW. >> >> I started playing around with Org-mode recently and the writing >> experience is great. I would really like to be able to export to TW (tid) >> format. The closet I saw was this >> <https://tiddlywiki.com/#Editing%20Tiddlers%20with%20Emacs> on >> tiddlywiki.com but I'm not sure how to actually use it. It doesn't >> font-lock (highlight) anything in the syntax really. Besides, I would >> *really >> *like to be able to write in Org-mode, if it exists. >> >> So... anyone here familiar with this? Anyone here uses Org to write and >> work with TW at the same time? >> >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ae949984-85e2-4df1-b09d-e53ab404fb2d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

