1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-05 13:40:02 +00:00
Jermolene 534f5e7c13 Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)"
This reverts commit 7436fc7374478de34f25abbd549d80436ac6e303.
2017-06-24 17:48:32 +01:00

12 lines
504 B
Plaintext

title: $:/plugins/tiddlywiki/xlsx-utils/docs/workbook
!!! Workbook Import Specifications
Each workbook import specification describes how spreadsheets of a particular format should be converted into individual tiddlers.
Create a new workbook for each type of spreadsheet that you will be working with.
Workbooks contain a list of sheet import specifications that describe how individual sheets of the workbook should be handled.
Each workbook has a caption that you can use to describe its purpose.