On Monday, October 20, 2014 12:30:26 AM UTC+2, James Anderson wrote:
>
> That's not the point though, if someone new user deletes that by accident 
> then they won't know why pinned tiddlers aren't showing. Plus the 
> convenience of having the button is far more user-friendly than editing a 
> text field 



var PINNED_TAG = "pinned"; //change 0


This is code. Why should I be forced to change the code, if I want to tag 
my default tiddlers "default" instead of "pinned". 

--------------

Why hard code something, that can be configured already? 
There is a button in the ControlPanel, which shows: "retain story ordering" 

I'd prefer it, to use a drop down list, that lets me select

[list[$:/StoryList]] ... some descripton
[tag[default]] ... some descripton
[tag[default]sort[created]] ... some descripton
[tag[default]!sort[created]] ... some descripton

The hard coded version can't deal with filter runs. Except you change the 
code again :/

-mario


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to