Yep that is correct I am using the Chrome browser and have set up the
shortcuts to include cookies etc. at startup, so at least that issue
has been resolved thnx --F.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send ema
Nope as you expected that did not help :-(
What I notice as well is that when I try to import via backstage I get
the following error
"Error getting list of tiddlers, click Cancel to try again"
as well.
For now I am just going to link to a seperate tiddlywiki version 5.6.2
fro my tabs...
--
You
Yoohoo!! thnx, worked perfectly...
--
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 o
Could somebody please advise me how to align an image and text.
I have an image [img[./images/clip.png]]
and some text "All of my stuff" to the right of the image.
The text is at the bottom of the image
-
| |
| |
| | All my stuff
and i would like
-
|
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
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
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"));
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...
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
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
I am using tiddly version 2.6.0
MPTW theme
AttachFileMIMETypes
AttachFilePlugin
AttachFilePluginFormatters
Firefox 4 Beta
Trying to attach a file gives the following error
cannot read file - invalid path: Surf.bmp
Anyone else getting this?
It is most likely related to FF4 Beta...
Everythingelse
Great stuff Mario...
I wish I had the discipline to document my tiddly
enhancements the way you do...
I inevitably end up asking things I have done before
here if I cannot find it through a search in the group
but now I have a pretty comprehensive reference
from you thanks...
--
You received this
Thanks Tobias the crux there was top I think. It now works exactly as
expected...
So to re-cap
Insert into MPTW.PageTemplate
Put in StyleSheet
#headerSearch {
position: absolute;
top: 2px;
right: 85px;
}
#headerSearch a {
border: none;
}
--
You received this message becau
Great stuff thanks people I got what I wanted and itis working just
great...
--
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
Máns,
As you can see in my original posting I already tried this
and it did not work...
Take note I am using the MPTW theme...
--
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 uns
Could someone please tell me how to get the search box
on the extreme right of the subtitle in the MPTW theme tiddly
PageTemplate
and StyleSheet
#headerSearch {
position: absolute;
bottom: 5px;
right: 25px;
}
#headerSearch a {
border: none;
}
does not work for me
I was actually looking to customizing a vanilla TiddlyWiki
but I guess as MPTW contains most of the customization
I require anyway it is a good starting point...
Thanks
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send e
Can anyone please point me in the direction of how to put the main
menu along the top instead of on the left. A search of the posts
returns incomprehensible solutions from 2006
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group,
hmmm WE know better...
and WE are a heck of a lot of people...
In the land of wiki tiddly rules...
so adaptable...
If the person in question does not
like the tiddlytools site there are other alternatives...
but passing comments like IT did is certainly
uncalled for and unworthy of even a retort, s
Context is a concept from the book GTD by Dave Allen (I can recommend
reading this)
and pertains to placing an action in context, i.e. 'what is this
action related too?'
eg. an action 'Send g'ma an E-mail'can relate to 'PC' because you
would perform the action
when you are sitting behind your PC. S
Bump from Holland!!!
--
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
I would like to do the following
------
| | ||| |
| 1 | | 2 || 3 |
| | ||| |
-----
Mans,
The background 'tag tiddler with paper1' etc is not working together
with twocolumns...
It then only displays a single tile of background instead of spreading
it over the whole tiddler...
Nice work, this is really going to be a very nice adaption...
RobV
--
You received this message bec
Mans,
Great work I particularly like the 'automated' online switching off of
edit,
double click, changing menu's etc.
I tagged a tiddler with 'page1' and the background doesn't change
over
the whole tiddler but displays a single square of 'rough paper' in
firefox on
a windows Vista PC.
--
You r
Mans,
Thanks very much for your efforts and I understand how you
are using tagglytagging and treeview to display and manage
the various items..
...but I was really looking for something much simpler and
have reverted to the ReminderMacro http://remindermacros.tiddlyspot.com/
So now when i am set
Mans,
I don't quite get it...
Here is what I mean...
Tiddler1
blah blah blah TODO:Search...
Tiddler2
blahdieblah TODO:Insert... blah blah
Tiddler3
Yak yak yak TODO:Verify... yaketieyay
ToDoList
Search... Tiddler1
Insert... Tiddler2
Verify... Tiddler3
Sort of like entering reminders into your
I am busy writing an article using tiddlywiki and I need to place a
todo in a tiddler, for instance "do a google search..."
Then when I have done a number of tiddlers this way, marking them here
and there with things still to apply/lookup etc. I need a list of all
the todo's(markings) in the variou
Eric must be back... he has been sighted in thread 'How to display a
tiddler in multi-columns style ?' on Nov 17 at 8:13pm
--
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 unsubsc
Beterschap as we say in Dutch...
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to
tidd
I have not read through the whole thread but I presume that the
address you are using is file:///drive:folder/tiddly.html
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, sen
Very nice
Could you also put in a link file://tiddly.html#tiddler so that you
could open the standard browser with the chosen tiddler?
I use Executor as 'command line launcher' which already binds to
several Win keys, could you maybe make this configurable through the
properties file?
Regards
Congrats,
Mother and child healthy I take it?!
Rob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group,
Paul,
Many, many thanks. It is really looking good. Now over to the jtab
google group...
Regards
Rob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to tiddlywik
Paul,
As an avid tiddlwiki user and guitar player this is a dream...
No more messing around with ascii or having to install PowerTab...
Just open a browser enter some strings and there you have it your tab
This is fantastic... great... thanks man...
I will keep transcribing and let you know if I
Alex,
As an avid tiddlwiki user and guitar player this is a dream...
No more messing around with ascii or having to install PowerTab...
Just open a browser enter some strings and there you have it your tab
This is fantastic... great... thanks man...
I will keep transcribing and let you know if I
Great work... this is really neat
I found one glitch: when you display an expanded tree on opening a
tiddlywiki (as in your example) then instead of displaying a '-' at
the tree branch you display a '+' and from then on collapsing and
expanding the branches always give the opposite symbol. This d
Same here firefox and IE on Vista...
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to
I be thanking you very much for dis quick answers
Rob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this grou
I am trying to get an image to display smaller in a tiddler but
instead theage is being clipped and not shrunk.
<>text-align:center;font-
weight:bold;width:240px;height:120px;[img[Custard.png]]>>
any clues plz.?
--~--~-~--~~~---~--~~
You received this message beca
Eric,
I deleted the Attach and FileDrop plugins, reinserted them off
TiddlyTools, refreshed the browser and the file button now indeed
displays '...' instead of 'browse' and everything is working just fine
again...
thnx
On Feb 12, 12:56 pm, Eric Shulman wrote:
> > I am running firefox version
I am running firefox version 3.0.6 on windows XP SP3
>From MonkeyGTD 3.0 alpha r103230
when I run AttachFilePlugin 3.9.0
and browse to the file C:\MyProgs\MyWiki\JuiceImport.JPG
I get the following error
cannot read file - invalid path: JuiceImport.JPG
This has always worked up untill now...
pl
The obvious
Fiddlywiki
and if it is really small
Piddlywiki
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from t
Dave answers like that are not in the spirit of this forum...
Eric, have you tried tables |contact|info more info|
the is for a newline. not very elegant but it works...
I believe there are some plugins out there that work better...
anyone??
On Dec 4, 11:18 pm, "Dave Gifford - http://www.giff
Thnx W
I see that this has a MPTW dependency, do you know if MGTD has enough
MPTW, or must I first test it on an empty copy of MGTD?
Regards
Rob
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
T
Could you please refer me to a possible plugin (or combination of
plugins) to be able to drag and drop a file name complete with path
into a tiddler so that it functions as a link to that document from
the tiddler...
--~--~-~--~~~---~--~~
You received this message b
Very nice Rich...
I like the idea of being able to open the tiddlers on top and
understand how you achieve this with the OpenTopPlugin, but how do you
achieve the creation of a new tab for the newly opened tiddler (which
plugin)?
--~--~-~--~~~---~--~~
You received
46 matches
Mail list logo