[tw] Help with FloatObject (Tobias)

2010-09-05 Thread Måns
Hi TwWizards (Tobias in particular)

I've tried to use your FloatobjectPlugin (http://
tagsearch.tiddlyspot.com/#FloatObject) to make my sidebarTabs float,
however there are a few obstacles:
If I open two tiddlers the sidebarTab shows fine (
http://sandboxmm.tiddlyspace.com/#PageTemplate%20SideBarTabs ) -
1)
If I however only open one tiddler the tiddlersize seems to increase
and space between the tiddler and the sidebarTabs dissapears??
2)
The <> macro doesn't seem to work in the SideBarTabs
tiddler?
3)
The Publisher macro doesn't work in the SideBarTabs tiddler (jon is
aware..)
4)
If you zoom out with ctrl+- the sidebarTabs div wanders across the
window (to the left)
If you zoom in with ctrl++ the sidebarTabs div wanders out of the
window (to the right)

If you wan't to fiddle with my MTC I'll need your username to add you
as a member. (You should be able to see the effect on the public
version though)
http://sandboxmm.tiddlyspace.com

Cheers Måns Mårtensson

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Using TW as database

2010-09-05 Thread UnclePhil
to FND and all other

This (http://unclephil.couchone.com/mytw/MyTw/index.html) is a first
step.
A simple save of the whole tw inn couchdb with ability to create
backup.

For the future, i'm busy to split the TW file structure in the
couchapp one, and then i'll try to fine tune the result during my
freetime
But freetime means no money ... and i don't know why my wife is not
fully ok with this.

So be patient ... or faster than me

Unclephil

On Aug 23, 9:13 am, FND  wrote:
> > One thing I thought of, might be to use 'couchdb' with TiddlyWiki to
> > fabricate a shared. distributed REST-ful TiddlyWiki style wiki.
>
> Using CouchDB as backend would indeed be awesome.
> There has been some interest in this before[1][2] - personally, I think
> it'd be great if there was a couch app providing (a subset of) the
> TiddlyWeb API, as that would mean a lot of existing code (e.g. the
> adaptor) could simply be reused.
>
> -- F.
>
> [1]http://groups.google.com/group/tiddlywiki/t/f331501c09e10549
> [2]http://groups.google.com/group/tiddlywiki/t/125feda2eae813a4

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Announcing TagSearchPlugin (x-tagger + GotoPlugin)

2010-09-05 Thread Tobias Beer
Addendum,

Needed to remove a little bug from the changes made for 1.0.2. ...I
used the same control variable for inner and outer loop, ouch :o)

Now it should be right.

Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: listing tags that are not also a tiddler

2010-09-05 Thread Dalker
Worked like a charm. Thanks a lot!

On 5 sep, 17:54, Tobias Beer  wrote:
> Hi Dalker,
>
> Create a tiddler called GetEmptyTags with the following contents...
>
> < var o='',t,ts=store.getTags();
> for(t=0;t   if(!store.getTiddler(ts[t][0]))
>     o+='\n* <\>';
> o;}}>>/%
> !SHOW
> $1
> !END%/
>
> Cheers, Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Why doesn't !!! work after [

2010-09-05 Thread Tobbe
Worked like a charm Måns,

Thanks alot

//Tobbe

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Announcing TagSearchPlugin (x-tagger + GotoPlugin)

2010-09-05 Thread Tobias Beer
Hi everyone,

I have slightly modified the code, so it's now version 1.0.2

* removed special handing of "Archive" ...generalized it
* allowed to define one or more equivalent sections at the beginning
of the more section
* essentially this is just a way to make good use of the real-estate
in the right column.

Get the update here: http://tagsearch.tiddlyspot.com/

That should be it for now.

Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: How can I permanently disable backups?

2010-09-05 Thread Tobias Beer
Hi Måns,

As I was actually too lazy to explain the whole zzConfig idea and
hoping someone else could pull something out of his drawer ...this is
a very helpful link! I have added "zzConfig" to the naming conventions
in the wiki article, so that one would find it via tiddlywiki.org
search.

The other Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: listing tags that are not also a tiddler

2010-09-05 Thread Tobias Beer
Hi Dalker,

Create a tiddler called GetEmptyTags with the following contents...

<\>';
o;}}>>/%
!SHOW
$1
!END%/


Cheers, Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Why doesn't !!! work after [

2010-09-05 Thread Måns
Hi Tobbe
Try:
!!!Create a file and copy everything below, make the file
executable[ {} \;

Regards Måns Mårtensson

On 5 Sep., 16:33, Tobbe  wrote:
> Hi,
>
> I have this in one of my tiddler. The text after ]] begins with
> three !!! as a header/topic. It doesn't work. If I move the beginning
> down with one Enter hit it shows correct, otherwise is showning !!!And
> the text.
>
> How do I fix that "little" problem?
>
> (This doesn't)
> ---
> [ everything below, make the file executable
> find -iregex '.*\.jpe?g' ! -iregex '.*/[0-9]+x[0-9]+/[^/]*' -type f \
> -execdir mkdir -p 800x600 \; \
> -execdir mogrify -path 800x600 -scale 800x600\> {} \;
>
> (This works) one Enter move down
> --
> [ !!!Create a file and copy everything below, make the file executable
> find -iregex '.*\.jpe?g' ! -iregex '.*/[0-9]+x[0-9]+/[^/]*' -type f \
> -execdir mkdir -p 800x600 \; \
> -execdir mogrify -path 800x600 -scale 800x600\> {} \;
>
> //Tobbe

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Why doesn't !!! work after [

2010-09-05 Thread PMario
hi
Because the formatter for headings starts with a regExp
^!{1,6} .. simplified

^ .. start of line
-m

On Sep 5, 4:33 pm, Tobbe  wrote:
> Hi,
>
> I have this in one of my tiddler. The text after ]] begins with
> three !!! as a header/topic. It doesn't work. If I move the beginning
> down with one Enter hit it shows correct, otherwise is showning !!!And
> the text.
>
> How do I fix that "little" problem?
>
> (This doesn't)
> ---
> [ everything below, make the file executable
> find -iregex '.*\.jpe?g' ! -iregex '.*/[0-9]+x[0-9]+/[^/]*' -type f \
> -execdir mkdir -p 800x600 \; \
> -execdir mogrify -path 800x600 -scale 800x600\> {} \;
>
> (This works) one Enter move down
> --
> [ !!!Create a file and copy everything below, make the file executable
> find -iregex '.*\.jpe?g' ! -iregex '.*/[0-9]+x[0-9]+/[^/]*' -type f \
> -execdir mkdir -p 800x600 \; \
> -execdir mogrify -path 800x600 -scale 800x600\> {} \;
>
> //Tobbe

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: EditSectionPlugin does not create sections, where there aren't any already?!

2010-09-05 Thread Måns
Hi Eric
> I've made a some significant code changes in the internals 
> ofEditSectionPlugin, so that it correctly handles *creating a new
> section*, as well more robust handling for *renaming* a section (it no
> longer leaves the old section behind).
Works perfectly!! - Thanks a lot.
> Also, the EditSection popup editor now includes a "safety check" that
> asks for confirmation if there are unsaved changes and you click away
> from the popup (previously, it just dismissed the popup and
> *discarded* the changes without warning!)
Nice security feature - shows the high quality of your plugins!!
> Get the update (v1.2.1) here:
>    http://www.TiddlyTools.com/#EditSectionPlugin

I'm having serious problems with the popup feature as it pops up in
seemingly random places all over the page
I've installed your coretweak nr 1151 "adjust popup placement when
root element is in scrolled DIV" to make popups popup where they are
clicked, however it desn't seem to have any effect on
EditSectionPlugins popups...

Another problem I'm having is that I use EditSectionPlugin in a
TiddlySpaceTW online. The edits don't get saved unless I click edit
and save in the tiddlertoolbar - the idea of EditSectionsPlugin is
suffering from this. Could you add the function "autosave" as an
option to the plugin?? That would be great.

Thanks a lot Eric - Your high quality plugins make TiddlyWiki stand
out.

Regards Måns Mårtensson

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Why doesn't !!! work after [

2010-09-05 Thread Tobbe
Hi,

I have this in one of my tiddler. The text after ]] begins with
three !!! as a header/topic. It doesn't work. If I move the beginning
down with one Enter hit it shows correct, otherwise is showning !!!And
the text.

How do I fix that "little" problem?

(This doesn't)
---
[ {} \;

(This works) one Enter move down
--
[ {} \;

//Tobbe

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Cross-Linking TiddlyWikis (And Using Anchor Tags in URLs)

2010-09-05 Thread AlanBCohen
This is what I'm doing (not all real now, but all have been used)::
[[AddressBook|Alan'stwab.html]]
[[Glucose Tracking|Alan'sGlucoseTracking.html]]
[[TiddlyTaskAttacker|Alan'sTiddlyTaskAttacker.html]]
[[Alan's GtD file|Alans mgsd.html]]
Basically, I'm forgoing the 'file://' before relative links to
other .html files.  It has been working consistently on multiple
machines on Windows, Linux, and Mac I have not tried it with spaces in
a file title since that sometimes doesn't play nice in Linux or
Windows; but within [[ ]], worth a try.
Good Luck!
Alan

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: EditSectionPlugin does not create sections, where there aren't any already?!

2010-09-05 Thread Måns
Hi Tobias

Super!!
> Sorry for any inconvenience.
No apologies needed!! - On the contrary, I'm very happy about the fact
that you took the time needed to produce a workable script.
There *should* be some crashtesting before releasing a plugin to the
world - however: I asked for a workable script,- not a polished
plugin- you produced it - I tested it.
If I choose to test a script in an environment where it could break
something - thats my own problem.
>Here's the update to the script to batch-
> update the text of certain tagged tiddlers to that of some template .
This is a *really* great script!!
I'm using it as a transclusion $1=tag $2 for generic use in my TW.
Questions:
> 

[tw] listing tags that are not also a tiddler

2010-09-05 Thread Dalker
Hi,

I'd like to display a list of all tags for which there is not also a
tiddler with the same name. For instance, if my tiddlers are called
"bla, bli, foo, blo" and the existing tags are "foo, bar", this would
display "bar" only, so I could then click on it and open the fake
tiddler associated to the tag. is this possible at all using core
macros or some plugin?

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Announcing TagSearchPlugin (x-tagger + GotoPlugin)

2010-09-05 Thread PMario
Hi,
Looks cool now with: FF 3.6.8, chorme 7.0.503.0 dev, chromium
6.0.474.0 (53303), safari 5.0.1, and the actual IE9 platform preview.

have fun !
mario

On Sep 5, 6:44 am, Tobias Beer  wrote:
> Hi PMario,
>
> I (believe I) removed the fixed width, ...it seems no lopnger needed
> after having removed all the display:block items ...it somehow was
> necessary beforehand for ie6 to render properly (instead of aligning
> the input next to the title) ...but now it works without it... so, if
> you don't mind trying again... thanks for all the thorough testing...
> it can only help make things better!
>
> Tobias.

-- 
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 at 
http://groups.google.com/group/tiddlywiki?hl=en.