1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-05 04:18:01 +00:00

Update syncFilter to allow excluding multiple storyLists (#4906)

This commit is contained in:
saqimtiaz
2020-10-25 16:56:41 +01:00
committed by GitHub
parent 4cdbe6540b
commit b9234fe238

View File

@@ -1,3 +1,3 @@
title: $:/config/SyncFilter
[is[tiddler]] -[[$:/core]] -[[$:/StoryList]] -[[$:/HistoryList]] -[[$:/Import]] -[[$:/isEncrypted]] -[prefix[$:/status/]] -[prefix[$:/state/]] -[prefix[$:/temp/]]
[is[tiddler]] -[[$:/core]] -[prefix[$:/StoryList]] -[prefix[$:/HistoryList]] -[status[pending]plugin-type[import]] -[[$:/isEncrypted]] -[prefix[$:/status/]] -[prefix[$:/state/]] -[prefix[$:/temp/]]