[twdev] Re: Where do i download twFile?

2020-08-30 Thread Eric Shulman
On Sunday, August 30, 2020 at 5:25:42 PM UTC-7, Diamond Demon wrote: > > also is everyone ignoring me Your previous message was rejected because it looked like "keyboard splatter", and was caught in the GoogleGroups spam filter. As to your question... twFile is an ancient addon for TiddlyWiki

[twdev] Re: Custom markup?

2020-08-27 Thread Eric Shulman
On Thursday, August 27, 2020 at 1:30:03 PM UTC-7, Mat wrote: > > § which was *literally* created to define paragraphs > In legal texts, the § symbol can be used as a printable character to *cite* a section of the legal code as in: USC17 §107 which is a reference to United States Code, Title

[twdev] Re: tm-open-window: list of child windows?

2020-08-12 Thread Eric Shulman
On Wednesday, August 12, 2020 at 8:59:53 PM UTC-7, TonyM wrote: > > The close function is documented here, and the windows opened need a name, > https://developer.mozilla.org/en-US/docs/Web/API/Window/close > On that page, it says this about closing the current window: Closing the current

[twdev] Re: Haschanged / changecount reset

2020-07-14 Thread Eric Shulman
On Monday, July 13, 2020 at 10:32:55 PM UTC-7, TonyM wrote: > > One strong use case it if a user is on a readonly wiki, such as where they > do not have a suitable saver or access to save, eg github hosted/php hosted > etc.. then they could fill out a survey. Once they export their survey >

[twdev] Re: Active Tiddler Tools RFC

2020-07-09 Thread Eric Shulman
On Thursday, July 9, 2020 at 2:24:36 AM UTC-7, Mat wrote: > > I think "Active tiddler" makes sense and I believe rhymes well with what > :active in CSS means. > "Active tiddler" was my first suggestion. I only added "Current tiddler" as another alternative. I still like "Active tiddler" as my

[twdev] Re: Caret position - Take 2

2020-07-07 Thread Eric Shulman
On Tuesday, July 7, 2020 at 9:59:44 PM UTC-7, Saq Imtiaz wrote: > > Lastly, be aware that the history list isn't always updated when a tiddler > is opened. An example is direct manipulation of the storylist via > action-setfield or action-listops widgets. > The history list is also NOT updated

[twdev] Re: Cursor position?

2020-06-26 Thread Eric Shulman
On Friday, June 26, 2020 at 4:23:18 PM UTC-7, Jed Carty wrote: > > I am getting the same problem you are in the normal text field, but only > when the editor toolbar is enabled. I vaguely remember something about the > text editor using something special when the editor toolbar is used so you >

[twdev] Re: Macro and wikify widget problem.

2020-02-25 Thread Eric Shulman
On Tuesday, February 25, 2020 at 8:15:22 PM UTC-8, TonyM wrote: > > You have left this thread pinned, please unpin and respond to our > suggestons. > As with the TiddlyWiki Group, I have changed the "moderation" settings so only owner/manager can "pin" a topic. I have also removed the pin from

[twdev] Re: [TW5] Unexpected effect of $:/tags/Macro on the story river

2020-02-10 Thread Eric Shulman
On Monday, February 10, 2020 at 10:47:49 AM UTC-8, Xavier Cazin wrote: > > tag a tiddler in the middle of the story with $:/tags/Macro, open it, then > save it. It will lead you above the story. > I suspect that it has to do with the way that global macros are loaded by the

[twdev] Re: Simple Javascript inclusions

2020-02-09 Thread Eric Shulman
On Sunday, February 9, 2020 at 7:00:35 PM UTC-8, TonyM wrote: > > I understood that a tiddler containing > > document.getElementById('forum_embed').src = > ' >

[twdev] Re: How to send message using checkbox widget?

2019-12-26 Thread Eric Shulman
On Tuesday, December 24, 2019 at 6:11:48 PM UTC-8, LinOnetwo wrote: > > That works, Thank you, Eric! > And I change to dash separated variable, to fit wikitext: > I generally use mixed-case naming for variables and macro names, so that they don't look like message IDs. Though in this particular

[twdev] Re: How to send message using checkbox widget?

2019-12-24 Thread Eric Shulman
uot;"<$action-sendmessage $message="tm-solid-useServerStoryList"/>""" uncheckactions="""<$action-sendmessage $message="tm-solid-notUseServerStoryList" />""" > <> Note that, because the action-sendmessag

[twdev] Re: Local Storage or Cookie access from TiddlyWiki

2019-12-23 Thread Eric Shulman
On Monday, December 23, 2019 at 5:34:47 PM UTC-8, TonyM wrote: > > Eric, > > I was just searching in TWinternals in relation to cookies and say a note > "pending: > limit search to TOC topics only" and just wanted to mention bimlas's KIN > operator can iterate the list of tiddlers in the TOC

[twdev] Re: Local Storage or Cookie access from TiddlyWiki

2019-12-14 Thread Eric Shulman
On Saturday, December 14, 2019 at 5:00:21 PM UTC-8, TonyM wrote: > > I did not know you implemented a TW5 version of the great TWC cookie Jar. > Thanks I will look at that ASAP > >- I presume I could display one set of cookies according to the >currently selected user? > > Cookies are,

[twdev] Re: Local Storage or Cookie access from TiddlyWiki

2019-12-14 Thread Eric Shulman
On Wednesday, November 27, 2019 at 7:58:26 PM UTC-8, TonyM wrote: > > >- Unlike TWC cookies and the cookie jar from Eric are not longer >relevant. > > Some time ago (a few years, in fact) I made a set of cookie-handling widgets for TW5. I use them in the InsideTiddlyWiki book so that

[twdev] Re: Request: Allow soft line break in bullet lists and tables

2019-12-14 Thread Eric Shulman
On Saturday, December 14, 2019 at 3:11:46 AM UTC-8, Mat wrote: > I hope to make a github request about this but want to properly understand > what is possible to do about it before requesting anything - so please come > with input: > WikiText tables and bullet lists play central roles in TW but

[twdev] Re: Unmatch list widget in $:/core/ui/PageTemplate/story

2019-12-13 Thread Eric Shulman
On Friday, December 13, 2019 at 3:24:11 PM UTC-8, TonyM wrote: > > Just researching the rendering of tiddlers. > In $:/core/ui/PageTemplate/story there are three <$list> and two > which I am strugining to interpret. > Is this a bug, sloppy code, an error or can I just not read it correctly?. >

[twdev] Re: Why hidden editor?

2019-07-01 Thread Eric Shulman
On Monday, July 1, 2019 at 4:59:17 PM UTC-7, Mat wrote: > > Niet. It is just above the regular body text editor (which is an iframe). > > You can remove the hidden="true" attribute (the whole attribute not only > the "true" value) in the inspector and you get this: > In $:/ControlPanel, Settings

[twdev] Re: Overview

2019-03-05 Thread Eric Shulman
solutions that have been implemented that DO provide better control over file naming while saving, but these solutions generally require installing either a custom browser addon, or some kind of "wrapper/launcher" app that embeds a browser within a platform-specific executable that provides code for h

[twdev] Re: How do I do printf debugging?

2019-01-08 Thread Eric Shulman
On Tuesday, January 8, 2019 at 8:47:29 AM UTC-8, joearms wrote: > > How do I do printf debugging? > Specifically I've made a button like this: > <$button actions={{CommentButtonActions}}> Press Me To add a comment > > Which I hope will do something when I click it > I now need to define

[twdev] Re: Special formatting of a tiddler with a specific tag

2018-12-09 Thread Eric Shulman
standard tiddler "body" element. Just put the following CSS into a tiddler tagged with "$:/tags/Stylesheet": [data-tags*="erlang_code"] .tc-tiddler-body { display:none; } That should fix your problem. Let me know how it goes. enjoy, -e Eric Shulman TiddlyTool

[twdev] Re: [TWC] How to clear a setInterval when the macro is not unsed anymore

2018-07-02 Thread Eric Shulman
On Monday, July 2, 2018 at 10:06:08 AM UTC-7, whatever wrote: > > Yes, I know, and that works perfectly when I interrupt the interval on > mouseover, however, the issue is that I don't have anything to attach the > clearInterval() to so it would trigger when I close the tiddler containing > the

[twdev] Re: I feel starved of Icons ...

2017-08-30 Thread Eric Shulman
I've used icons from https://www.flaticon.com/ as per their front page: 509,000 vector icons grouped in 9,536 packs The largest database of free icons available in PNG, SVG, EPS, PSD and BASE 64 formats. -e -- You received this message because you are subscribed to the Google Groups

[twdev] Re: [TW5] Getting tiddlywiki file size code

2017-08-29 Thread Eric Shulman
ength = 1806387 document.documentElement.innerHTML.length = 1806430 However, the actual file size (as reported by Win10 file "Properties" dialog) = 1938885 perhaps this is close enough for your purposes? let me know how it goes... enjoy, -e Eric Shulman TiddlyTools.com: "Small Tools for

[twdev] Re: Passing variables containing spaces

2017-07-28 Thread Eric Shulman
g like this: SomeTag [[A Tag With Spaces]] AnotherTag note: tag values are case sensitive Here's a PermaLink to some of the relevant documentation on TiddlyWiki.com: http://tiddlywiki.com/#Title%20List:%5B%5BTitle%20List%5D%5D%20Filters%20%5B%5BIntroduction%20to%20filter%20notation%5D%5D enjoy, -e Er

[twdev] Re: Bug in setwidget?

2017-06-21 Thread Eric Shulman
On Wednesday, June 21, 2017 at 1:04:19 AM UTC-7, Mat wrote: > > As per example for SetWidget given in > docs, under "Conditional Variable Assignment": > > <$set name="myVariable" filter="" value="It's magic" emptyValue="It's not > magic"> > <$text text=<>/> >

[twdev] Re: Multi-user TiddlyWiki

2017-04-04 Thread Eric Shulman
ot; files that can be be published and served (read-only) from a standard web server, without needing NodeJS. enjoy, -e Eric Shulman TiddlyTools: "Small Tools for Big Ideas" (tm) InsideTiddlyWiki: The Missing Manuals -- You received this message because you are subscribed to the Google Gro

[twdev] Re: Macro in Variable in Regexp in Filter...

2017-02-01 Thread Eric Shulman
st, $vars is used to store the *output* of the <> macro (i.e., "01") in a variable, "dateOfMonth". 2) In the regExDateOfMonth() macro, the dateOfMonth variable is referenced using $(varname)$ syntax, which performs a *lexical substitution* of the stored value before r

[twdev] Re: Responsive with Skeleton?

2016-04-06 Thread Eric Shulman
On Wednesday, April 6, 2016 at 9:40:28 PM UTC-7, CodaCoder wrote: > > On Wednesday, April 6, 2016 at 5:44:42 PM UTC-5, Mat wrote: >> >> IMO, TW is currently not designed with responsiveness in mind, or at >> least not with mobile in mind. >> > IMO, TW5's "responsiveness" is related more to the

[twdev] Re: noob - where to load javascript once

2016-03-03 Thread Eric Shulman
or adding customizations to the core code. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios InsideTiddlyWiki: The Missing Manuals -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group an

[twdev] Re: TWC: Writing out a tiddler as a separate text file?

2016-02-28 Thread Eric Shulman
On Sunday, February 28, 2016 at 7:10:52 AM UTC-8, Shankar Swamy wrote: > > I would like to save the contents of a tiddler as a separate file, via > JavaScript. I am exclusive to Firefox (with Tiddlyfox). So it does not > have to be a cross-functional solution. Fine, as long as it works with

[twdev] Re: TW5

2016-02-27 Thread Eric Shulman
nces AFTER we discuss your goals and rough-in a project schedule and budget, as well as estimating how much actual effort is likely to be involved). Can you provide a bit more detail about what specific changes/enhancements you are trying to achieve? enjoy, -e Eric Shulman Tiddl

[twdev] Re: [TW5] Need help with manipulating data within dictionary entries

2016-01-06 Thread Eric Shulman
On Wednesday, January 6, 2016 at 9:03:22 PM UTC-8, Matabele wrote: > > I don't seem to understand the following functions: > -- getTiddlerData() > -- setTiddlerData() > -- extractTiddlerDataItem() > > I am trying to: > -- extract an entry from a data index > -- convert this data to an array > --

[twdev] Re: [TW5] Need help with manipulating data within dictionary entries

2016-01-06 Thread Eric Shulman
errata: previous post was missing close paren "]" in this code: > data["some_new_index_name"] = somevalue; > -e -- 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

[twdev] Re: TW5: Moving the site title to the top of the page ... Beginner Question :-(

2015-11-08 Thread Eric Shulman
On Saturday, November 7, 2015 at 3:00:35 PM UTC-8, Shankar Swamy wrote: > > What is the suggested/right way to move the site title to the top of the > page. > I am using the $:/plugins/tongerner/breadcrumbs plugin and would like the > site title to appear at the top, right above the "bread

[twdev] Re: Customize default links / always use caption

2015-11-05 Thread Eric Shulman
On Thursday, November 5, 2015 at 1:40:30 PM UTC-8, Tobias Beer wrote: > > >> If the caption or title field includes WikiWords, then there will 'links >> within links' since each WikiWord will be individually linked, in addition >> to the link for the entire title/caption text. To avoid this, I

[twdev] Re: Customize default links / always use caption

2015-11-03 Thread Eric Shulman
gt; = text from caption field <> = tiddler title <> = specified text (overrides caption field) <> = specified text enjoy, -e Eric Shulman ELS Design Studios TiddlyTools - "Small Tools for Big Ideas!" InsideTiddlyWiki: The Missing Manuals YOUR DONATIONS ARE

[twdev] Re: Change the title of a tiddler

2015-07-22 Thread Eric Shulman
errata: missing closing quote following MyTemplate This: $button message=tm-new-tiddler param=MyTemplatemake new form/$button should be $button message=tm-new-tiddler param=MyTemplatemake new form/$button -e -- You received this message because you are subscribed to the Google Groups

[twdev] Re: Change the title of a tiddler

2015-07-22 Thread Eric Shulman
values. Then, embed the following $button in your content: $button message=tm-new-tiddler param=MyTemplatemake new form/$button enjoy, -e Eric Shulman ELS Design Studios TiddlyTools - Small Tools for Big Ideas! InsideTiddlyWiki: The Missing Manuals YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP

[twdev] Re: How to put comments in a macro

2015-07-16 Thread Eric Shulman
On Thursday, July 16, 2015 at 8:47:06 AM UTC-7, Henry Padilla wrote: I would like to take a macro, like this one: ... ... and put comments in it to help remember the various things I've learned about TW. Is there a // or REM that I can use to add comments to a macro but not affect the

Re: [twdev] Re: List of radio buttons that change a field in the base tiddler

2015-07-15 Thread Eric Shulman
On Wednesday, July 15, 2015 at 3:33:09 AM UTC-7, Jeremy Ruston wrote: I think the simplest solution may be this: $list filter=[is[current]tag[cchTask]] {{||cchTaskStatusButtons}} /$list The double pipe causes the tiddler to be transcluded as a template ie with the current tiddler

[twdev] Re: List of radio buttons that change a field in the base tiddler

2015-07-14 Thread Eric Shulman
=currentTiddler $list filter=[tag[statusType]sort[title]] $set name=item value={{!!text}} $radio tiddler=tid field=cchtaskstatus value=add_quotes_to_item{{!!text}}/$radio | /$set /$list /$set * save the current tiddler value in variable tid * use tiddler=tid in the $radio widget enjoy, -e Eric

[twdev] Re: What does the vertical pipe do in a transclusion?

2015-07-14 Thread Eric Shulman
. Thus, if FooBar contains {{||MumbleGronk}} then the output will be FooBar plurmb hope this explanation helps... enjoy, -e Eric Shulman ELS Design Studios TiddlyTools - Small Tools for Big Ideas! InsideTiddlyWiki: The Missing Manuals YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU

[twdev] Re: $reveal widget popup is always at the top of the tiddler.

2015-07-13 Thread Eric Shulman
for each $button/$reveal in your list, then the popup position will appear directly below the related button. You can adjust this placement using the position=... parameter of the $button widget. hope this helps, enjoy, -e Eric Shulman ELS Design Studios TiddlyTools - Small Tools for Big Ideas

Re: [twdev] checkbox widget tag check/inversion

2015-06-09 Thread Eric Shulman
...flip between Unicode checkboxes. Instead of Unicode, I've used actual HTML checkboxes as content: input type=checkbox and input type=checkbox checked=true This has the advantage of exactly matching whatever checkbox styles your browser normally uses, as well as responding to CSS

[twdev] Re: HTML5 Range slider input element - not working in TW5

2015-05-09 Thread Eric Shulman
TiddlyTools5 plugin libary site (coming soon!) In the mean time, I hope you enjoy this little early teaser of things to come. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Inside TiddlyWiki: The Missing Manuals YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY

[twdev] Re: [TW5] tried to upgrade to 5.1.8 and failed

2015-04-26 Thread Eric Shulman
. enjoy, -e Eric Shulman TiddlyTools: Small Tools for Big Ideas Inside TiddlyWiki: The Missing Manual YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation -- You received this message because

[twdev] Re: [TW5] How would I register a new tiddler type?

2015-04-23 Thread Eric Shulman
On Thursday, April 23, 2015 at 4:12:26 AM UTC-7, Stephan Hradek wrote: Thanks, Eric, but: Am Donnerstag, 23. April 2015 11:00:03 UTC+2 schrieb Eric Shulman: Here's how you find the right place: First, search by filter for [tag[$:/tags/EditTemplate]] and you will find this tiddler

[twdev] Re: [TW5] How would I register a new tiddler type?

2015-04-23 Thread Eric Shulman
field to text/perl. That's it. Your newly defined type will be automatically added to the droplist. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com

[twdev] Re: Proposal: .myClass syntax

2015-04-11 Thread Eric Shulman
On Saturday, April 11, 2015 at 2:17:36 PM UTC-7, Mat wrote: If possible, I propose a harmonization of the wikitext syntax for applying styles and classes with that of invocating macros. Currently we have @@.myClass Here's my text@@ (ref

[twdev] Re: Using tags and transclusion to build larger text documents. TW5

2015-03-10 Thread Eric Shulman
list-before or list-after fields to the individual paragraph tiddlers... the field value is the title of another tiddler, and indicates that the tiddler with the list-* field will be rendered before/after the tiddler title specified as the field value. enjoy, -e Eric Shulman TiddlyTools / ELS

[twdev] Re: CamelCase Whitelist

2015-02-10 Thread Eric Shulman
text, one per line) in DisableWikiLinksList. The tagging option disables autolinking for each tiddler that is so tagged, and is conceptually the same as adding \rules except wikilink to each tiddler in TW5. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Inside TiddlyWiki: The Missing

[twdev] Re: Wrapping tiddler titles with forEachTiddler Plugin

2015-02-04 Thread Eric Shulman
: break-word; /* All browsers since IE 5.5+ */ overflow-wrap: break-word; /* Renamed property in CSS3 draft spec */ } enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Inside TiddlyWiki: The Missing Manual https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual

[twdev] Re: Tag to inject markup at head

2015-01-14 Thread Eric Shulman
RawMarkup enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Inside TiddlyWiki: The Missing Manual https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263 YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http

[twdev] Re: remove storeArea after boot?

2014-12-18 Thread Eric Shulman
FUNDRAISER! YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A GENEROUS CONTRIBUTION TODAY: Inside TiddlyWiki: The Missing Manual https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263 - enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios Professional

Re: [twdev] Re: Non existing links in red instead of in italic - TW5

2014-10-29 Thread Eric Shulman
arrow. The rest is automatic. (If you are worried about losing anything, just make a backup copy of your current TiddlyWiki document before you upgrade). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY

Re: [twdev] Re: Non existing links in red instead of in italic - TW5

2014-10-29 Thread Eric Shulman
errata: The problem with not upgrading is that people will answer your questions using the *current* TiddlyWiki methodolgies and syntax and, as you have discovered, these solutions may *NOT* be 100% compatible with your old beta revision ( -e -- You received this message because you

[twdev] Re: [TW5] Large Scale Data/Complex tagging matrix?

2014-10-24 Thread Eric Shulman
of the design and capabilities of TiddlyWiki, and you shouldn't worry. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional

[twdev] Re: TWC: How to update jQuery?

2014-10-20 Thread Eric Shulman
On Monday, October 20, 2014 12:41:40 PM UTC-7, Arc Acorn wrote: Just for fun l update a wiki to 2.1.1 no issues right out of the gate so I'll use it for a while and see if I ever run into any issues. If I run into any issues I'll report back. Can you open a ticket on github for this? It's

[twdev] Re: TWC: Question - how to override or overload browser builtin function

2014-10-12 Thread Eric Shulman
onclick=... javascript code here ...xxx.JPG /a/html enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki

[twdev] Re: TWC: Question - how to override or overload browser builtin function

2014-10-12 Thread Eric Shulman
a plugin then, using http://www.TiddlyTools.com/#InlineJavascriptPlugin you can write: script label=XXX.jpg code goes here ... /script enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http

[twdev] Re: What improvements are people working on currently?

2014-10-08 Thread Eric Shulman
level, and skinny tiddlers (just title/date, no content) for any tiddlers that are above the current auth level. Alternatively, you could define several distinct sets of tiddlers, stored in separate sub-folders, and then select which set(s) to deliver based on auth level. enjoy, -e Eric Shulman

[twdev] Re: TWC: Includng a third party javascript library

2014-09-27 Thread Eric Shulman
On Saturday, September 27, 2014 7:06:48 PM UTC-7, Shankar Swamy wrote: Some time ago, I had asked a similar question. Unfortunately the pointers I got are not helping me in this case. Hence a fresh request. I am trying to include the library from http://kineticjs.com I tried saving the

Re: [twdev] Full text editors for all fields

2014-09-17 Thread Eric Shulman
would need to delete your customized tiddler, and then re-apply your modification to the new shadow definition. If this isn't a big problem for you, then this method may be the simplest solution for your specific goal. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS

Re: [twdev] Is it possible to copy arbitrary files with TiddlySaver/TiddlyFox

2014-09-16 Thread Eric Shulman
On Monday, September 15, 2014 7:28:24 AM UTC-7, Jeremy Ruston wrote: I don't know the situation with TiddlySaver, I'm afraid. The current TiddlySaver supports creating, reading and writing of text files and folders, but ONLY in the current working directory or below. Unlike TiddlyFox, which

[twdev] Re: [TW5] Using TiddlyWiki as a JSDoc template

2014-07-29 Thread Eric Shulman
to achieve, so I'm sure people will be able to address your specific issues and ideas in follow-up responses. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com

[twdev] Re: Keep coming back, but there's always one thing missing (hint: free the tiddlers)

2014-07-02 Thread Eric Shulman
/quickstart/moveable.html enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis

[twdev] Re: TWc development?

2014-06-17 Thread Eric Shulman
in the future. Again, my heartfelt apologies for having 'dropped the ball'. I greatly appreciate your patience and understanding... now, let's get things going! Much thanks, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE

[twdev] Re: Best way to import IPTC tags to tiddlywiki?

2014-05-27 Thread Eric Shulman
On Monday, May 26, 2014 9:51:29 PM UTC-7, Stephan Hradek wrote: Am Dienstag, 27. Mai 2014 01:06:42 UTC+2 schrieb david...: Also, one question on the 'created'/'modified' data (2014041421061): what are the last three digits for? Microseconds. Use whatever you want there. Usually I'd

Re: [twdev] TW5 create a widget that captures message events

2014-04-06 Thread Eric Shulman
causing an error to be thrown later on when code attempts to access the null value. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation

[twdev] Re: [TW5] I got trouble with left-aligned block

2014-02-21 Thread Eric Shulman
'placeholder content' like nbsp; enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services

[twdev] Re: [TW5] I got trouble with left-aligned block

2014-02-20 Thread Eric Shulman
;@@ and place it immediately after the closing @@ of your floated content. In addition to the needed display:block;clear:right; CSS syntax, the use of line-height:0px ensures that this content doesn't actually add any whitespace at the end of the tiddler. enjoy, -e Eric Shulman TiddlyTools / ELS Design

[twdev] Re: [TWC] Bug using TWC as HTA under IE9.

2014-02-08 Thread Eric Shulman
area. Changing the txtEditorFocus option to some random characters (i.e., *not* a valid field name) will prevent the input selection/focus from being set when starting to edit a tiddler, thus avoiding the errant selection handling entirely. enjoy, -e Eric Shulman TiddlyTools / ELS Design

[twdev] Re: TWc parametric transclusion: the bug, the explanation and possible fixes

2014-02-02 Thread Eric Shulman
avoiding the use of square brackets in the parameter by changing the fet like this: fet *filter '[tag[$1]]'* sortableBy '$2' ... and then invoke it like this: tiddler [[SListTemplate##main]] *with:current* ... enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION

[twdev] Re: integrating external stylesheet

2014-01-23 Thread Eric Shulman
*linking* to the external CSS), you could put the content into a tiddler with *any* name you want (i.e., call it [[FontAwesomeStyles]]), and then *tag* it with $:/tags/stylesheet. The TWCore will automatically apply the styles because of the tag. enjoy, -e Eric Shulman TiddlyTools / ELS Design

[twdev] Re: Question: Changing the value of tiddlyLinkExisting temporarily in a tiddler?

2014-01-11 Thread Eric Shulman
that the CSS rule only applies to a elements (links) that occur within the {{myClass{...}}} wrapped content. Any links occurring outside the wrapper are displayed using the normal CSS rule. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION IS IMPORTANT! HELP ME TO HELP YOU

Re: [twdev] Re: [TW5] Implemented feature requested in #241 (for milestone 5.1.0

2014-01-04 Thread Eric Shulman
On Saturday, January 4, 2014 8:01:14 AM UTC-8, Stephan Hradek wrote: butfirst[n] - slice[n] butlast[n] - slice[0,-n] butfirst has an unfortunate low-brow sound-alike, butt first, which can mean to act rashly or without consideration (i.e., thinking with one's butt instead of one's head).

[twdev] Re: Save your Tiddlywiki without Overwriting Prompts?

2013-12-03 Thread Eric Shulman
Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION IS IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http

Re: [twdev] [TW5] Radiobutton widget to set fields

2013-11-30 Thread Eric Shulman
and additions made by Jeremy. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION IS IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis

Re: [twdev] Re: [TW5] Quotes - disemboweling list.js

2013-11-28 Thread Eric Shulman
On Thursday, November 28, 2013 8:14:01 AM UTC-8, Jeremy Ruston wrote: Sorry to dig it up again, but I realise that I hadn't commented on Stephan's proposed syntax change for block quotes. I like the extension to handle cite elements but I'm not so sure about changing to the

Re: [twdev] [TW5] Proposal: extend @@ syntax to @@@ to create classed parent objects

2013-11-22 Thread Eric Shulman
provides a whole toolbar of interactive editing tools for inserting TWC syntax. Something similar could be created for TW5. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION IS IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com

Re: [twdev] simple question , how to get tiddlywiki5 to do new entry below all the time instead of above?

2013-11-18 Thread Eric Shulman
On Monday, November 18, 2013 9:28:05 AM UTC-8, Jeremy Ruston wrote: There's currently no option to control where newly opened tiddlers are placed in the story. You can, though, use the tools tab in the sidebar to switch to zoomin view, in which only a single tiddler is shown at once, which

[twdev] Re: TW5 is slow

2013-11-18 Thread Eric Shulman
are attempting.) enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios EVERY DONATION IS IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions

[twdev] Re: folding

2013-11-17 Thread Eric Shulman
), and accelerator keys (alt+shift+letter triggers opening/closing slider). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services

[twdev] Re: Macros not working

2013-11-14 Thread Eric Shulman
On Thursday, November 14, 2013 5:41:22 PM UTC-8, shang...@gmail.com wrote: Is there a particular plugin you are having trouble with? Might be helpful to specify. Also, you have to make sure the plugin is tagged with systemConfig or it may not work. I think he was referring to TW5 (aka

[twdev] Re: Bug in ListboxPlugin

2013-11-03 Thread Eric Shulman
I think I've found a possible source of the bug, involving use of multi-select with list values that contain spaces. I'm preparing a plugin update which I will post and announce shortly. -e -- You received this message because you are subscribed to the Google Groups TiddlyWikiDev group. To

[twdev] Re: newTiddler failing on installing TiddlyFox - any thoughts on what might be causing this, please?

2013-10-19 Thread Eric Shulman
On Saturday, October 19, 2013 4:12:30 AM UTC-7, Shankar Swamy wrote: I installed tiddlyfox as part of my yearly maintenance of my TiddlyWiki and now the newTiddler macro is failing. Previously, when I ran that (via another tiddler) an edit window would open up and I would save it after

[twdev] Re: why would store.getTiddlerText( TiddlerName) return incomplete text?

2013-10-15 Thread Eric Shulman
On Tuesday, October 15, 2013 1:54:35 AM UTC-7, whatever wrote: The problem isn't the store.getTiddlerText function, it's the browser limitation for alert. Some browsers cut off the text at certain length and some scroll it. If you use wikify(myText,place); you should see the complete text.

[twdev] Re: [TW2] tiddler MySubTiddler adds an empty line

2013-10-02 Thread Eric Shulman
will only affect the rendered display when using this exact sequence: tiddler ... !heading enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services

[twdev] Re: [TW5] Saving on Chrome always with tiddlywiki.html

2013-09-18 Thread Eric Shulman
On Tuesday, September 17, 2013 11:02:24 PM UTC-7, Branimir Braykov wrote: Or you didn't notice the [TW5] in the beginning of my post headline. oops.. didn't notice the TW5 nevermind. -e -- You received this message because you are subscribed to the Google Groups TiddlyWikiDev group.

[twdev] Re: [TW5] Saving on Chrome always with tiddlywiki.html

2013-09-17 Thread Eric Shulman
of TiddlyWiki with Chrome, you need to have a copy of TiddlySaver.jar in the same folder as the document you are saving. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki

[twdev] Re: TW2: Can a plugin know it's own tiddler name?

2013-09-12 Thread Eric Shulman
On Thursday, September 12, 2013 3:09:04 AM UTC-7, Tobias Beer wrote: Rather than relying on the thing being named FOO, I was wondering if and how a plugin would be able to know it's own tiddler name on startup There is a global 'tiddler' variable that is set by loadPlugins(). Thus, during

Re: [twdev] TiddlyWiki5 on Android?

2013-07-15 Thread Eric Shulman
/TiddlyWiki/TiddlyFox/raw/master/tiddlyfox.xpi). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http

[twdev] TiddlyClinic - LIVE HELP every Tuesday

2013-07-12 Thread Eric Shulman
apply to your own documents. I look forward to seeing a HUGE crowd of TiddlyWiki users next Tuesday! enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services

[twdev] Re: Save your Tiddlywiki without Overwriting Prompts?

2013-07-07 Thread Eric Shulman
. You can re-enable direct file I/O for TiddlyWiki document by installing the TiddlyFox FireFox browser add-on, from here: https://github.com/TiddlyWiki/TiddlyFox/blob/master/tiddlyfox.xpi enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY

[twdev] Re: placement of tags

2013-06-10 Thread Eric Shulman
-customizable nature, it is relatively simple to modify the tiddler layout (see [[ViewTemplate]]) so that the tagged display is below the tiddler. You can also adjust the CSS for the .tagged class (see [[StyleSheetLayout]]) so that the individual tag values are shown horizontally. enjoy, -e Eric

[twdev] Re: allow saving from anywhere

2013-05-25 Thread Eric Shulman
On May 25, 10:16 am, chris.d...@gmail.com wrote: This is mostly for Eric: This tiddlywiki commit    https://github.com/TiddlyWiki/tiddlywiki/commit/89ef40fe82973a0aae173... implies that the new HTML5 download handling could allow saving the content of any tiddlywiki being viewed in the

[twdev] Re: allow saving from anywhere

2013-05-25 Thread Eric Shulman
Given the stack of options for saving, why is the HTML5DownloadFileSave last? What I mean is, what is the disadvantage compared to the others? Should it perhaps be first? The existing direct file I/O functions are synchronous, and return true/false if they actually succeed/fail to save the

[twdev] Re: Eric Schulman's HTMLFormatterPlugin

2013-04-23 Thread Eric Shulman
I noticed that it adds an span whenever you have a blank line in the html. Please read the plugin documentation regarding the handling of newlines. By default, embedded newlines are treated as TW-formatted content and are retained in the output. If you don't want newlines to be retained (i.e.,

[twdev] Re: stuffing checkbox javascript too full?

2013-04-13 Thread Eric Shulman
=tids[i].title;   var wtDx=store.getValue(t,wt);   var newWt=Math.round(wtDx+upd2);     store.setValue(t,wt,newWt); } } /script [_=chkokinl1(){}{}{checkboxHandler();}] eye oscillation is diminished or absent - enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME

  1   2   3   >