mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-20 09:43:13 +00:00
Start to let story macro read storyview from a tiddler
This is for getting the view dropdown working
This commit is contained in:
parent
122e7bc770
commit
ca9b68a5d3
@ -26,6 +26,7 @@ exports.info = {
|
||||
story: {byName: "default", type: "tiddler"},
|
||||
defaultViewTemplate: {byName: true, type: "tiddler"},
|
||||
defaultEditTemplate: {byName: true, type: "tiddler"},
|
||||
storyviewTiddler: {byName: true, type: "tiddler"},
|
||||
storyview: {byName: true, type: "text"}
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user