1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/tips/Editing Tiddlers with Emacs.tid
2014-04-24 11:39:37 +05:30

8 lines
460 B
Plaintext

created: 20140406210404245
modified: 20140424113815434
tags: tips
title: Editing Tiddlers with Emacs
type: text/vnd.tiddlywiki
Michael Fogleman has written an [[Emacs|http://www.gnu.org/software/emacs/]] major mode called [[tid-mode|https://github.com/mwfogleman/tid-mode]], which is for editing TiddlyWiki .tid files. It is derived from text-mode, uses the useful minor modes org-struct and subword, and updates the modified times when you save a .tid file.