[tw] Re: batch tiddler edit script (suggestions?)

2010-04-18 Thread Mike
Worked like a charm ! Thank You, Mike On Apr 18, 2:33 am, FND wrote: > > find tiddlers tagged foo > > append !!!Review to the end of the tiddler text > > Something like the following: > --- > store.suspendNotifications(); > store.forEachTiddler(function(

[tw] Re: Resizing the main display area

2010-04-18 Thread Mike
instead of width:0em; try display:none; Mike (are you working from a vanilla TW or MPTW or another variant?) On Apr 17, 4:00 pm, Christopher wrote: > Hi all, > > I'm attempting to transfer game books that I own to tiddlywiki files > for ease of search, small file siz

[tw] Re: Resizing the main display area

2010-04-18 Thread Mike
This should work then. . . http://tiddlywiki.org/wiki/Theme Try the code from the sample theme Mike On Apr 18, 9:47 pm, Christopher wrote: > Mike, > > I tried altering it, but to no avail. It still has the space for the > sidebar. Oh, and I am using vanilla TW. Nothing special. >

[tw] Re: Resizing the main display area

2010-04-18 Thread Mike
Without an example to look at I am all out of ideas (did you create SampleTheme + ConfigTweaks ?) Mike On Apr 18, 10:14 pm, Christopher wrote: > No dice. > > Thanks, though > Christopher > > > > On Sun, Apr 18, 2010 at 10:09 PM, Mike wrote: > > This

[tw] Re: Resizing the main display area

2010-04-18 Thread Mike
) Or if it is already on a web server, just post a link in the discussion :) Mike On Apr 18, 10:46 pm, Christopher wrote: > Mike, can I attach my TW to one of these emails? If so, you can see exactly > what I have done, and where I can improve. > > Christopher > > > > On Su

[tw] Re: Worrying about TW

2010-04-19 Thread Mike
a way to identify aproximately how many users or download stats from tiddlywiki.com but this may be useful also. Mike On Apr 18, 10:44 pm, "Mark S." wrote: > Hello Anthony et al, > > On Apr 18, 5:36 pm, Anthony Muscio wrote: > > > I would not be supprised with t

[tw] Re: Resizing the main display area

2010-04-19 Thread Mike
sults) my example with the transclusions http//:www.strm.us/newlayout (no readOnly though) Mike (on my phone) On Apr 19, 9:17 am, Christopher wrote: > > Hi > > > On Apr 19, 2:40 pm, Christopher wrote: > > > Well, I managed to do it. A little underhanded, but it works. >

[tw] Re: Resizing the main display area

2010-04-19 Thread Mike
bad links above.. .. http://www.tiddlytools.com/#ToggleReadOnly http://www.strm.us/tw/newlayout Mike On Apr 19, 12:41 pm, Mike wrote: > putting the transclusion in a hidden section in MainMenu invokes the > code to run (hide the sidebar, but don't display the toggle) putting >

[tw] http://www.tiddlywiki.com/#Installation (suggestion)

2010-04-19 Thread Mike
script messages (which can be a concern for new users) Thoughts? Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.com. To unsubscribe from this group, send email to tiddlywik

[tw] Re: Resizing the main display area

2010-04-19 Thread Mike
@@display:none;<>@@ @@ = inlines css so the macro should not render Mike On Apr 19, 3:06 pm, Christopher wrote: > > > putting the transclusion in a hidden section in MainMenu invokes the > > > code to run (hide the sidebar, but don't display the toggle) putting &

[tw] Re: SearchOptionPlugin question

2010-04-19 Thread Mike
Did you add StoryMenu via the PageTemplate? IE Ref: http://www.tiddlytools.com/#PageTemplate Mike On Apr 19, 4:45 pm, Christopher wrote: > And another thing that I forgot to mention. I'm using the "StoryMenu" > from TiddlyTools to house the "

[tw] Re: SearchOptionPlugin question

2010-04-19 Thread Mike
? Not sure, trying to picture it, in the plugin did you try the output to a tiddler option ? Mike On Apr 19, 8:26 pm, Christopher wrote: > Yes, I did. > > > > On Mon, Apr 19, 2010 at 7:30 PM, Mike wrote: > > Did you add StoryMenu via the PageTemplate? > >

[tw] Re: SearchOptionPlugin question

2010-04-19 Thread Mike
all users. As for the "options" question, that will most likely need to be addressed by ELS (plugin author) Also more information on cookies http://tiddlywiki.org/wiki/Persistent_Options http://www.tiddlytools.com/#CookieManagerPlugin Mike On Apr 19, 8:53 pm, Christopher wrote: > O

[tw] Re: Changing the header in a TiddlyWiki

2010-04-19 Thread Mike
Try this: http://groups.google.com/group/tiddlywiki/browse_thread/thread/b518c828cdbdb943/46dd03fc35fa9c9d?lnk=gst&q=image+in+header#46dd03fc35fa9c9d Mike On Apr 19, 3:45 pm, Jen wrote: > At the top of a tiddly wiki you have the light to dark gradient with > the SiteTitle and SiteSubT

[tw] Re: Changing the header in a TiddlyWiki

2010-04-20 Thread Mike
the first link in the discussion, has a TW with what I think you want, is that correct? The PageTemplate (index >more >shadow) is where you will make the changes are you using MPTW or a theme? If so the changes would be made in the theme's PageTemplate. Best Wishes, Mike On Apr

[tw] Re: Changing the header in a TiddlyWiki

2010-04-20 Thread Mike
You can see the changes here: http://www.ettrickvillagehall.org/Events.html#StyleSheet%20PageTemplate I forgot to mention the StyleSheet changes also. . . (sorry) Mike On Apr 20, 12:16 pm, Mike wrote: > the first link in the discussion, has a TW with what I think you want, > is that c

[tw] Re: maybe off-topic, but i need your help..

2010-04-21 Thread Mike
Sounds like something you could do with: http://tiddlywiki.abego-software.de/#FormTiddlerPlugin Examples: http://tiddlywiki.abego-software.de/index.html#JoeBlock%20[[BiggerForm%20%28Card%201%29]] Mike On Apr 21, 3:35 pm, CortexLinux wrote: > Hi everyone , > I am medical doctor from Turke

[tw] Re: markup similar to or from otehr wikies

2010-04-22 Thread Mike
On Apr 22, 11:25 am, realthor wrote: > hello everybody, > > i am new on the forums and also new with tidlywiki and have one > question: is it possible to have a formatting of code snippets or file > (copy/paste from files) like a dashed box around the code, see an > example here:http://www.dokuw

[tw] Re: markup similar to or from otehr wikies

2010-04-22 Thread Mike
Have you tried {{{my code here}}} or {{{ my code here my code here my code here my code here }}} Mike On Apr 22, 11:25 am, realthor wrote: > hello everybody, > > i am new on the forums and also new with tidlywiki and have one > question: is it possible to have a formatting of code

[tw] Re: Just need a simple Wiki with WYSIWYG - pulling hair while trying to use Visualtw

2010-04-22 Thread Mike
As for simple file locking you could use: LAN http://www.minormania.com/tiddlylock/tiddlylock.html Server http://www.gentleknowledge.com/tiddlyplugins.html#ServerLockPlugin Mike On Apr 22, 10:48 am, PlanetUnknown wrote: > Hello All, >         I'm trying to create a simple Wiki for my

[tw] Re: Just need a simple Wiki with WYSIWYG - pulling hair while trying to use Visualtw

2010-04-22 Thread Mike
As for WYSIWYG (I assume you a talking about FCKeditorPlugin) It looks like fckeditor.js is no longer available for download. (the reason why it works on the website but not on your local TW) Maybe someone else has this file and they can post a link for download Mike On Apr 22, 3:26 pm, Mike

[tw] List (OL?) style

2010-04-22 Thread Mike
I have a list of items (via *Item 1) ●Item 1 ●Item 1 ●Item 1 ●Item 1 I would like to make them look like ↕Item 1 ↕Item 1 ↕Item 1 ↕Item 1 Any ideas? Script? Thanks, Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to

[tw] Re: List (OL?) style

2010-04-23 Thread Mike
/*{{{*/ .custom ul { list-style: none; } .custom ul li:before { content: "↕ \0020"; } /*}}}*/ Thanks, Mike On Apr 22, 7:54 pm, Rafael Carrasco wrote: > Look at this: > > http://www.alistapart.com/articles/taminglists/ > > You ca

[tw] Re: TaggerPlugin error

2010-04-23 Thread Mike
You need to add http://www.tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin Lewcid TW is based on TW v2.2.5 Mike On Apr 23, 9:21 am, user4815162342 wrote: > 1. I installed TaggerPlugin (http://tw.lewcid.org/#TaggerPlugin) on my > tiddlywiki (version 2.6.0), and put it i

[tw] Re: TaggerPlugin error

2010-04-23 Thread Mike
You might also want to look at: http://tbgtd.tiddlyspot.com/#x-tagger http://tbgtd.tiddlyspot.com/#[[x-tagger%20config]] Mike On Apr 23, 9:33 am, Mike wrote: > You need to > addhttp://www.tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin > > Lewcid TW is based on TW v2.

[tw] Re: TaggerPlugin error

2010-04-23 Thread Mike
lugin, and / or give the plugin a new name to prevent confusion Thank You, Mike On Apr 23, 9:37 am, user4815162342 wrote: > Thank you. I found the problem in the source myself and fixed it so it > doesn't use the deprecated function. > > Is there another plugin which has replace

[tw] Re: TaggerPlugin error

2010-04-23 Thread Mike
> Maybe my NiceTaggingPlugin would be of use to you. > It's a slightly different approach but thought I'd let you know about > it just in case it meets your > needs.http://jonrobson.me.uk/static/development/niceTagging/ Just noticed Jon's post - very nice work

[tw] Re: TaggerPlugin error

2010-04-23 Thread Mike
Replaced my TaggerPlugin + DeprecatedFunctionsPlugin with your TaggerPluginHack (in my sandbox) Ran through a series of tests and everything seems to work great It also works good in Edit mode via ToolbarCommands::EditToolbar (good addition!) Thank You for sharing ! Mike On Apr 23, 1:04 pm

[tw] Script to add class to lists

2010-04-24 Thread Mike
jQuery('ul li').addClass('custom'); I would like to add the class of custom to lists I.E. *Item1 *Item1 *Item1 *Item1 Any Thoughts on where I am going wrong. . . Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" grou

[tw] Re: Script to add class to lists

2010-04-24 Thread Mike
yle: none !important; } .custom ul li:before { content: "↕ \0020" !important; } Thoughts?, Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.c

[tw] Re: Script to add class to lists

2010-04-24 Thread Mike
place.parentNode.className='custom'; works 90% Changes div class=viewer to div class=custom, messes up any {{{ }}} Thoughts? Mike On Apr 24, 9:12 am, Mike wrote: > This works. . . > jQuery("ul").addClass("highlight"); > But it adds the class to all lists

[tw] Re: Script to add class to lists

2010-04-24 Thread Mike
I can't seem to figure out how to grab (6 being different for each list in the TW, wild card here?) Mike (need to read up some more) On Apr 24, 12:26 pm, Mike wrote: > place.parentNode.className='custom'; > works 90% > Changes div class=viewer to div cla

[tw] Re: Script to add class to lists

2010-04-24 Thread Mike
jQuery("div.viewer").addClass("custom"); Works as desired (as far as I can tell . . .) Mike On Apr 24, 9:12 am, Mike wrote: > This works. . . > jQuery("ul").addClass("highlight"); > But it adds the class to all lists (not just the containing tid

[tw] Javascript or jQuery - compare / subtract (2) arrays, output to a 3rd array?

2010-04-25 Thread Mike
Javascript or jQuery - compare / subtract (2) arrays, output to a 3rd array? I am having a hard time finding a reference as to what is the best practice for this. . . Any thoughts or suggestion? Mike -- You received this message because you are subscribed to the Google Groups "Tiddl

[tw] Re: Javascript or jQuery - compare / subtract (2) arrays, output to a 3rd array?

2010-04-25 Thread Mike
I think that may be it (or very close) i.e. ara1 = [a,b,c,d,e] ara2 = [c,e] aRes = [a, b, d] I tried to google a answer, but without the proper terminology I did not get any usable results. Thank You for the feedback, Mike On Apr 25, 5:41 pm, "Mark S." wrote: > I guess you mea

[tw] Re: Refresh automatically when there is a change

2010-04-25 Thread Mike
d someone with more experience may have a better suggestion. . . (I would try it on a backup/alternate site as to not lose any important information) Good Luck, Mike On Apr 24, 3:14 pm, H.Gökhan SARI wrote: > Hello, > > I am trying to use ccTiddly as a collaborating tool. I've se

[tw] Re: Javascript or jQuery - compare / subtract (2) arrays, output to a 3rd array?

2010-04-27 Thread Mike
x3 to separate results / error) a,b,c,d,e (ara1) c,e (ara2) ReferenceError: aRes is not defined Did I miss something? / Wrong usage? Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@

[tw] Re: Javascript or jQuery - compare / subtract (2) arrays, output to a 3rd array?

2010-04-27 Thread Mike
most of my experiments into small functional scripts and building these into a project / plugin. I appreciate your patience, Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegrou

[tw] Re: TaggerPlugin error

2010-04-27 Thread Mike
How would you add the change to the ViewTemplate / ToolbarCommands? Ex. I was expecting something like: maybe I missed something obvious. . . Mike On Apr 27, 1:45 pm, user4815162342 wrote: > Thank you for testing it. > > I've made an additional change to it since then, ad

[tw] Re: TaggerPlugin error

2010-04-27 Thread Mike
that is my second DoH! moment for today -.- Another nice improvement ! (I was constantly cleaning up my TagDB. . .) Thank You ! Mike On Apr 27, 2:16 pm, user4815162342 wrote: > This is what I have in my EditTemplate. The value of the parameter > shouldn't matter. > > > S

[tw] Re: Disabling Browser Cookies using CookieManagerPlugin

2010-04-28 Thread Mike
sounds like you have a working solution, as for the firefox prompts (annoying) try a google search for firefoxprivledgesplugin - sorry no link, on my phone Mike On Apr 28, 2:14 pm, user4815162342 wrote: > Okay, I'm somewhat impatient. Until someone can tell me what's going >

[tw] script request. . . (possibly in the macro realm)

2010-04-28 Thread Mike
are present between sections Thoughts or Guidance? Mike -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.com. To unsubscribe from this group, send email to tiddlywik

[tw] Re: script request. . . (detecting lists inside sections)

2010-04-29 Thread Mike
Is that handled by a formatter? Mike On Apr 29, 12:06 am, Anthony Muscio wrote: > A Thought ! > > Would the core code that deals with numbered lists; > > #Item 1 > #item 2 > > Already have some of this same behaviour already. > > Eg; > !Sec1 > #Item a &g

[tw] Re: script request. . . (detecting lists inside sections)

2010-04-30 Thread Mike
via RSS, and as far as I can tell this is a default behaviour. . . If you want we can start a new thread and experiment, maybe I am doing something out of the ordinary and do not realize it. Mike On Apr 29, 11:54 pm, Anthony Muscio wrote: > Mike, > > Personally I cant answer your quest

[tw] attn: TonyM (re added to twgg post replies)

2010-04-30 Thread Mike
test topic -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.com. To unsubscribe from this group, send email to tiddlywiki+unsubscr...@googlegroups.com. For more options, visit this group

[tw] Re: attn: TonyM (re added to twgg post replies)

2010-04-30 Thread Mike
standard reply On Apr 30, 9:28 am, Mike wrote: > test topic > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to tiddlyw...@googlegroups.com. > To unsubscribe from this gro

[tw] attn: TonyM (re added to twgg post replies)

2010-04-30 Thread Mike
reply with manual edit subject (remove re) On Apr 30, 9:28 am, Mike wrote: > test topic > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to tiddlyw...@googlegroups.com. >

[tw] Re: Adding the journal tag to the Main Menu

2010-04-30 Thread Mike
could also use <> simple button with a popup I would say you probably have a dozen or so choices, depends on what you want to see. . . The entire list, last x days, output into the mainmenu, button, link to another tiddler, table, ect. The options are very open depending on your style :D

[tw] Re: attn: TonyM (re added to twgg post replies)

2010-04-30 Thread Mike
test post from my phone - subject not edited. If anyone can reply via Email, I would be curious to see if the topic has the Re: added. . . Also if someone could reply via the web, it may sort out if this is something on my end or all replies via webform ? Mike On Apr 30, 9:30 am, Mike wrote

[tw] Renaming all tag references

2010-04-30 Thread Mike
itor), then importing all tiddlers to a new TW will save you the time of worrying about any botched core. . . (only plugins to verify at that point?) Just my thoughts. . . Mike (edited subject for threading) On Apr 29, 11:10 pm, Anthony Muscio wrote: > To all, > > I have a tiddlywiki da

[tw] SlideShow TiddlyWiki

2010-05-01 Thread Mike
thank you for sharing ! Quick & Simple are excellent goals :P Mike On May 1, 3:31 am, Måns wrote: > Hi Skye> its no great piece o TiddlyWiki ART..just a handy, quick and > simple way to make simple slideshows > > It IS TiddlyWiki art to create handy, quick an

[tw] Re: Encyclopedia using TW

2010-05-01 Thread Mike
Check Out PMario's. . . http://apm-plugins.tiddlyspot.com/#TiddlerMapTabs Mike On May 1, 4:26 pm, MaBjoT wrote: > Hi guys > > I want to make an encyclopedia-type file using TiddlyWiki and my only > problem so far is that I want to have a list of the letters of the > alphabet

[tw] Re: attn: TonyM (re added to twgg post replies)

2010-05-01 Thread Mike
/rss_v2_0_msgs.xml?num=50 Mike On May 1, 10:20 pm, Anthony Muscio wrote: > There is more to this than meets the eye ! > > My observation of the re: was in the email notification only. > > On the web it still keeps the emails in a single thread. > > TonyM > > On May 2, 1:1

[tw] Custom CSS to Right-Align a Table

2010-05-02 Thread Mike
, otherwise I will build one when I get a chance to see if I get similiar results. Good Luck, Mike On May 2, 11:57 am, cmari wrote: > Have you tried: > > StyleSheet: > .viewer table.floatingright { float:right; } > > Tiddler: > |floatingright|k > |sample table|sample data

[tw] attn: Admin (Re: & [TW] added to post replies?)

2010-05-02 Thread Mike
changed the topic to see if any of the admin's have any thoughts / input. Mike (sorry for breaking the thread) On May 1, 10:45 pm, Mike wrote: > Maybe something added by google groups or the admins? > I did notice the [tw] on all new post subjects. . . (since 02/2010 I > think +/

[tw] Re: Custom CSS to Right-Align a Table

2010-05-02 Thread Mike
Is this what you are looking for? http://aligntable.tiddlyspot.com/ Mike On May 2, 12:16 pm, Mike wrote: > I have not tried the align right code yet (will be keeping that in > mind for future reference though) > > I can say that centeredTable  works for me from v2.4.3 - v2.6.0

[tw] Re: some sort of local variable in a Tiddler

2010-05-03 Thread Mike
like that already? Mike On May 3, 12:45 am, whatever wrote: > Try Eric'shttp://www.TiddlyTools.com/#AliasPlugin > I'm using it extensively for one of my wikis in conjunction with > slices and it saves a bunch of space and writing. > > w > > On May 3, 1:49 am, Anthony

[tw] Re: script request. . . (detecting lists inside sections)

2010-05-03 Thread Mike
t: match[0] // match start: match.index // capturing group n: match[n] } else { // Match attempt failed return ('*No Items') } Missing something obvious. . . Mike On Apr 30, 9:27 am, Mike wrote: > Mario, > Thanks for the feedback, might be a few

[tw] Which Tagging tool

2010-05-03 Thread Mike
that is from the MPTW tagglytaggingplugin, each tiddler tagging is presented by the defaults from the plugin, and when modified each tiddler retains it's new tagging via a field should be referenced via the view template HTH, Mike On May 3, 8:44 pm, Anthony Muscio wrote: > Folks, &g

[tw] Which Tagging tool

2010-05-03 Thread Mike
) if you wish to change the view on all tiddlers, but results will only show after removing any created fields (I edited mine to default to sitemap mode) Mike On May 3, 9:00 pm, Mike wrote: > that is from the MPTW  tagglytaggingplugin, each tiddler tagging is > presented by the defaults fr

[tw] Re: Edit the actual tiddler in tabs

2010-05-07 Thread Mike
|column1|column2<>|column3|h | 1 | row1 | 31 | | 2 | row4 | 41 | | 3 | row2 | 96 | | 4 | row5 | 12 | | [[5]] | [[row3]] | [[14]] | }}}@@ HTH, Mike On May 7, 10:51 am, gurbaa wrote: > Is there a way  or a macro to edit the actual tiddler in tabs > display? > > For example: Whe

[tw] Re: Tiddler encryption question

2010-05-07 Thread Mike
ck to invoke macro) Not sure what else to advise without more information HTH, Mike On May 7, 5:13 pm, Dave wrote: > I'm trying to get the following plugin to work with TiddlyTools and > would appreciate any help anyone can give.  Right now I'm kinda lost. > > http

[tw] Re: learning how to use external plugins

2010-05-09 Thread Mike
) this should get you started (similar to my example) in the end you will most likely want to convert the inline script to a macro. Also are you loading any external .js files? These can also be tagged systemConfig and loaded at startup. HTH, Mike Check out: http://a-pm-experimental.tiddlyspot.com

[tw] Re: Tiddler encryption question

2010-05-10 Thread Mike
Good Luck, TiddlerEncrytpionPlugin works great (I use mine daily. . . for multiple tag groups with different passwords) The current version is fast and very stable. :) Thanks for the great contribution Lyall ! HTH, Mike Ref: http://www.remotely-helpful.com/TiddlyWiki

[tw] Re: Firefox "Allow" setting not persisting?

2010-05-12 Thread Mike
Try this: http://groups.google.com/group/tiddlywiki/browse_thread/thread/d3c0b5f3fc697cc7/6cb528ee002253cf?lnk=gst&q=tiddlywiki+firefox+eris667#6cb528ee002253cf HTH, Mike On May 12, 7:45 am, David Rea wrote: > Hi Everybody- > > I've been using TiddlyWiki for notetaking t

[tw] Re: Firefox "Allow" setting not persisting?

2010-05-12 Thread Mike
Try this: http://firefoxprivileges.tiddlyspot.com/ Reference: http://groups.google.com/group/tiddlywiki/browse_thread/thread/d3c0b5... HTH, Mike On May 12, 7:45 am, David Rea wrote: > Hi Everybody- > > I've been using TiddlyWiki for notetaking through my master's degr

[tw] Re: http://www.tiddlywiki.com/#Installation (suggestion)

2010-05-12 Thread Mike
/bump On Apr 19, 1:37 pm, Mike wrote: > http://www.tiddlywiki.com/#Installation > > any opinion about includinghttp://firefoxprivileges.tiddlyspot.com/ > > I think it would be a great help to newFireFoxusers. . . > I originally converted from IE toFireFoxto avoid the activeX

[tw] Re: Using Tiddlywiki to track membership, dues or donations

2010-05-13 Thread Mike
I haven't seen anything like that, are you looking for something like a table with a checkbox and a reminder? Or something more advanced like a form input? Depending on the style and complexity you could build something to suit your needs. Mike On May 12, 9:32 pm, Gingerman wrote: > I

[tw] Re: This is a simple (minded) problem

2010-05-16 Thread Mike
I might be wrong but try your site name as user, and your site password for password. . . Mike On May 16, 6:31 pm, Gingerman wrote: > In Tiddlyspot, when I open the dashboard, it asks for my user name and > password. > > I assume this is the name I put at the bottom of the &quo

[tw] Re: Making tiddlers that aren't visible in the timeline?

2010-05-16 Thread Mike
tag as: excludeLists ref: http://tiddlywiki.org/wiki/ExcludeLists Mike On May 16, 10:03 pm, leeand00 wrote: > Is there any way of tagging a tiddler so that it doesn't show up in > the timeline?  I want to be able to have sub-content tiddlers not show > up in the timeline.

[tw] Re: No setter defined for INPUT...

2010-05-20 Thread Mike
Not sure about your specific problem - but you might try here for some examples: http://www.tiddlytools.com/#FAQ_CreateTiddlersFromForms http://groups.google.com/group/tiddlywikidev/browse_thread/thread/0547d655a8c657bf Mike On May 20, 1:30 pm, stereomike wrote: > Hello All, > > I am s

[tw] Re: Importing

2010-05-21 Thread Mike
Have you tried the ImportTiddlersPlugin Bookmarklet? (requires internet access) ref: http://www.tiddlytools.com/#InstantBookmarklets Mike On May 21, 9:31 am, PMario wrote: > hi, > do you use a vanilla tw as a starting point? > -m > > On May 21, 6:35 am, Ido Magal wrote: > >

[tw] Re: Import Tiddlers

2010-05-24 Thread Mike
Have you tried the ImportTiddlersPlugin Bookmarklet? (requires internet access) ref: http://www.tiddlytools.com/#InstantBookmarklets Mike On May 24, 2:00 am, Morris Gray wrote: > Don't use the browse for file feature.  Use "Enter the URL or pathname > here:" and include fi

[tw] Re: import Tiddlers

2010-05-24 Thread Mike
Have you tried the ImportTiddlersPlugin Bookmarklet? (requires internet access) ref: http://www.tiddlytools.com/#InstantBookmarklets Mike On May 24, 6:22 am, Steve Brettell wrote: > I'm having a similar problem.  I can't import Tiddlers from one local > Tiddlywiki to another.  

Re: context comber

2009-02-16 Thread mike
ction into a next action, you > click the Next Action checkbox. > > Try them both out at tiddlyspot.com, or from dcubed.ca and > monkeygtd.tiddlyspot.com . > > ;Daniel > > > > > > On Sun, Feb 15, 2009 at 5:25 AM, mike wrote: > > > I'm using GTDTW (

[tw] Re: (2) fET slice questions

2009-02-21 Thread Mike
/bump Thanks :D On Feb 18, 9:35 pm, "Mike (www.STRM.us)" wrote: > Not sure if this possible . . . maybe I am falling into the realm of > an actual script vs. fET > > Mike > > On Feb 10, 5:08 pm, "Mike (www.STRM.us)" wrote: > > > /bump >

[tw] Re: fET & Reminder Plugin

2009-02-21 Thread Mike
Following this thread: FET for sections? http://groups.google.com/group/TiddlyWiki/browse_thread/thread/a7db0c0ec3876245/5aa1dab12735124b?show_docid=5aa1dab12735124b Will have to experiment :D Thanks, Mike On Feb 18, 9:24 pm, "Mike (www.STRM.us)" wrote: > I had an idea. . . >

[tw] Re: Is Eric Priceless? You tell us

2009-02-21 Thread Mike
I have been poking around here for about a year -." and I have to say that FND & ELS are awesome !! Can I join the fan club? (I want a FND = Friend Tshirt) thx, Mike On Feb 21, 6:43 am, "Paul Downey (psd)" wrote: > On Feb 21, 10:43 am, Alex Hough wrote: > > >

[tw] Re: (2) fET slice questions

2009-02-21 Thread Mike
Thanks, Mike On Feb 21, 11:51 am, FND wrote: > FET's WHERE clauses are evaluated as JavaScript statements - so you can > stick pretty much any JS code in there (though it should evaluate to a > boolean, i.e. true/false). > > > store.getTiddlerSlice(tiddler.title, "number&

[tw] Re: newTiddler - prompt populate tag & title

2009-02-22 Thread Mike
I have seen (2) references to evil & Global Variables -.- Should I avoid using this as a rule? Any negative drawbacks I should be aware of? I appreciate the help !! Thx, Mike On Feb 11, 12:25 pm, FND wrote: > > Using below clickified newTiddler - can I use the results from th

[tw] Delete All Tagged Tiddlers + Tiddler Tag

2009-03-05 Thread Mike
I have found a few variations of the DeleteAllTagged Plugin Is their a way to delete all tagged tiddler + the tag? IE - Tiddler = Project12, and has 20 tiddler tagged as Project12, one macro that will delete the Project12 tiddler + the 20 tiddlers tagged as Project 12 I have found the following

[tw] using ReminderPlugin to set a reminder for more than one day

2009-03-06 Thread Mike
I am currently using reminder plugin for most of my appointments, classes, travel ect. Can I set a reminder for more than just one day - IE this reminder is for April 15-19 ? What I have been doing is making a reminder for each day with the same message. I.E. <> <> <> &l

[tw] Re: YourSearch vs. TiddlersBar

2009-03-06 Thread Mike
Not sure if this helps but I am using both with no problems (I just checked again to make sure) When do your tiddlers close? I have TW 2.4.3 - YS 2.1.3 - TB 1.2.5 (running inside FF 3.0.6 and 3.1 Beta) Not sure if that helps or hinders. . . Mike On Mar 6, 12:37 pm, Eric Weir wrote: > I

[tw] Re: YourSearch vs. TiddlersBar

2009-03-07 Thread Mike
I put together a simple test case: http://www.strm.us/Private/tiddly2.4.3YS+TB.htm I can't seem to get the problem to replicate - another Plugin conflicting maybe? Maybe you can see the difference . . . Thanks, Mike On Mar 6, 9:05 pm, Eric Weir wrote: > On Mar 6, 2009, at 8:57

[tw] Re: making some tiddlers private

2009-03-07 Thread Mike
I use TiddlerEncryptionPlugin: http://www.remotely-helpful.com/TiddlyWiki/TiddlerEncryptionPlugin.html I think this will meet all of your expectations, Enjoy, Mike P.S. you can also check out http://www.tiddlytools.com/#TiddlerPasswordPlugin On Mar 4, 1:56 pm, rebirth wrote: > He

[tw] Re: newTiddler - Silent tiddler creation

2009-03-07 Thread Mike
/bump (Link is terrible, if needed I can provide a "clean" test case) Should this be a Dev question? Thanks, Mike On Feb 8, 6:30 am, "Eris of StrongHold [STRM]" wrote: > Please Disregard PluginManager errors (from a different idea / > question) > > Thanks

[tw] Re: Delete All Tagged Tiddlers + Tiddler Tag

2009-03-07 Thread Mike
I think I found my answer . . . http://groups.google.com/group/TiddlyWiki/browse_thread/thread/b1b275ec0f006a20/eab089a3a8c13c69?lnk=gst&q=delete+all+tagged#eab089a3a8c13c69 Using DeleteAllTaggedPlugin with the syntax: <> Thanks, Mike On Mar 5, 3:39 pm, Mike wrote: > I hav

[tw] Re: Delete All Tagged Tiddlers + Tiddler Tag

2009-03-07 Thread Mike
had same title, version and example before my modification) Thanks, Mike On Mar 7, 8:03 am, Mike wrote: > I think I found my answer . . > .http://groups.google.com/group/TiddlyWiki/browse_thread/thread/b1b275... > > Using DeleteAllTaggedPlugin with the syntax: < these actions"

[tw] SearchOptionsPlugin + TiddlerBarPlugin

2009-03-09 Thread Mike
Any way to incorporate an option to include SearchOption Results in the main story (possibly wrong terminology) so that TiddlerBar will capture it as a tab? Thanks, Mike --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[tw] Re: SearchOptionsPlugin + TiddlerBarPlugin

2009-03-09 Thread Mike
Awesome !! I must have missed that . . . Thx, Mike On Mar 9, 2:26 pm, Eric Shulman wrote: > > Any way to incorporate an option to include SearchOption Results in > > the main story (possibly wrong terminology) so that TiddlerBar will > > capture it as a tab? > &g

[tw] Re: Bringing jQuery to TiddlyWiki release 2.5.0

2009-03-20 Thread Mike
Maybe not the correct place to ask - but will jQuery affect current plugins? I.E. will old plugins have to be updated or will TW + jQuery be backwards compatible? Thanks, Mike On Mar 11, 9:23 am, Paul Kronenwetter wrote: > That's perfect!  I was looking for how to write something t

[tw] Re: Use the tab key to insert tab characters instead of moving between fields (not working)

2009-03-23 Thread Mike
Try: config.options.chkInsertTabs = true; tab inserts a tab when editing a tiddler In your config File, mine is called zconfig (tagged systemConfig) Mike On Mar 22, 11:59 pm, fsk141 wrote: > Hello, > I checked the option to insert a tab instead of switching fields and > it wont wor

[tw] Re: Use the tab key to insert tab characters instead of moving between fields (not working)

2009-03-23 Thread Mike
h I am using FF 3.0.7 and 3.1 Beta 1 Are you using the newest FF beta? (I haven't played with that yet) Have you tried the setting in a empty TW, to check for a plugin conflict? Mike On Mar 23, 10:34 am, Jonny Gerold wrote: > ya, > I have that checked, and it still doesn'

[tw] Re: Does FF3 save cookies or not?

2009-04-02 Thread Mike
May not be the answer you are looking for, but I had a similar problem on a multi user TW and I installed http://www.tiddlytools.com/#SetUserNamePlugin Prompting for User name a the start of the document Mike On Apr 2, 8:05 am, Ken Girard wrote: > In my home environment I am having no prob

[tw] Easy Question, tags ! inside

2009-04-02 Thread Mike
Not Working I am sure the answer is at the tip of my brain. . . I also tried return store.getTaggedTiddlers ("Completed","Urgent").length.toString(); and a few other variations using var and trying to subtract the two I

[tw] Re: Does FF3 save cookies or not?

2009-04-03 Thread Mike
Yeah, we are only using (2) TW - Project Notes & Phone Directory - so Your situation is significantly more more complicated. :( This site may be helpful. . . http://mozilla.gunnars.net/firefox_help_firefox_cookie_tutorial.html Good Luck, Mike On Apr 3, 9:20 am, roger wrote: > Mike, &

[tw] Re: Generic floating tiddler? (E.g a menu, to save real estate)

2009-04-03 Thread Mike
Hover Menu (Lewcid) and Movable Panels (TiddlyTools) come to mind . . . I have seen some customized TW's with both of the above & combining with sliders you might be able to create what you are looking for. Mike On Apr 3, 12:34 pm, Eric Shulman wrote: > > In e.g Windows and Ma

[tw] Refresh every hour (containing a transcluded tiddler)

2009-04-03 Thread Mike
I have a (PageTemplate) containing a <> I use the div to show (3) days of upcoming reminders - any way to refresh the div / tiddler hourly? Thanks, Mike --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[tw] Re: Recreate usual form behavior for enter key

2009-04-05 Thread Mike
Great tip !! I wasn't looking for this solution- but I will use this:D Thanks, Mike On Apr 5, 2:48 pm, Eric Shulman wrote: > > Is it possible to make it so that pressing the enter key in fields > > other than the textarea will trigger saving and closing the tiddler > >

[tw] Re: Refresh every hour (containing a transcluded tiddler)

2009-04-05 Thread Mike
could refresh the section. ID maybe? I appreciate any Ideas, Mike On Apr 3, 9:16 pm, Mike wrote: > I have a (PageTemplate) containing a <> > I use the div to show (3) days of upcoming reminders - any way to > refresh the div / tiddler hourly? > > Thanks, > > Mike --~--~

<    1   2   3   4   5   6   7   >