mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-26 01:50:28 +00:00
Merge pull request #1876 from danielo515/patch-10
Filters involved saving mechanism of standalone
This commit is contained in:
commit
c2342fce7a
@ -0,0 +1,10 @@
|
||||
created: 20150709150749755
|
||||
modified: 20150709150806031
|
||||
tags: Mechanisms
|
||||
title: Filters involved in saving of single file eddition
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
There are two filters controlling saving TiddlyWiki as a standalone file.
|
||||
|
||||
* $:/config/SaverFilter determines which modified tiddlers trigger the dirty state
|
||||
* $:/core/save/all determines which tiddlers are saved in the file
|
Loading…
Reference in New Issue
Block a user