Hi everyone,
On GitHub I have mentioned features and fixes I would like to see for the core of TW5. And there are three or four things on the Roadmap tiddler at tiddlywiki.com that I really, really want. But beyond that, here are a few things I would really love to see as plugins for TW5. Thought I would share them with you.
Before mentioning them, though, I should take a moment to thank those who have already created some great plugins for TW5. I know Ton and Stephan have created several, Danielo has been experimenting, too, and today to my delight I discovered Martin's timeline. Wow. Thanks to all of you.
Okay, so here is my list.
1. Newhere - the ability to click a button to create a new tiddler tagged with the title of the source tiddler. Use cases: many. Image galleries. Hierarchies of notes. Etc.
2. A search plugin that lets you decide whether to search by title, tag, text, or a combination of them. Use cases: many. Most of the time I know what tiddler I am looking for, but searching a TW5 with a lot of tiddlers means that the current search mechanism doesn't filter enough to get me to it quickly. It is way down the list of search results.
2. A search plugin that lets you decide whether to search by title, tag, text, or a combination of them. Use cases: many. Most of the time I know what tiddler I am looking for, but searching a TW5 with a lot of tiddlers means that the current search mechanism doesn't filter enough to get me to it quickly. It is way down the list of search results.
Take the filter advanced search as a starting point. It should already be possible with that.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Also, is there a way to exclude system and shadow tiddlers?
Tried newtiddler, too. I put it in a tiddler tagged $:/tags/ViewToolbar, and it grabs the skeleton tiddler and creates a tiddler with the title I used, with the fields and everything, but does not grab the title of the source tiddler and turn it into a tag on the new tiddler.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Not sure where I need to insert that...
[!is[system]sort[title]] [is[missing]sort[title]] +[sort[title]]
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Regarding the new here button, here is the link again: The file is http://giffmex.org/ReadingTW.htm and the tiddler is $:/aa/giffmex/NewHere, which has been tagged as $:/tags/ViewToolbar. My hope was that clicking it in the viewtoolbar of Tiddler A would grab the title Tiddler A and apply it as a tag to the newly created tiddler. But that doesn't happen.
The button looks huge, and I tried applying two or three spans around it, one to a class in the style sheet, and one was <span height="">, but neither paid off.
The Flexible Search stuff can't work for missing tiddlers as missing tiddlers do not have any fields to search for and this filter searches fieldcontent. Maybe it's not really "flexible" :D
Anyhow: Maybe you can show me your attempts also in a wiki?
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Hey cmari, I was able to play briefly this morning with your example. It was very clearly written, very helpful. The only thing wrong is that because the SourceTemplateSkeleton is tagged tags/viewtoolbar,
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/sZn1OirCK2s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
2. Tag types. Tags could be typed or grouped by introducing a ':' seperator eg 'system:sidebar', 'role:admin', role:public'. 'task:done'. Typed tag fields could also be supported by using field names like 'role.tags' which would indicate and only accept values that are tags of type 'role'. This would greatly help structure wikis, and would facilitate access controls as suggested above. A tiddler of type 'type' could be used to contain a list of possible tags for that tag type.
WISHLIST
1. Plugin that automatically generates a Table of Contents based on tiddler's headers. Like Wikipedia.
-- Aaron
On my list would be a journal tiddler.
Requires $:/plugins/skeeve/let.js, $:/macros/skeeve/dateTime.js, $:/plugins/skeeve/newtiddler.js,
1. Create Skeleton tiddler, in this case we will call it JournalSkeleton
I tag it 2014. Otherwise a typical blank tiddler.
2. Create tiddler with button, in this case journalButton
<$let tag1="2014" text="">
<$newtiddler title=<<dateTime "YYYY MMM 0DD (DDD)">> skeleton="JournalSkeleton" edit="yes">New Journal</$newtiddler>
</$let>
3. Add button to tiddler from which you want to create new journals
{{journalButton}}
Always lurking... long-time user.