<<option chkOpenInNewWindow>> OpenLinksInNewWindow\n<<option chkSaveEmptyTemplate>> SaveEmptyTemplate\n<<option chkToggleLinks>> Clicking on links to tiddlers that are already open causes them to close\n^^(override with Control or other modifier key)^^\n<<option chkHttpReadOnly>> HideEditingFeatures when viewed over HTTP\n<<testWebView>>
Using TiddlyWiki for posting a FAQ online can get cumbersome for readers because each tiddler link opens up to a new scroll position. FAQList simplifies this by opening up each FAQ answer directly under the corresponding question.
FAQList has two modes that determine where the FAQ content is compiled from. This option is set using the "byTag" or "byTitle" mode identifiers in the macro call and works as follows:\n# byTag - Compiles all tiddlers marked with a certain tag, or \n# byTitle - Compiles a single "faq" tiddler that contains all the questions and answers.
Use the following syntax for each question/answer:\n• A question goes on its own line (i.e. no hard returns) but may wrap around as needed\n• The answer goes on the line after the question and may contain ''single'' hard returns\n• Double-space to separate question/answer sets
<<batchprocess "DD MMM YYYY">>
// //''Name:'' Batch Processing Utility\n\n// //''Version:'' <<getversion batchprocess>> (<<getversiondate batchprocess "DD MMM YYYY">>)\n// //''Author:'' AlanHecht\n// //''Type:'' [[Macro|Macros]]\n// //''TiddlyWiki Version:'' 1.2.23 or higher\n\n// //''Description:'' This Batch Processing Utility (BPU) allows you to select a group of tiddlers by title, tag, author, or date and perform an action on the entire group (open, edit, add/remove a tag, delete, etc.). Other features include renaming a tag across all the tiddlers that use it and importing/exporting tiddlers via copy/paste. \n\n// //''Usage Tips:'' Add the BPU macro to the end of your AdvancedOptions tiddler to always have it handy without taking up another tiddler. Also, there are two ways the BPU can be displayed: as a form o