Re: [tw] Re: How to change a Tiddler's property through javascript?

2010-09-20 Thread FND
> var tid = store.fetchTiddler('your tiddler title'); It's probably better to use the higher-level getTiddler method instead. -- F. -- 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: Michael Mahemoff's forum

2010-09-20 Thread whatever
Hi! Have you perhaps considered making the options as input fields? It's much easier for users to write their choices into an input field than opening the tiddler and changing the code. You know, they might be new to tiddlywiki or they might have a blond moment (like I had :D) and forget chaning th

Re: [tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread FND
> deleted.tiddlyspace.com Seconded. > store.deleteTiddler(t); [...] does no work on tiddlyspace You wanna use the higher-level removeTiddler method, as that's what the ServerSideSavingPlugin hooks into. -- F. -- You received this message because you are subscribed to the Google Groups "Tidd

[tw] Re: TeamTasks now available on TiddlySpace

2010-09-20 Thread colmjude
> Well: I started to take a look at this but quickly discovered that in > the process of following the initial usage instructions, I've managed > to trap myself within the teamtasks style.  I suspect I missing a > simple "reset" process of some type, but thought I'd ask, rather than > continuing to

[tw] Re: Script to add or remove a tag from a Tiddler

2010-09-20 Thread Måns
Hi again Zans >I played around with it a bit more and found a work about myself. Great - Please share your working checkboxRemoveTags script - I'd like to see how it works :-) Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

Re: [tw] Re: "Welcome to our COMMUNITY SITE"

2010-09-20 Thread Jeremy Ruston
Hi Tobias Thank you for that. http://tiddlyworld.tiddlyspace.com/ is very good, a nice clear articulation, and you've managed to make our rough-and-ready theme look pretty good. The wider question of making a better place for the TiddlyWiki community is interesting. I agree that we're now nearly

[tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread Tobias Beer
Hi FND, Since we're at it, in what respect is... store.removeTiddler a higher level method than store.getTiddler (or store.getTiddler higher than store.fetchTiddler) ? Why two implementations to begin with? How many more of these "duplicates" are there? I think it were good if an article on tid

[tw] Re: TeamTasks now available on TiddlySpace

2010-09-20 Thread Tobias Beer
Hi Colm, Where exactly is one to look for that "publisher section" in the backstage area where one can change tiddlers from private to public? Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to t

Re: [tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread FND
> Since we're at it, in what respect is... > store.removeTiddler a higher level method than store.getTiddler > (or store.getTiddler higher than store.fetchTiddler) The high-level getTiddler method uses low-level fetchTiddler: http://trac.tiddlywiki.org/browser/Trunk/core/js/TiddlyWiki.js?rev=12238

[tw] How to put a 'edit form' into a slider?

2010-09-20 Thread octw
Hi all, Currently, TiddlyWiki default 'slider' macro can retrieve the content from other tiddler. But the result is read-only. Is it possible to put the content in an 'edit form' and write back the changes to the source tiddler? Cheers, octw -- You received this message because you are subscrib

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread Måns
Hi octw > Currently, TiddlyWiki default 'slider' macro can retrieve the content > from other tiddler. But the result is read-only. Is it possible to put > the content in an 'edit form' and write back the changes to the source > tiddler? I think it depends on what you want to write back to the tiddl

[tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread dickon
OK - this is partially helpful to my 'low-level' needs! I definitely want to keep the AMBIT name of the space. (Re. keeping the AMBIT name: The idea is that we will keep the private areas of this space for conversation in the AMBIT development group, and for not-yet-finalised drafts of new materi

[tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread PMario
On Sep 20, 1:36 pm, dickon wrote: ... > If I performed the 'remove all plugins' version, as suggested by > Mario, i am not sure which plugins are 'mine' (from MPTW) and which > ones are from TiddlySpace.  In the TiddlyWeb at Peermore, if I deleted > all of them, then the core TiddlyWeb ones would

[tw] Re: TeamTasks now available on TiddlySpace

2010-09-20 Thread colmjude
> Where exactly is one to look for that "publisher section" in the > backstage area where one can change tiddlers from private to public? click on *spacename* (top left) select *tiddlers* tab in that there are 4 tabs (timeline, all tabs, more), select *more* in this tab you also have 4 options (Mi

[tw] Data and view templates

2010-09-20 Thread Heller
Ok I have a tiddler named Andy The tiddler contains data (I am using the DataTiddlerPlugin) { "Name":"Andy", "Site": "[[URL|http://www.licklibrary.com]]"; } The tiddler is tagged [[Artist]] Now I have some javascript (I am using the InlinejavascriptPlugin) NAME: document.write(DataTiddler.getDa

[tw] Re: Data and view templates

2010-09-20 Thread whatever
Try ForEachTiddler (http://tiddlywiki.abego-software.de/ #ForEachTiddlerPlugin). <>| Result is a table: Artist URL Andy URL John URL The URL contains a clickable link. You might want to change the URL to actual site name or all links will read as URL (though they will point to the c

[tw] Does "TiddlyHub beta" list new repos

2010-09-20 Thread PMario
Hi, I posted a repository suggestion at http://plugins.tiddlywiki.org/plugins/submit/ some time ago. Does this site still alive? -m -- 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] Does "TiddlyHub beta" list new repos

2010-09-20 Thread PMario
Hi, I posted a repository suggestion at http://plugins.tiddlywiki.org/plugins/submit/ some time ago. Is this site still alive? -m -- 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

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread Tobias Beer
Hi octw, It would for sure be a fun thing to slide open EditMode right above the tiddler and to have any saving of changes update the real tiddler displayed below... or to be able to open an EditMode slider on some (fET-)list. So I guess what it boils down to is whether or not one can trigger Edi

[tw] Re: TeamTasks now available on TiddlySpace

2010-09-20 Thread Tobias Beer
Hi Colm, I dound it it, thanks. That is especially helpful for special-purpose- spaces, e.g. those that only provide themes or plugins... that way one can easily manage public access to tiddlers. However, one would at least have to include "system-plugins". Cheers, Tobias. On 20 Sep., 14:33, col

[tw] Re: Data and view templates

2010-09-20 Thread Heller
Ah yes the ForEachPlugin is just fine for making lists and I already use it for such thanks anyway, What i am really looking for is a way to apply a standard "record view" of the data in the tiddler other than what <> macro. I thought of simply putting the NAME:document.write(DataTiddler.getData(t

[tw] Re: Data and view templates

2010-09-20 Thread Tobias Beer
Hi Heller, I suggest you do just the same without DataTiddlerPlugin either using slices [1] and... store.getTiddlerText(tiddler.title,'SomeTiddler::SomeSlice'); ...or using (by default hidden) tiddler fields [2] and... store.getValue(tiddler.title,fieldName); Cheers, Tobias. [1] http://tiddly

[tw] Re: Data and view templates

2010-09-20 Thread okido
Hi Heller, To use Datatiddler and get some output with JS try following script: var text = ''; var tids = store.getTaggedTiddlers('artist'); // get tiddlers tagged artits for ( var t = 0 ; t < tids.length ; t++) { // loop trough all tiddlers with the tag artist text +='Tiddl

[tw] Re: Does "TiddlyHub beta" list new repos

2010-09-20 Thread Tobias Beer
Hi PMario, First of all, I have no idea. However - though this may sound harsh - I believe it neither is nor should be alive so much. Instead, this should be a prime usecase for either TiddlySpace or TiddlyHoster ...using the available tools over there. As for "repositories" ...I have been "publ

[tw] Re: Does "TiddlyHub beta" list new repos

2010-09-20 Thread Tobias Beer
Hi PMario, First of all, I have no idea. However - though this may sound harsh - I believe it neither is nor should be alive so much. Instead, this should be a prime usecase for either TiddlySpace or TiddlyHoster ...using the available tools over there. As for "repositories" ...I have been "publ

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread octw
Hi Måns, Thank for the suggestion. I used the "EditSectionPlugin" with no luck. The plugin works great by itself, but if I combine EditSectionPlugin and Udo's ForEachTiddlerPlugin, it failed to work. It can open the corresponding section but can't save the change. :( Maybe I can post an example t

[tw] Auto-creating tiddlers with screen captures

2010-09-20 Thread Andrew Barbour
I am trying to take a screen capture of a region of the screen and auto post a tiddler (for rapid system/bug/helpfile documentation). Does anyone know of a solution? If not, I will continue to build myself and make available. 1. Launch application (keyboard shortcut and/or task tray icon) 2. Sele

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread octw
> It would for sure be a fun thing to slide open EditMode right above > the tiddler and to have any saving of changes update the real tiddler > displayed below... or to be able to open an EditMode slider on some > (fET-)list. > > So I guess what it boils down to is whether or not one can trigger >

[tw] Re: Data and view templates

2010-09-20 Thread Heller
Hi Okido, I really would like to pursue the JS path but need to know how to reference the tiddler title as set out out in three posts ago... any idea? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...

[tw] Problem with "DataTiddlerPlugin" and core macro "tabs", "tiddler"

2010-09-20 Thread DM
Hi, i have a problem with "DataTiddlerPlugin" ans core macro "tabs" and "tiddler". I can not use the data () from "DataTiddlerPlugin" in the "tabs"- macro or "tiddler"-macro. Example: Tiddler (Tiddler with data for "DataTiddlerPlugin"): Title: Test1 Inhalt: <> {"Name":"Peter","Nick":"Pan"} Tiddl

[tw] Re: Auto-creating tiddlers with screen captures

2010-09-20 Thread Tobias Beer
Hi Andrew, I don't think we're at a point where this is already being automated by some piece of software. For sure, this would require a lot more than just a TiddlyWiki plugin... instead it would require an adaptor for some screen capturing tool ...running TiddlyWiki with certain not- yet-availab

[tw] Re: Problem with "DataTiddlerPlugin" and core macro "tabs", "tiddler"

2010-09-20 Thread Tobias Beer
Hi DM, I have no idea why thos ecore macros wont work and I think they should. On the other hand - without any intentions to discredit Udo's work - I suggest you stop using DataTiddlerPlugin. It definetely had its most- valuable use in the past ...but since the dawn of slices and extended tiddler

[tw] Re: Problem with "DataTiddlerPlugin" and core macro "tabs", "tiddler"

2010-09-20 Thread Tobias Beer
Hi DM, I have no idea why those core macros wont work and I think they should. On the other hand - without any intentions to discredit Udo's work - I suggest you stop using DataTiddlerPlugin. It definetely had its most- valuable use in the past ...but since the dawn of slices and extended tiddler

[tw] Re: Data and view templates

2010-09-20 Thread Tobias Beer
Though I wouldn't do it this way myself, try using... var tid=story.findContainingTiddler(place);tid=tid? tid.getAttribute('tiddler'):'';DataTiddler.getData(tid,"Name"); However, I would much prefer... a) var tid=story.findContainingTiddler(place);tid=tid? tid.getAttribute('tiddler'):'';store.ge

[tw] Re: Does "TiddlyHub beta" list new repos

2010-09-20 Thread PMario
Hi, I was aiming for the mechanism used to collect the info. And I couldn't withstand to comment below. have fun! mario On Sep 20, 6:08 pm, Tobias Beer wrote: > Hi PMario, > > First of all, I have no idea. > > However - though this may sound harsh - (1) > I believe it neither is nor > should be a

[tw] Re: Search and filter by tag combinations (Taggly Tagging)

2010-09-20 Thread dafcok
@Mario: Very nice graphical makeup, besides the things you already have on your todo! Nevertheless the search function only respects tiddlers' tags which are directly associated with that tiddler. But it does not take care of the taddly tagging principle of tag hierarchies. For instance a search fo

[tw] Re: Data and view templates

2010-09-20 Thread okido
Hi Heller, Not 100% sure what you mean by referencing, a clickable link to the tiddler based on the Name value? Then use this: text += 'Reference : ' + '[[' + DataTiddler.getData(tids[t].title,"Name") + '|' + tids[t].title + ']]'; Tobias; could you give little explanation why you prefer the c

[tw] Re: Data and view templates

2010-09-20 Thread Heller
Ok just to clear the referencing point: Tiddler Andy contains <> { "Name":"Andy", "Site": "[[URL|http://www.licklibrary.com]]"; } The tiddler is tagged [[Artist]] === Tiddler ArtistForm contains NAME:document.write(DataTiddler.getData(tiddler.title,"Name"));

[tw] Re: Search and filter by tag combinations (Taggly Tagging)

2010-09-20 Thread PMario
On Sep 20, 7:41 pm, dafcok wrote: > @Mario: > Very nice graphical makeup, besides the things you already have on > your todo! I didn't make the macro :) so the flowers go to fnd. >From your first post >Now I desperately need a way to search and filter in combinations of >Tags! So I may search tid

[tw] Re: Search and filter by tag combinations (Taggly Tagging)

2010-09-20 Thread Tobias Beer
Hi Alex, I think Tagsplorer is pretty much the best way to filter down to the bottom of your interest... I failed to understand what exactly you are missing from it. Which hierarchy would you want displayed? The thing is, the hierarchy depends on being able to recognize where in the hierarchy you

[tw] Re: Data and view templates

2010-09-20 Thread Tobias Beer
Hi Okido, I prefer using fields or slices because they are natively supported by the core... even though those now core-features might have been built upon the paths once paved by DataTiddlerPlugin. In other words, I need not use plugins if exactly the same is already provided by a standard Tiddly

[tw] Re: Data and view templates

2010-09-20 Thread whatever
A question. How do you get the data into your current format? Do you use FormTiddlerPlugin (http://tiddlywiki.abego-software.de/ #FormTiddlerPlugin)? Because if you just want the "look" of a "form", you can use this plugin to create a form and then use the ViewTemplate with HideWhenPlugin (from MPT

[tw] Re: Data and view templates

2010-09-20 Thread okido
Try this in ArtistForm: var tid=story.findContainingTiddler(place); tid=tid?tid.getAttribute('tiddler') : ''; var b = DataTiddler.getData(tid,"Name"); return 'Title : ' + tid + '\n' + 'Name : ' + b; Goodluck, Okido On 20 Sep, 20:26, Heller wrote: > Ok just to clear the ref

[tw] Re: Does "TiddlyHub beta" list new repos

2010-09-20 Thread Tobias Beer
Hi again, PMario, I understand your points and support pretty much all of them. First of all... > (1)yes it did [sound harsh] Again, I did not mean to be offensive towards whomever spent a lot of time and effort to provide us with TiddlyHub. But I do think that it did not turn out to become what

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread Måns
Hi octw I've made a working example for you here: http://sandboxmm.tiddlyspace.com/ There are 4 tiddlers opened by default: [[STT]] [[Test STT]] [[BookMark]] [[BookMarkTest]] STT is a template made to edit and/or show either 1 sections from a tiddler or several tiddlers fetched by tag (via fET).

[tw] Re: Problem with "DataTiddlerPlugin" and core macro "tabs", "tiddler"

2010-09-20 Thread DM
Hi Tobias, it work wrong. Instead of the whole table of ,appears only the title. Have a nice day, DM On 20 Sep., 19:10, Tobias Beer wrote: > Hi DM, > > I have no idea why those core macros wont work and I think they > should. > > On the other hand -without any intentions to discredit Udo's work

[tw] Re: How to put a 'edit form' into a slider?

2010-09-20 Thread whatever
I use this: +++[Edit »]<>=== You need NestedSlidersPlugin, InlineJavascriptPlugin and HTMLFormattingPlugin. All from TiddlyTools.com. At least I think this is all you need. It works for me. However, you need to manually save afterwards. w On Sep 20, 9:55 pm, Måns wrote: > Hi octw > > I've made

[tw] Re: Data and view templates

2010-09-20 Thread Heller
On Sep 20, 8:56 pm, whatever wrote: > A question. How do you get the data into your current format? I just edit the directly in the tiddler... > Do you > use FormTiddlerPlugin (http://tiddlywiki.abego-software.de/ > #FormTiddlerPlugin)? I started using this plugin which is great for modifyin

[tw] Re: Auto-creating tiddlers with screen captures

2010-09-20 Thread Måns
Hi Andrew and Tobias I use Lightshot - (a browser plugin for Google Chrome) http://lightshot.skillbrains.com/ Its fast and simple - sometimes I use Aviary Screencapture - "Capture any webpage by adding Aviary.com/ to the beginning of the URL!" alas it doesn't work with TiddlyWiki documents - mayb

[tw] Re: Data and view templates

2010-09-20 Thread whatever
> The referencing problem is in the ArtistForm "tiddler.title" = > ArtistForm and not Andy > when it is called from Andy by <> Try <> w -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlyw...@googlegroups.

[tw] Re: Does "TiddlyHub beta" list new repos

2010-09-20 Thread lewcid
The guidelines for repositories (TiddlyWiki documents) and plugins to follow in order to be indexed by TiddlyHub are: - the plugin must have a systemConfig tag - the plugin must have a Name slice and a Source slice - the URL in the Source slice must indicate that the plugin originates from the repo

[tw] Re: Auto-creating tiddlers with screen captures

2010-09-20 Thread Andrew Barbour
I like the FastStone utility - not unlike BugShooting or Snagit I wrote a little app today that does I wrote the guts of the application today no online editing though just the ability to clip a region and auto create the tiddler with the prompts (it saves image locally, and then injec

[tw] Re: Auto-creating tiddlers with screen captures

2010-09-20 Thread Andrew Barbour
Måns - when you say convert a temporary image to data on the fly - how about taking the image and saving the binary to the clipboard? The little application I wrote today will do that. AB On Sep 20, 4:40 pm, Måns wrote: > Hi Andrew and Tobias > > I use Lightshot - (a browser plugin for Google >

[tw] Re: Auto-creating tiddlers with screen captures

2010-09-20 Thread Tobias Beer
Hi Andrew, All of that sounds highly innovative to me! I sure would love to see working prototypes / alpha version one of these days for... a) (selectively) ingesting emails via TiddlyWiki b) an integration with some online service feeding back snapshot data based on some url input > I know it i

Re: [tw] Re: How to change a Tiddler's property through javascript?

2010-09-20 Thread cmari
Hi FND, I wondered about this, but to be honest, I'm too ignorant to know what it is that "higher-level" is modifying in your sentence (in the grammatical sense). Could you explain - or point to an explanation of - the difference between fetchTiddler and getTiddler, and why one is "higher" than th

Re: [tw] Re: Problem with "DataTiddlerPlugin" and core macro "tabs", "tiddler"

2010-09-20 Thread cmari
Hi DM, This is a transclusion problem. You could try the FormTiddlerPluginTweak that Eric suggested in this thread: http://groups.google.com/group/TiddlyWiki/browse_thread/thread/6a89f5e19b54199e/34bfc6f66140f5da#34bfc6f66140f5da cmari On Mon, Sep 20, 2010 at 3:00 PM, DM wrote: > Hi Tobias, > >

[tw] Re: TiddlyThemes

2010-09-20 Thread Luis,
Yees! Thank you so much! I decided this theme will do and did changes after being able to see the buttons, thanks for passing by my side! On 20 sep, 02:34, passingby wrote: > You are right! Wow, i wonder how nobody noticed this earlier. > > Anyways here is the solution. > in the timeline or

[tw] Breaking down Tiddlywiki into separate files

2010-09-20 Thread Zans Mihejevs
I know this kind of goes against one of the principle ideas of Tiddlywiki (storing everything in a single file), but I'm working on a rather old computer and I've reached the point where saving my TW is starting to take up too much time. So my only option is to save less (something that I'd rather

[tw] TW not saving my backstage tweaks

2010-09-20 Thread Zans Mihejevs
I'm using Firefox with Arch Linux and awesome wm and one recurring problem that I'm experiencing is that TW won't save my alterations to the backstage tweaks. So whenever I uncheck the boxes with "Automatically Save changes" or "Keep Back ups" it will keep the settings while I'm running TW, but as

[tw] Re: Script to add or remove a tag from a Tiddler

2010-09-20 Thread Zans Mihejevs
I'm afraid I wasn't able to make the Checkbox plugin work, however I used your script together with ForEachTiddlerPlugin and it worked perfectly :) I too would be interested if anyone figures out how to make the Checkbox plugin work as its a curious dilemma that I've encountered a few times later

[tw] This group is awesome

2010-09-20 Thread Zans Mihejevs
Just thought I'd give a thumbs up to everyone for all the great help I received. I've learned a lot about Javascript and TW programming since I came to this group and I'm verry happy with the prompt and detailed responses I've gotten to all of my questions :) -- You received this message because

[tw] Re: TeamTasks now available on TiddlySpace

2010-09-20 Thread HansWobbe
On Sep 20, 4:39 am, colmjude wrote: > > Well: I started to take a look at this but quickly discovered that in > > the process of following the initial usage instructions, I've managed > > to trap myself within the teamtasks style.  I suspect I missing a > > simple "reset" process of some type, bu

[tw] Internet Explorer and TiddlyWiki

2010-09-20 Thread Anthony Muscio
Folks, I really like Firefox and have been using it extensively. I have recently started to create public websites such as http://www.lasourceprojects.org/ This uses a tiddly960 template I built and has allot of possibilities In FireFox. I just went to the site using IE8 and It is a mess. Are

[tw] Re: Data and view templates

2010-09-20 Thread Heller
On Sep 20, 10:49 pm, whatever wrote: > > The referencing problem is in the ArtistForm "tiddler.title" = > > ArtistForm and not Andy > > when it is called from Andy by <> > > Try <> Must I call the tiddler with this <> or reference it like this in ArtistForm document.write(DataTiddler.getData({{ti

[tw] Re: Deleting a TiddlySpace so I can start over again

2010-09-20 Thread dickon
this is a brilliant thought (to have a separate ambit-plugins space within my AMBIT Manual space) - I can see that tiddlySpace (like TiddlyWeb, only moreso) requires a different way of thinking - spaces within spaces within spaces. Cheers Dickon On 20 Sep, 13:23, PMario wrote: > On Sep 20, 1:36

[tw] Re: TW not saving my backstage tweaks

2010-09-20 Thread PMario
Hi Zans, If you open Backstage: Tweaks you get a list of config.options The name is the javascript name. So referencing to it will be config.options.txtBackupFolder = "anyName"; config.options.chkAutoSave = true; ... true or false; now saving this in a tiddler: [zzConfig] //{{{ config.options.txt

Re: [tw] Re: How to change a Tiddler's property through javascript?

2010-09-20 Thread FND
> Could you explain - or point to an explanation of - > the difference between fetchTiddler and getTiddler, and why one is > "higher" than the other? See this adjacent discussion: http://groups.google.com/group/tiddlywiki/msg/a4b11061a9ba8750 -- F. -- You received this message because you are