$:/core/macros/timelineJust thoughts
Josiah
Inside each is a title, you can drag this into any wiki and they should work
... Have a look at my website tabs at tiddlywiki.psat.com.au in the Recent Sys, Recent Temp and edit Recent (System and regular tiddlers) ...
- ... when you are working on growing a TW having to search for recently used but closed system & shadow Tiddlers is slightly irksome as you need to go to advanced search to do it. This is why I made the modest change for my own use ... But I am wondering IF more configuration options for the Recent tab could be a good idea, allowing a user to configure defaults for: (1) types shown; (2) numbers shown.
- ... I'm not entirely convinced the idea behind "Recent" as it is makes proper sense. In the default it only shows Tiddlers I can easily find in normal search. But a lot of the time its the OTHER type of Tiddler I need to find, the one's beginning "$:/". I'm wondering if I'm alone in this?
@TiddlyTweeter wrote:
- ... when you are working on growing a TW having to search for recently used but closed system & shadow Tiddlers is slightly irksome as you need to go to advanced search to do it. This is why I made the modest change for my own use ... But I am wondering IF more configuration options for the Recent tab could be a good idea, allowing a user to configure defaults for: (1) types shown; (2) numbers shown.
- I did create the "advanced search plus" plugin, which allows you to save search queries.
- It replaces the "advanced search" button and creates a new tab in the right sidebar, where it adds 4 "search tabs"
- standard, system, shadow and filter-expression
- Those tabs can be saved
- title and caption can be defined
I did create the plugin mainly for developing new stuff. .. It turns out, that I need the same search terms over and over again. So I wanted to save them.
That was 1 of the reasons why I did advanced-search-plus ..
That looks great.
Do you want some documentation support?
... we should make some more UI iterations first. ... So feedback would be welcome. ..
repo to create issues is: https://github.com/wikilabs/plugins/tree/master/wikilabs/advanced-search-plus
... it's too much work to create a new tab. IMO the workflow here can be improved. ...
... The user needs to define a title and a caption.
... I think the title should be "auto-created" and the caption should have a sensible default.
... As a best-case, the only button needed should be "create a new search-tab"
... we should make some more UI iterations first. ... So feedback would be welcome. ..repo to create issues is: https://github.com/wikilabs/plugins/tree/master/wikilabs/advanced-search-plus
I'll makes issues there. But I think its worth discussing here too to help clarify what they should be.
To start comments: one thing that interests me, if its possible, is to have a toggle state so that when you search you can toggle between Title Only and Full Tiddler. For instance ...
... does not give me a simple direct listing of the Titles I'm looking for.
Okay--I do understand that I could use the filter tab to create the search I need, but actually its a very basic search--its just I need see matched items on Title, not Title and/or content.
I think its an interesting issue whether "Title" should have been the default, rather than the current default on "Title and/or content" on non-filtered search. Maybe that could be something this could deal with?
- FYI, now I know TW a bit better, I'll probably modify that macro again so it shows only the 20 most recent, but provides a link to longer list in its own Tiddler of 200
... we should make some more UI iterations first.
... The user needs to define a title and a caption.
... I think the title should be "auto-created" and the caption should have a sensible default.
... As a best-case, the only button needed should be "create a new search-tab"
Being able to Caption would be good, though auto-generated based on the search argument could maybe be the default that can be over-ridden?
PMario wrote ...... we should make some more UI iterations first.
I agree the UI aspect needs some thought. For instance, say I save a few searches I could get this ...
... after more than a few it would get unwieldy. Imagine what it would look like with 30 tabs. So I'm inclined to think the first tab could be "Saved Searches"? Perhaps sub-grouped by "Type of Search"?
But I didn't have a good UI - idea. ... While writing this response I thought about an "accordion - UI".
But I didn't have a good UI - idea. ... While writing this response I thought about an "accordion - UI".A modified expandable TOC macro may be able to handle this function.
The advantage of this approach is that "Frequent Use" tabbed search could be for useful everyday use ... like, for instance, my own simulation, via a filter, of "Recent" in the way I need it.
By title only it reminds me of twc and the goto macro. It would be easy to build one, unfiltered.
Regards
Tony
... I'm not entirely convinced the idea behind "Recent" as it is makes proper sense. In the default it only shows Tiddlers I can easily find in normal search. But a lot of the time its the OTHER type of Tiddler I need to find, the one's beginning "$:/". I'm wondering if I'm alone in this?
When you use the drop down list of filters, it extends to the left UNDER the tiddler river. making the titles pretty much impossible to see.
I know what you mean. Those $ tiddlers are @*!!#$ hard to find. But would you have felt the same way when you first started TW? Considering that the $ files are used mostly to hold the state of other actions.
- It replaces the "advanced search" button and creates a new tab in the right sidebar, where it adds 4 "search tabs"
- standard, system, shadow and filter-expression
- Those tabs can be saved
- title and caption can be defined
I just changed ...$:/core/macros/timeline
... to show all types of Tiddler. I limited the display to 50 rather than 100 as I think, in some circumstances, that tab slows the wiki down.
I have comments...
- ... when you are working on growing a TW having to search for recently used but closed system & shadow Tiddlers is slightly irksome as you need to go to advanced search to do it. This is why I made the modest change for my own use ... But I am wondering IF more configuration options for the Recent tab could be a good idea, allowing a user to configure defaults for: (1) types shown; (2) numbers shown.
- ... I'm not entirely convinced the idea behind "Recent" as it is makes proper sense. In the default it only shows Tiddlers I can easily find in normal search. But a lot of the time its the OTHER type of Tiddler I need to find, the one's beginning "$:/". I'm wondering if I'm alone in this?
- FYI, now I know TW a bit better, I'll probably modify that macro again so it shows only the 20 most recent, but provides a link to longer list in its own Tiddler of 200.
Just thoughts
Josiah
Though I know the idea was to keep it in the sidebar, I think one enhancement could be to add a button be able to open it in the Story River. Useful for serious searches with long result lists.
Being more of an end user I can say that the Recent tab as it is makes more sense for us end users. It also makes more sense for those who create content to share with other users. The content tiddlers are what show up in the Recent tab. Use cases include "What content did I most recently update?" and "Here are my most recent blog posts / tiddler entries." So it is not correct to say it doesn't make proper sense. To be honest, I use the Recent tab quite frequently.
They are simple to delete after designing
Regards
Tony
In relation to recent tabs see on my wiki site the easy to make recent tabs I use in the design phase...
Some of the comments made me think I had not pointed to this.
Regards
Tony