1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 10:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/tips/Editing Tiddlers with Emacs.tid

8 lines
460 B
Plaintext
Raw Normal View History

2014-04-06 21:08:29 +00:00
created: 20140406210404245
modified: 20140424113815434
2014-04-06 21:08:29 +00:00
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.