Hi Mike

The easiest way to fix this is to create a custom "page export" button that
uses a custom sort order.

Create a new tiddler called $:/my-page-export with the
tag $:/tags/PageControls. Add a description field containing "my custom
export". Add the following content to the text field:

<$macrocall $name="exportButton" exportFilter="HelloThere GettingStarted
[!is[system]!title[HelloThere]!title[GettingStarted]sort[title]] "
lingoBase="$:/language/Buttons/ExportPage/"/>

In the example, HelloThere and GettingStarted will appear at the top,
followed by the remainder in alphabetical order. You'll see that each
tiddler name needs to be repeated in the filter.

Best wishes

Jeremy.



On Mon, Jun 22, 2015 at 11:34 PM, Michael LeSauvage <the.el....@gmail.com>
wrote:

> I feel this won't be easy.
>
> I'm using the single file to make my Wiki.  I need to send it to some
> people who can't use Javascript, so I am doing a static export.  The
> default open post has all the relevant links to tiddles that would lead
> people around the Wiki - but the sort order is alphabetical.
>
> While I can edit the HTML to move the default open tiddle to the top of
> the output HTML, is there any way to get this done automatically?  Am I
> missing a system tag that would result in a particular tiddle appearing
> first?
>
>
> Mike
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/88be4c16-cc89-4aef-abca-4b02ea2907d6%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/88be4c16-cc89-4aef-abca-4b02ea2907d6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJZ8OcSbHWGoVUc%3D5GTWH09811kdGAT%3DicEavKQZhMassg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to