[tw5] Re: Creating an Index list using fields.

2021-03-12 Thread Steve Fenner
the most basic resource for a very >> beginner for learning to do simple coding in Tiddlywiki it would also be >> appreciated. I have been to the tiddlywiki site as well as github and seen >> examples of code but I just have no idea of how to start to make this work. >>

[tw5] Creating an Index list using fields.

2021-03-11 Thread Steve Fenner
een to the tiddlywiki site as well as github and seen examples of code but I just have no idea of how to start to make this work. Sorry to be dense. Thank-you Steve -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe fro

[tw5] How can I reorder References within a tiddler in TiddlyRoam?

2020-10-04 Thread Steve Guillaudeu
Hello, When I create multiple child tiddlers from a parent tiddler using TiddlyRoam, their references are automatically added to the parent. Is there a simple way to change the order so that I can, for example, move the child created third to show up as first in the Reference list? Thank you! -

[tw5] Re: How do you avoid overwriting Tiddlers of the same name?

2020-09-22 Thread Steve Guillaudeu
Thank you both! I'll install that great bundler plugin and add "what about bob?" to my growing reading list :). On Monday, September 21, 2020 at 10:00:28 PM UTC-4 TW Tones wrote: > Stev.. > > First and foremost if you can host a bob or bob.exe server you can have > contention on tiddlers contro

[tw5] How do you avoid overwriting Tiddlers of the same name?

2020-09-21 Thread Steve Guillaudeu
(Relative newby #question) - Is there a way to ensure #import of a group of tiddlers from one TW into your TW does not overwrite existing tiddlers that happen to have the same name? I'm trying to prevent problems I foresee years from now that could come from extensive shared TW use by a group

[tw5] Re: How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-21 Thread 'steve' via TiddlyWiki
eeps getting better and better. Here is a screen shot of the results. Thanks again Steve \define formatTid.highlightText(source:"MainMenu" targetString:"Handler" highlightColor:"blue" highlightStyle:"background-color:khaki;color:#656565;font-size:8.5pt;font-

[tw5] Re: How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-21 Thread 'steve' via TiddlyWiki
tiddler was selected * added parameter to set the highlightColor Tony: * I'll look into codemirror * there did not appear to be a link for your playground wiki Thanks to all that responded! Steve Enter code here...\define formatTid.highlightText(source:"MainMenu" target

[tw5] Re: How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-20 Thread 'steve' via TiddlyWiki
Update: This time I tried a macro with a filter that used goFish in a filter. See below. Nothing was listed in the outputText. Tomorrow I'll look at the literal output text. \define goFish() !!! This example has five goFish !!! This goFish is in a macro. <$list filter="[search:text[goF

[tw5] Re: How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-20 Thread &#x27;steve' via TiddlyWiki
Eric: Very tricky indeed but you made it look simple! It worked - yay! I am trying some more complex examples including embedded macro calls and will report back. Thanks! Steve On Monday, July 20, 2020 at 6:13:07 PM UTC-4, Eric Shulman wrote: > > On Monday, July 20, 2020 at 1:55:57 PM

[tw5] Re: How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-20 Thread &#x27;steve' via TiddlyWiki
there a why to treat/convert/escape (?) macro code (ie anything between \define and \end as a string without executing/running it? Thanks Again Steve On Monday, July 20, 2020 at 5:33:06 PM UTC-4, Saq Imtiaz wrote: > > @steve just in case you haven't seen it, there's a plugin that d

[tw5] How to highlight targetStrings within a macro with splitregex/join, i.e., treat the macro as a string?

2020-07-20 Thread &#x27;steve' via TiddlyWiki
Hello: I am working on a macro to highlight target strings within the text field of a tiddler. The use case is to make it easier to for me see where the targetStrings are (if any). My question is how to highlight the targetString in the macro (ie. treating the macro as a string) as oppose

[tw5] Re: where are the checkbox images used by the checkbox widget?

2020-02-27 Thread &#x27;steve' via TiddlyWiki
Hi Eric I'll look into using instead of images in the toggle-in-field macro suggested by Mat from another thread about using checkboxes to add/delete items in a field. Thanks Steve W -- You received this message because you are subscribed to the Google Groups "TiddlyWiki&

[tw5] where are the checkbox images used by the checkbox widget?

2020-02-27 Thread &#x27;steve' via TiddlyWiki
Hi I looked in core (specifically in $:/core/images/) for the checkbox images used by the checkbox widget (see below) but could not find an image with checkbox in the title. Where should I be looking for these? Thanks Steve W -- You received this message because you are subscribed to the

[tw5] Re: request extension to checkbox widget to support adding/deleting multiple keywords per field

2020-02-26 Thread &#x27;steve' via TiddlyWiki
bimlas: I'll take a look - Thanks Steve W -- 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 view thi

[tw5] Re: request extension to checkbox widget to support adding/deleting multiple keywords per field

2020-02-25 Thread &#x27;steve' via TiddlyWiki
3A%2F%2Fgithub.com%2FJermolene%2FTiddlyWiki5%2Fissues%2F1957&sa=D&sntz=1&usg=AFQjCNELhCPm-h_mnsSWqxYBW2BbVT9A_g> ). Steve W -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving e

[tw5] Re: request extension to checkbox widget to support adding/deleting multiple keywords per field

2020-02-25 Thread &#x27;steve' via TiddlyWiki
e" of checkbox I was thinking more along the lines of augmenting the "field mode". PMario: I am not seeing the problem with there is a problem with checkactions and uncheckactions in my implementation. Thanks to all that responded. Steve W -- You received this message because you a

Re: [tw5] Re: How to get stuff into tw

2019-10-28 Thread Steve S
Not on Linux. So I think I understand that its not just a matter of having a text file but that it needs some kind of formatting or needs certain fields. So this script takes the file that you put in the tiddlers folder (or puts them in there?) and gives them the right fields? Regards Steve

Re: [tw5] Re: How to get stuff into tw

2019-10-27 Thread Steve S
file. I'm not sure I understand what newTiddler.sh does. is it not true that "you can make a new tid file however you choose" but that you need some help from this script? I'm not sure I understand what you are saying here. Regards Steve *We need to learn and remind ourselves every d

Re: [tw5] Re: How to get stuff into tw

2019-10-25 Thread Steve S
use the xls-utils described above. You will have to learn how to. The > xsl-utils is powerfull BUT a bit cryptic at first sight. > > Hope this helps you to find a path. > > Regards, > > Sylvain > @sycom > > -- > You received this message because you are subscrib

Re: [tw5] Re: How to get stuff into tw

2019-10-20 Thread Steve S
out anyway. I'll think about how I can be part of the solution and will help if I can (and you will have me!). This is an ongoing discussion and probably worth its own topic (if there isn't already one). I really appreciate all of your help and only mention all of this to try to make

[tw5] How to get stuff into tw

2019-10-19 Thread Steve S
find others who were afraid to!? Any help appreciated. Steve -- 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. T

Re: [tw5] Re: Please send me links to your themes, adaptations, plugins, macros, etc

2019-10-17 Thread Steve S
zd. So it is not an > inactive site. Sorry, I am forgetful about changing the last updated date... > > On Thu, Oct 17, 2019 at 5:39 PM Steve S wrote: > >> Thanks for the quick replies. I just opened the link in safari and no >> problem but it seems any link from google gro

Re: [tw5] Re: Please send me links to your themes, adaptations, plugins, macros, etc

2019-10-17 Thread Steve S
group post hasn’t been updated for a while. On Fri, 18 Oct 2019 at 9:27 am, @TiddlyTweeter wrote: > Na. Not a dynalink issue. its simple kosher HTML. > > On Thursday, 17 October 2019 23:23:30 UTC+2, Steve S wrote: >> >> Not sure what has happened in the last year but when

[tw5] Please send me links to your themes, adaptations, plugins, macros, etc

2019-10-17 Thread Steve S
Not sure what has happened in the last year but when I click on this link on my iPhone it crashes the google browser. That may be a dynalink problem? Haven’t tried it on a desktop. I have a funny feeling I did try in another iOS browser with same result. (apparently they are all the same - have

[tw5] Re: How to hide tags

2019-10-13 Thread Steve S
ork on recent versions of TW > until someone with better advice comes along. > > Make a tiddler and tag it $:/tags/Stylesheet . Put this content in it: > > .tc-tags-wrapper { > display: none; > } > > Close and save the tiddler. Your tags should disappear. > > On Sunday, Oc

[tw5] How to hide tags

2019-10-13 Thread Steve S
Hi, I would like a simple clean list of my tiddlers. I have managed to remove the author and heading and subtitle fields according to this tiddler: "How to hide the author's and other fields with CSS" but this doesn’t say how to remove the tags. I know its possible because I saw it here http:/

[tw5] Re: separating list results

2019-05-04 Thread &#x27;Steve Douglas' via TiddlyWiki
> tags. There's a long technical reason for this, which I can never > keep straight. > > The other easy way is to use a macro > > <> > > HTH > -- Mark > > On Friday, May 3, 2019 at 7:19:14 PM UTC-7, Steve Douglas wrote: >> >> I'm stil

[tw5] separating list results

2019-05-03 Thread &#x27;Steve Douglas' via TiddlyWiki
I'm still learning, and i have this list <$list filter="[tag[not read yet]sort[title]]"> The results are all mashed together into a single line. I want to separate them into separate lines. How do i separate the results? -- You received this message because you are subscribed to the Google

[tw5] Re: Create Sidebar tab showing all tags?

2019-05-01 Thread &#x27;Steve Douglas' via TiddlyWiki
Thank you very much! that's exactly what i needed! On Wednesday, May 1, 2019 at 8:37:16 PM UTC-7, Riz wrote: > > You mean like this: > https://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FMoreSideBar%2FTags > > Open Advanced search, move to shadow tab and search for > "$:/core/ui/MoreSideBar/Tags". Edi

[tw5] Create Sidebar tab showing all tags?

2019-05-01 Thread &#x27;Steve Douglas' via TiddlyWiki
Could someone link me to an example of how to set up a tab in the Sidebar that lists all the tags in the database? when i search i either get "how to add a tab" which i know how to do, or "list all tiddlers for a tag" which i don't want to do... -- You received this message because you are sub

[tw5] editing the control panel tiddler

2019-04-24 Thread &#x27;Steve Douglas' via TiddlyWiki
is there something i have to do to save the control panel changes? i updated the shadow tiddlers, but they are staying changed -- 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

[tw5] changing text header formats?

2019-04-24 Thread &#x27;Steve Douglas' via TiddlyWiki
It looks like in v5 that Header 1 is smaller that either Header 2 or Header 3. which system tiddler allows changing the header formats? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails fr

[tw5] Re: moving old TW text into v5?

2019-04-23 Thread &#x27;Steve Douglas' via TiddlyWiki
cool thanks! I never used macros and my formatting was pretty simple. I'll give it a try On Tuesday, April 23, 2019 at 8:06:19 PM UTC-7, Mark S. wrote: > > You can just drag and drop your tiddlers into your new TW file. > > > -- You received this message because you are subscribed to the Goog

[tw5] moving old TW text into v5?

2019-04-23 Thread &#x27;Steve Douglas' via TiddlyWiki
I have an old Tiddly wiki that i would like to move into a version 5 file. Will the formatting stay the same if i paste the source text from the old tiddlers into the new file? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw5] Names of all fields in a tiddler matching a value

2019-03-24 Thread steve
Hi, I'm sure I've done this before, but... I need to get a list of all fields in a given tiddler "My Tiddler" that have a value of "XYZ" Thanks in advance, //steve. -- You received this message because you are subscribed to the Google Groups "TiddlyWi

[tw5] Re: Getting the value of a field when the known fieldname is a variable

2019-03-19 Thread steve
Thanks, Eric. works perfectly For the rest of us, here is the documentation of this capability: As described in Introduction to filter notation , you can also transclude

[tw5] Getting the value of a field when the known fieldname is a variable

2019-03-18 Thread steve
ble getting the vaue of a field to render as a link; I can only "see" it using <$view field="xxx"/>. Any help, much appreciated! Thank, //steve. <$button> <$action-setfield $tiddler="title:tiddler-b" tiddler-a="thefilename.pdf"/> &l

Re: [tw5] <$select> and Web accessibility

2019-03-04 Thread steve
Thanks, Jeremy. Will test and let you know, but it works on the pre-release site. I update our wiki and send it off to be inspected :) //steve. On Monday, March 4, 2019 at 7:25:44 AM UTC-5, Jeremy Ruston wrote: > > I think we really need to add a tooltip attribute to the <$selec

[tw5] Re: <$select> and Web accessibility

2019-03-03 Thread steve
nyone run a TiddlyWiki through any Web Accessibility tests (or know how?), to see if this feature would be considered accessible? Thanks! //steve. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and s

[tw5] Re: <$select> and Web accessibility

2019-03-03 Thread steve
t;$select-accessible tooltip="Here is the tooltip"/> or something like that would work? (Naturally, I have absolutely no idea how to do this...) //steve. On Sunday, March 3, 2019 at 5:09:38 PM UTC-5, TonyM wrote: > > Steve, > > I do not know, but looking at an accessible version

[tw5] <$select> and Web accessibility

2019-03-03 Thread steve
Hi, Would anyone know how to make the <$select> generate html that would meet standard Web accessibility <https://en.wikipedia.org/wiki/Web_accessibility> requirements? Thanks, //steve. -- You received this message because you are subscribed to the Google Groups "Tidd

[tw5] Re: xlxs import tools are great! Anyone developed a way to auto-import a sheet from an xlsx file with column names read as field name?

2019-02-21 Thread steve
I just realized I left this thread dangling And I should have noted to the group, that the xlsx import *natively* will read column names in an xlsx file as field names, by selecting import by "column" instead of import by row. One caveat: It is necessary to have a column named "title" in o

[tw5] Re: XSS Vulnerability and other security concerns

2019-02-21 Thread steve
rent than every other application you've ever seen. //steve. On Thursday, February 21, 2019 at 10:17:03 AM UTC-5, Lost Admin wrote: > > Hi Steve, > > On the topic of your first point, TiddlySpot PHP... TiddlySpot uses a > program on the server to save the Tiddlywiki file. Wh

[tw5] Re: XSS Vulnerability and other security concerns

2019-02-21 Thread steve
(inline) On Thursday, February 21, 2019 at 9:58:49 AM UTC-5, PMario wrote: > > Hi Steve, > > How many users should be allowed to write back to the wiki? Or should they > be read-only? > in the public-facing version, they could be read-only, I think -- though I don'

[tw5] XSS Vulnerability and other security concerns

2019-02-21 Thread steve
er asked in the TiddlyWiki dev group <https://groups.google.com/forum/#!searchin/TiddlyWikiDev/xss%7Csort:date> -- a place I've always feared entering... :)? Thanks for your help! //steve. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" g

[tw5] Re: Can't get the xlsx plugin to import xlsx sheet by column name

2019-02-03 Thread steve
yep, thanks! saved the day from being a total disaster :) //steve. On Sunday, February 3, 2019 at 2:10:14 PM UTC-5, Mark S. wrote: > > Hi Steve, > > I did two things to get it to work. I'm not sure if the first was > essential, but I think it was. > > First I turned al

[tw5] Re: A TiddlyWikified Lens on Spreadsheets

2019-02-03 Thread steve
import-by-column.tiddlyspot.com/> demonstrates a generic way to import a wikipedia table and move it along towards being wikified...//steve. On Saturday, July 15, 2017 at 4:03:36 AM UTC-4, PMario wrote: > > Hi Steve, > > Interesting. ... You could create a "backdrop" tiddler

[tw5] Can't get the xlsx plugin to import xlsx sheet by column name

2019-02-03 Thread steve
See http://xlsx-import-by-column.tiddlyspot.com/ for a demo (which, for what's it worth, links to a google sheet that demonstates the ability to use =importhtml() google sheets command to import any table in any page in wikipedia...) Any help, much appreciated! thanks, //steve. -- You receive

[tw5] Change name of "associated" tiddlers

2018-11-28 Thread steve
allenge comes when I want to change the name of the "primary" tiddler. I nicely get this message: *Update [[primary tiddler name]] in the tags and list fields of other tiddlers* My question: how can I change the *title* field of other tiddlers as well as the *tags *and *list* fields

Re: [tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-16 Thread Steve Schneider
There seem to be challenges with tablets and some browser configurations. Check your configuration. Make sure no security is blocking things. Not sure what that would look like. Perhaps others here can replicate On Tue, Jan 16, 2018 at 4:32 PM Steve Schneider wrote: > Just go to the tiddlywi

Re: [tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-16 Thread Steve Schneider
trying a fifth time now. > > One of my problems is that you have a popup window that is half off the > screen to the left and I may be missing instructions there. > > JWHoneycutt > > On Jan 16, 2018, at 4:17 PM, Steve Schneider > wrote: > > Did you try chrome? 23 of

Re: [tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-16 Thread Steve Schneider
Did you try chrome? 23 of 24 students got it to work this morning On Tue, Jan 16, 2018 at 4:00 PM JWHoneycutt wrote: > > @ Steve Schneider (stevesuny) > I already happened to have an old TiddlySpot account and tried to utilize > you intro script to the course, but since it w

Re: [tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-16 Thread Steve Schneider
Ah ok!! Thanks. On Mon, Jan 15, 2018 at 9:49 PM Birthe C wrote: > Hi Steve, > > It is the hide at not setup domain that hides the text. > Open $:/Setup/Stylesheet an inset your own. > > > Birthe > > > Den tirsdag den 16. januar 2018 kl. 02.22.38 UTC+1 skrev steves

[tw] Re: Trouble Saving with TiddlyFox

2017-06-01 Thread Steve Colombo
Hi Birthe, The problem was the Private Browsing. Once I turned that off everything worked fine. Thank you!!! Steve On Thursday, June 1, 2017 at 5:36:24 PM UTC-4, Birthe C wrote: > > Hi Steve, > > I cannot see the cat on your images. You have to restart your browser > a

[tw] Re: Trouble Saving with TiddlyFox

2017-06-01 Thread Steve Colombo
Birthe, Thanks for the reply. This is my first time using TiddlyWiki. On Wednesday, May 31, 2017 at 9:09:12 PM UTC-4, Birthe C wrote: > > Hi Steve, > > You installed the right version of TiddlyFox. It works in a different way > than the former. You should see an icon of a ca

[tw] Trouble Saving with TiddlyFox

2017-05-31 Thread Steve Colombo
idebar - Look for the yellow notification *Saved wiki* at the top right of the window When I do try to save, a message pops up "Saved wiki", but I also get a dialog box that pops up: If I cancel this dialog, nothing has been saved. If I click OK, it saves the file in a new location l

[tw] Re: How to do an exact match of tags

2016-12-20 Thread steve
Tobias It worked just fine on my initial test case. I will also try some of the other features that you described in your announcement. Thanks Steve Wharton On Monday, December 19, 2016 at 2:11:16 PM UTC-5, Tobias Beer wrote: > > Hi Steve, > > >> I think that coul

[tw] Re: How to do an exact match of tags

2016-12-12 Thread steve
Tobias I think that could work very nicely. Thanks Steve Wharton. On Monday, December 12, 2016 at 1:04:52 PM UTC-5, Tobias Beer wrote: > > Hi Steve, > > I could extend: > > http://tobibeer.github.io/tw5-plugins/#contains > > with an option that goes: > > contains:

[tw] Re: How to do an exact match of tags

2016-12-09 Thread steve
unt macros into a single filter (instead of two)? Thanks Steve Wharton On Friday, December 9, 2016 at 12:52:26 PM UTC-5, Tobias Beer wrote: > > Hi steve, > > May I ask, other than: because I wanted to see if I can, > what's the point of this "[taggedOnly[foo]

[tw] Re: How to do an exact match of tags

2016-12-09 Thread steve
All The listViaContains macro shown in an previous post does not identify exact matches. The xMatchTags macro listed below does return exact matches. It uses the "contain and "count" macros from Tobias Beer. My thanks to Tobias and the folks that kindly responded to my q

[tw] Re: How to do an exact match of tags

2016-12-09 Thread steve
Cmari Yes there is and I somehow managed to not include it. Here it is ... Steve Wharton ``` \define listViaContains() <$list filter="[contains:tags $all]"> <$link><$view field="title"/>, \end <$set name=currentTags filter='[tags[]sort[]]&#x

[tw] Re: How to do an exact match of tags

2016-12-05 Thread steve
p an example on tiddyspot. As an alternative a listing of the macro is given below. Steve Wharton ``` \define listAsTableSortedByTagField(filter:"[!is[system]]" titleText captionText) <$button>Sort Tags In Place (Ascending Order) <$list filter="[!is[system]!has[dr

[tw] Re: How to do an exact match of tags

2016-12-01 Thread steve
ers that contained only the "music" and "genre" tags. For example: <$vars list="music genre"> <$list filter="[contains:tags $only]"> <$link><$view field="title"/> ''field:'' {{!!tags}} Steve Wharton

[tw] Re: How to do an exact match of tags

2016-11-30 Thread steve
Mario No quarrel from me that the all combinations functionality would be a reasonable github request. Steve Wharton On Wednesday, November 30, 2016 at 2:19:32 AM UTC-5, Mat wrote: > > Steve, I'd agree with PMario that it is a reasonable github request even > if you personally

[tw] Re: How to do an exact match of tags

2016-11-30 Thread steve
ith A, B, and C. Steve Wharton Checklist Example -- Select by ANDing Tags On Wednesday, November 30, 2016 at 2:56:41 AM UTC-5, Matabele wrote: > > Hi > > There are a few examples of selecting by tag combinations here > <http://checklist.tiddlyspot.com/>. > > regards

[tw] Re: How to do an exact match of tags

2016-11-29 Thread steve
it would list the "artistTbd" tiddler as expected, but it would also list the seven other tiddlers, e.g., "Archie Fisher" that also have the tags "artist" and "music", but aren't an exact match because they include other tags in addition to "arti

[tw] How to do an exact match of tags

2016-11-28 Thread steve
finding a way to do this while listing each unique combination of tags only once followed by list of tiddlers that have that exact combination of tags. Thanks Steve -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

Re: [tw] twproxy – an authentication proxy for your TiddlyWiki

2016-04-24 Thread Steve Gattuso
Woah! That’s awesome, thank you so much for the link. Glad others find this useful and I’m excited to iterate it on it in the future. If anyone is using it “in production” I’d love to get feedback on what could be improved in future versions. Cheers, - Steve > On Apr 24, 2016, at 11:04

Re: [tw] twproxy – an authentication proxy for your TiddlyWiki

2016-04-18 Thread Steve Gattuso
by keeping large files (images) external. Maybe some others would find this useful as well :). Anyways, thanks again for the warm welcome, I’m very excited to be a part of the TiddlyWiki community and hope I can make some useful tools for others as I evolve my own wiki. Happy wiki-ing, everyo

[tw] twproxy – an authentication proxy for your TiddlyWiki

2016-04-17 Thread Steve Gattuso
getting sick and tired of typing my username/password in over and over using basic auth). The project is open-source and released under the MIT license here: https://github.com/stevenleeg/twproxy Hope some of you find it useful, and any/all feedback is welcome! - Steve -- You received this me

Re: [tw] Re: Getting TopRight to stay visible?

2015-11-23 Thread Steve Schneider
quot;Header" strategy suggested by Birthe's > http://bc.classic.tiddlyspot.com/ > <http://www.google.com/url?q=http%3A%2F%2Fbc.classic.tiddlyspot.com%2F&sa=D&sntz=1&usg=AFQjCNHf-2ZTfLdXEEkPAn0w2x_-bNoJtg> > -- > I see how he built [[Header]] but don't see h

Re: [tw] Re: Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-07 Thread steve
learn about fields and buttons. I'll keep looking and reading. I appreciate the interest and responsiveness of all the folks who respond to questions on this wiki. STeve On Saturday, November 7, 2015 at 5:44:17 PM UTC-5, Tobias Beer wrote: > > Hi steve, > > >>

Re: [tw] Re: Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-07 Thread steve
Hi all: Jed: The button solution you suggested work fine (see listing below). Erwan and Tobias: Thanks for your posts about (what I interpret to be) a more generalized approach for addressing my use case. Steve Wharton ``` <$button>Sort Tags <$list filter='[!is[system]

[tw] Re: Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-06 Thread steve
ng the use of a dynamic filter. Jed: Is there a way that I can view the tiddler from your example? Thanks Steve Wharton On Friday, November 6, 2015 at 4:48:29 AM UTC-5, Jed Carty wrote: > > I made something sort of like what you are talking about here > <http://ooktech.com/jed/ExampleW

[tw] Re: Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-05 Thread steve
i. I'm less good at being able to find and organize previous notes. Reviewing, i.e., curating the tags is helpful to me in keeping the tiddlers easy to discover and avoiding creating redundant notes. I hope this helps clarify my question. Thanks for the response Steve On Thursday, Novemb

[tw] Re: Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-04 Thread steve
Update You can get a better idea of what I'm talking about from the example at http://tiddlysquat2.tiddlyspot.com/ Steve Wharton On Wednesday, November 4, 2015 at 6:55:49 PM UTC-5, steve wrote: > > Hello > > I would like to use a list filter to generate a table with two colum

[tw] Looking for way to generate a table with tiddlers sorted according to respective sets of tags

2015-11-04 Thread steve
;$link to={{!!title}}><$view field="title"/> <$list filter="[all[current]tags[]sort[title]]" template="$:/core/ui/TagTemplate" storyview="pop"/> I vaguely recall that it was possible to do this in TWC. Any ideas on how to do this in TW5. Th

[tw] How to embed

2015-10-25 Thread Steve Chism
How do you embed a tiddler within a tiddler. I have found and tried the following but it doesn't work even after creating the tiddler YourTiddler and adding text within the content. <> I'm using the latest version under Firebox with plugin. Thanks Steve -- You received this

[tw] Re: Tiddlywiki Users Gathering / Conference?

2015-09-06 Thread Steve Schneider
Thanks! I'll send you a link to our repository (as soon as we build it). On Sunday, September 6, 2015, Alex Hough wrote: > Hi Steve, > > My paper is attached. > If was presented at this year's place management conference [1], its not > published in a jo

Re: [tw] Re: Bibliographic References and TiddlyWiki5

2015-08-22 Thread Steve Schneider
on bibtex fields (see http://www.openoffice.org/bibliographic/bibtex-defs.html). Anyone have ideas about how to do that? //steve. Examples of bibtex code: Example A: @article{walhout2015learning, title={Learning and navigating in hypertext: Navigational support by hierarchical menu or tag

[tw] Re: TiddlyWiki5 password protection

2015-06-05 Thread Steve Meacham
http://localhost:8080 https://my.domain.name; } } On Friday, June 5, 2015 at 12:38:17 PM UTC-5, Steve Meacham wrote: > > My goal is to have a private but web-accessible TiddlyWiki5. So far, I > have it running on Debian using node.js. Nginx is a reverse proxy, making > it acc

[tw] TiddlyWiki5 password protection

2015-06-05 Thread Steve Meacham
My goal is to have a private but web-accessible TiddlyWiki5. So far, I have it running on Debian using node.js. Nginx is a reverse proxy, making it accessible only by using HTTPS (SSL). All of this works. What remains is to prevent others from seeing or modifying it's content. I don't under

[tw] Re: Upgrade from 2.8.1 doesn't work

2015-05-06 Thread Steve Jordi
I was just creating sections in the main welcome page using [[topics]], and [[sub topics]] etc... -- 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+unsub

[tw] Re: Upgrade from 2.8.1 doesn't work

2015-05-06 Thread Steve Jordi
Well, Unfortunately, I didn't use tags... So it would be starting from scratch. Instead I'm looking for an app based that would work on Mac, Win and iOS since I would have to do all the copy/paste anyway. Thanks -- You received this message because you are subscribed to the Google Groups "Tidd

[tw] Re: Upgrade from 2.8.1 doesn't work

2015-05-06 Thread Steve Jordi
ng about this tab <https://lh3.googleusercontent.com/-i6yenj6p9uk/VUoOn1KxQ2I/AAg/KvBTx3V4Z1A/s1600/Clip0001.jpg> In my case, it doesn't even show up. Too bad. Thanks anyway. Steve On Wednesday, May 6, 2015 at 2:35:28 PM UTC+2, Mat wrote: > > TW5 is a complete rewrite o

[tw] Upgrade from 2.8.1 doesn't work

2015-05-06 Thread Steve Jordi
gh several different successive upgrades? Thanks for any help Steve J -- 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.

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-28 Thread steve
o use define the value of $:/temp/search with $set. Maybe something like: <$set name="$:/temp/search" value="x">? Thanks Steve Wharton On Thursday, November 27, 2014 9:49:03 AM UTC-5, Jeremy Ruston wrote: > > Hi Steve > > In your example, instead of using sear

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-27 Thread steve
Jeremy In your example, instead of using search-string as the variable name what if I wanted to set and use the variable name $:/temp/search? Thanks for your help. Steve Wharton On Thursday, November 27, 2014 8:43:46 AM UTC-5, Jeremy Ruston wrote: > > Hi Steve > > You

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-27 Thread steve
/temp/search} as in <$list filter="[!is[system]tags[]regexp[(?i)^.+({$:/temp/search}).+$]]"> but it doesn't work. Steve Wharton On Wednesday, November 26, 2014 8:39:04 AM UTC-5, steve wrote: > > Tobias > > I agree. The one other thing that I might wish for would be t

[tw] Re: I'm looking for a simple list filter to search for tiddlers whose title matches a search string anywhere in the title.

2014-11-26 Thread steve
)x]] -[regexp[(?i)^x]] -[regexp[(?i)x$]]"/> Matches) <$list filter="[!is[system]regexp[(?i)x]] -[regexp[(?i)^x]] -[regexp[(?i)x$]]"/> Steve Wharton On Wednesday, November 26, 2014 12:36:51 PM UTC-5, steve wrote: > > Hello again: > > I'm looking for a simpl

[tw] I'm looking for a simple list filter to search for tiddlers whose title matches a search string anywhere in the title.

2014-11-26 Thread steve
tring]]"/> The reason that I am hoping to find a simple list filter is so I can use $count to return the number of matches. The SearchBox at http://tesis.tiddlyspot.com/ matches the string anywhere in a title but I haven't been able to figure out how/where to insert the $count f

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-26 Thread steve
Tobias I agree. The one other thing that I might wish for would be to show a second list of tags that contain, but do not start with the search string. Steve Wharton On Tuesday, November 25, 2014 8:36:42 PM UTC-5, Tobias Beer wrote: > > Hi Steve, > > >> The

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-25 Thread steve
A final note: The SearchBox at http://tesis.tiddlyspot.com/ was just what I was looking for. Thanks to Alberto Molina! Steve Wharton -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving e

Re: [tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-25 Thread steve
ion, I can avoid the problem with a more focused search. Thanks Steve Wharton On Tuesday, November 25, 2014 9:05:10 AM UTC-5, Jeremy Ruston wrote: > > Hi Steve > > The search results in the sidebar and in advanced search are currently > truncated at 250 for performance. > >

[tw] TW5 the list of search results (i.e., matching tiddlers) appears to be truncated.

2014-11-25 Thread steve
d got 331 matches. The list of matches ended with the tiddler called SecondTwo and the Tiddler called x did not show up in the list of matches. Is there a limit to the number of search results that can be displayed? I'm using Firefox 31.2.0. Steve Wharton -- You received this message becau

[tw] Re: tw5 question about thumbnails and links to external image files

2014-11-14 Thread steve
give it a try though. Apologies for the late response. Thanks Steve Wharton On Wednesday, November 12, 2014 3:13:02 PM UTC-5, Mark S. wrote: > > This is a more elaborate version of the macro. It assumes you have a > directory with your images (you can change the default) and a subdire

[tw] Re: tw5 question about thumbnails and links to external image files

2014-11-12 Thread steve
image to hide it. Steve Wharton On Tuesday, November 11, 2014 11:35:12 PM UTC-5, Mark S. wrote: > > > > On Tuesday, November 11, 2014 7:12:53 AM UTC-8, steve wrote: >> >> An Update: >> >> I tried a number of ways (see below) to display the images >> &

[tw] Re: tw5 question about thumbnails and links to external image files

2014-11-11 Thread steve
screenshot.tiff image. It shows an outline. If you click on the outline it shows the screenshot.tiff image in a separate preview window. <> Steve Wharton On Tuesday, November 11, 2014 8:17:57 AM UTC-5, steve wrote: > > Mario > > I am using the high resolution tiff format for no

[tw] Re: tw5 question about thumbnails and links to external image files

2014-11-11 Thread steve
Mario I am using the high resolution tiff format for now because that is what is generated by the Mac OS "grab" utility. In practice I would switch to another smaller image format. Thanks Steve Wharton On Monday, November 10, 2014 5:31:14 PM UTC-5, PMario wrote: > > On Mon

[tw] Re: tw5 question about thumbnails and links to external image files

2014-11-11 Thread steve
Mark: The imageit macro works, it generates an image outline, that when clicked shows the full image. Is there a way to simply have an image displayed in the tiddler without having to click a link? Thanks Steve Wharton On Monday, November 10, 2014 4:22:20 PM UTC-5, Mark S. wrote: > &g

  1   2   3   >