[tw] [TW5] How to create a tag pill from an [[aliased|alias]] link?

2016-02-15 Thread Hegart Dmishiv
Tzag  everyone,

My latest {{DesignWrite}} exercise 
 uses 
tag pills extensively in place of internal links to tiddlers. Creating the 
tag pills is a lot easier since I found out about the *<>* core macro 
(a trick I learned about from Prof. Schneider), whereas previously I was 
using the *{**{Transclusion||$:/core/ui/TagTemplate}}* code demonstrated in 
the TW5 docs .

With the core *<>* macro, I can:

   - create tag pills on a single word: *<>*
   - create tag pills on a phrase: *<>*
   - but I can't create a tag pill on an alias *<>*

I've tried going back to the original transclusion method, and I've also 
tried looking at the TranscludeWidget 
 for this, but I just can't figure 
it out. How do I do this?

Thanks in advance,

Hegart.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0175a238-ddef-466d-9230-4529200ec229%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Syntax highlighting / CodeMirror not working for me

2016-02-15 Thread Hegart Dmishiv
I have two {{DesignWrite}} TW5 instances[1 

][2 

] and my offline TW5 instance, all of which have the CodeMirror 
 and the Highlight.js 
 plugins installed. None of my 
TW instances have syntax highlighting working when I edit a tiddler. I 
can't even see syntax highlighting on the plugin demo site 
. I've tried it from 
both Firefox v44.0 and Midori  web browsers. 
I'm running Lubuntu  v14.04 LTS as my operating 
system. Is there something else I need to enable in order to get syntax 
highlighting to work properly? 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/34ca9f28-45cc-4997-95b4-959b5ff5ce0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Where can I find alternative colour / color palettes?

2016-02-15 Thread Hegart Dmishiv
Interestingly enough, Jeremy Ruston has recently posted about just such a 
proposed feature, here 
.

On Tuesday, 16 February 2016 14:42:53 UTC+13, Dave wrote:
>
> nevermind, I found it - it was dropdown-background
>
>
> Just wondering out loud: is there some geeky plugin that allows you to 
> inspect a certain part of tiddlywiki to figure out what its called so you 
> can modify it?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da8186c0-c64b-467c-8a49-63258fd3731f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Where can I find alternative colour / color palettes?

2016-02-15 Thread Dave
nevermind, I found it - it was dropdown-background


Just wondering out loud: is there some geeky plugin that allows you to 
inspect a certain part of tiddlywiki to figure out what its called so you 
can modify it?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/95796cda-6103-4027-88db-855ec7e3910e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] TiddlyDesktop blurry text problem

2016-02-15 Thread Adrian Sampaleanu
For now, you have to live with the blurriness on the secondary monitor 
since Firefox has a problem rendering sharply on secondary displays if they 
use a different scaling factor compared to the primary. If you'd like to 
have the larger external monitor be the clear one, set it as the primary. 
In Firefox 47, they've addressed the issue of DPI settings per display so 
if you can hang on until then, you'll have improved rendering. This 
blurriness was bothering me so much that I switched to using the Nightly 
version of Firefox (v47 currently) as my browser, but that's not something 
I'd recommend for most people due to the possibility of breaking changes. 

On Thursday, January 7, 2016 at 12:16:58 AM UTC-5, CL wrote:
>
> First of all, I use TiddlyDesktop 0.0.8, Windows 10 (64bit) and Surface 
> Pro 3.
>
> I am getting blurry text on the TiddlyDesktop. Other brower looks fine 
> except Google Chrome.
> So I was looking for solution to fix this problem. I have found two 
> solutions so far.
>
> First solution I found is this youtube video 
> . Disabling hardware 
> acceleration. This fixed the problem for Google Chrome.
> Is there any way of applying this solution to TiddlyDesktop?
>
> Second solution I found is this youtube video. 
>  I guess this code force dpi 
> sacle to 1. (pixcel to pixel match)
> I use 175% scale in for my Surface Pro 3 screen(in Windows display 
> setting).
> When I apply the code in the video, Google Chrome become quite small and 
> text become crystal clear.
> Then I changed Google Chrome zoom scale into 175% to match to the previous 
> text size,
> It's showing me the best clarity.
> How can I achieve this for TiddlyDesktop? 
>
>
> I believe I am having this problem because of high dpi screen.
> I would really appreciate any help. 
> Thank you.
>
> Best wishes 
>
> CL
>
>
> ps. I will add some information I have found for nw.exe and high dpi
> added1. https://github.com/nwjs/nw.js/issues/3120
> added2. https://github.com/nwjs/nw.js/issues/2998
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/17440b32-a08a-417b-954b-82886418fc55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Setting up a Tiddlywiki for multiple users

2016-02-15 Thread Robert Harvey
We are stuck in a locked down, IE only environment and I was using a 
Classic Tiddly stored on a network folder with the .hta hack so our team of 
5 could all edit it. They could open the options panel, save their name for 
editing, and it all seemed to work.

We recently got IE11 so I upgraded to TiddlyWiki v5 (for the preview 
window, among other things) - but now if one person goes to the control 
panel and sets their name - it overwrites the setting for all users.

Is this a limitation of TW5 or the IE11/HTA/Shared Folder model? I can't 
find anything online about it being a problem - or a solution!

On Tuesday, 29 July 2014 13:49:08 UTC+10, Yarne Sluimer wrote:
>
> Hi everyone,
>
> After a two day long stretch of researching, testing, hitting some walls, 
> getting back up and trying again. I figured my best shot of setting up this 
> Tiddly for multiple users would be by posting on this community.
>
> I've had quite the problems finding the proper documentation about how to 
> set this up for multiple users and as I'm not an engineer myself getting 
> started is quite the challenge *(the store.php either doesn't do it's job 
> or I have no clue what I'm doing wrong, possibly both)*.
>
> My goals are quite simple and are the following:
> - Having users login in to enrayarne.com, this can either be done with a 
> personal or generic login;
> - Have them edit and save the wiki. After reloading the page these changes 
> will be added;
> *- Having version control would be nice but is optional.*
>
> I hope some one is able to help me out, otherwise I'd have to get into 
> MediaWiki which I'd hate to do (not because I think it's bad, but because 
> Tiddly5 has everything I want/need).
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/eeaecc4e-f6fe-407a-8d93-8a8f6a2d65ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [meta] What other software can elicit the same reaction as TiddlyWiki?

2016-02-15 Thread Smandoli
Eric  Wow!

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f9fa8028-3723-4308-b629-1f9a35c1ec09%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Hegart Dmishiv
Hi Alex,

On Tuesday, 16 February 2016 03:07:02 UTC+13, AlexHough wrote:
>
>
> Your dropbox hosted TW has the embedded pdfs
>

Yeah, that was my first attempt at getting this to work. I was trying to 
use them with the ** code, but it didn't work from there, only from 
the copies located on my local HDD. 
 

> When I export TW or a PDF Tiddler the pdf is no longer there: I guess this 
> is something to do with node.js
>

I just dragged one of my new PDF tiddlers from my exercise wiki back into 
my main {{DesignWrite}} wiki and it imported quite fine. I haven't used 
Node.js before, so I have no idea about that.
 

> Are you using TW in the browser?
>

Yes, my flat HTML file is hosted from DropBox as well.

Hegart.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fda14b0c-40d4-4e79-9c77-35c74df26bfb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Where can I find alternative colour / color palettes?

2016-02-15 Thread Dave
More specifically, I'm trying to modify the "Dark Photos" palette.  When 
you click on a <> button that's showing in the sidebar, the 
coloring is such that you can barely see the text on its background.  (its 
just fine when you click to view in the normal tiddler text area - its just 
when its in the sidebar)

When I look at all the "sidebar" items in the color editor, none of the 
existing colors match what I'm seeing.

On Monday, February 15, 2016 at 11:36:27 AM UTC-7, Dave wrote:
>
> Is there a repository somewhere of TW5 examples that have more colour 
> palettes to drag into an existing TW5?
>
> I did look at all the examples at tiddlywiki.com already, and I searched 
> for "TW5 color / colour palettes" and "TW5 themes", but I'm not finding 
> much.
>
> Are there no such resources and I should just learn how to tweak existing 
> palettes?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/be4b0ee5-8153-4414-b76d-9b9fad136ff9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Where can I find alternative colour / color palettes?

2016-02-15 Thread Dave
Is there a repository somewhere of TW5 examples that have more colour 
palettes to drag into an existing TW5?

I did look at all the examples at tiddlywiki.com already, and I searched 
for "TW5 color / colour palettes" and "TW5 themes", but I'm not finding 
much.

Are there no such resources and I should just learn how to tweak existing 
palettes?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/25bd9347-3378-4197-9f85-ae4d1f07fe34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [meta] What other software can elicit the same reaction as TiddlyWiki?

2016-02-15 Thread Eric Shulman
On Monday, February 15, 2016 at 8:30:21 AM UTC-8, Smandoli wrote:
>
> Matabele, I think you mean Lotus 123 was exciting to discover, gave you a 
> feeling of power?  My moment of discovering that kind of glory was Electric 
> Pencil , 
> which my Dad let me play with on his computer in 1981.  I wrote two poems 
> that I still think about.   Four years later I found this kind of rush 
> again, using a mouse for the first time and fill in pixels with MacPaint.
>
I think it would be a lot of fun to gather people's "computer epiphanies", 
> mind-blowing first encounters.  TW wasn't the first Big Bang software 
> experience for me, but it's the one that has been the most significant 
> since the 1980's and it's the one that still delivers hits of adrenal joy.  

 

I've been very fortunate to have actually experienced some of the major 
computing "breakthroughs" of the past 35+ years... here's some of my 
personal computer milestones:

* used ElectricPencil in 1979 on a TRS-80 (model 1, level II)
  = word processing
* used Xerox PARC Altos in 1981 (at Carnegie-Mellon)
  = mouse, windows, networking, multi-user
* accounts at both CMU and MIT via ArpaNet 1981
  = pre-internet!
* bought a Mac 128K in June 1984 (6 months after the Mac was first 
shipped)...
  = personal gui machine
* worked *at* Lotus as a developer on 1-2-3 (for Windows and OS/2) from 
1988-1993
  = spreadsheets
* created my first website in 1993 (worldline.com - a stock analysis/report 
service)
  = websites

.. and, of course, for the past 10+ years... TiddlyWiki.

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7713f96-3dcc-4af4-a9e0-b23eab18dfd2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Pdf embed, not all pdfs the same?

2016-02-15 Thread Jeremy Ruston
Hi Alex

I tried the two files in Chrome and got the same result: 
art%3A10.1186%2Fs40537-015-0018-z.pdf doesn’t render as a tiddler.

However, both files worked fine when I tried with Safari, making me think this 
is one of the inconsistencies between browser PDF engines.

Best wishes

Jeremy.

> On 15 Feb 2016, at 17:38, Alex Hough  wrote:
> 
> Hello,
> 
> Two pdfs are attached, the first one loads into TW.com, the second doesn't
> 
> Any ideas?
> 
> best wishes
> 
> 
> Alex
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to tiddlywiki+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to tiddlywiki@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/CALc1hYd%2BjRkRJQuvkA77tQkXCOnZAmS5VZAKGdijyjZDG3zFrA%40mail.gmail.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .
>  (1).pdf>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/63D6C7A6-AC38-4842-976B-C43BC34A2285%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Shay Shaked
Wow, that's really useful for even more things! Thanks Scott!

On Mon, Feb 15, 2016 at 12:08 PM, Scott Simmons (Secret-HQ) <
goo...@secret-hq.com> wrote:

> On Monday, February 15, 2016 at 11:33:13 AM UTC-5, Shay Shaked wrote:
>
> Where is this infopanel? Thanks!
>>
>
> I can't get a screenshot at the moment, but go to the toolbar buttons at
> the top of the tiddler and click the down arrow to display the dropdown of
> additional options.  The first item there should be "info," which will open
> the infopanel within the current tiddler.  It will have a row of tabs.
> Switch to "References," and you'll be able to see what tiddlers link to the
> one you're currently viewing.
>
> (I see you already took care of Hedwig, but — y'know, for posterity!  ;)  )
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/wPHHuWRy4_I/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/90c445bf-6665-4c4c-9ad2-5f481579837c%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALKh0m3aSCo6WQND_F5FLK%3DFqMR7%2B9a6dG1W_6KKXs8sK6V_ug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Scott Simmons (Secret-HQ)
On Monday, February 15, 2016 at 11:33:13 AM UTC-5, Shay Shaked wrote:

Where is this infopanel? Thanks!
>

I can't get a screenshot at the moment, but go to the toolbar buttons at 
the top of the tiddler and click the down arrow to display the dropdown of 
additional options.  The first item there should be "info," which will open 
the infopanel within the current tiddler.  It will have a row of tabs. 
 Switch to "References," and you'll be able to see what tiddlers link to 
the one you're currently viewing.

(I see you already took care of Hedwig, but — y'know, for posterity!  ;)  )

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/90c445bf-6665-4c4c-9ad2-5f481579837c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Missing Source tiddlers

2016-02-15 Thread Scott Simmons (Secret-HQ)
I've had entirely *too much* coffee this morning, so consider that as you 
try to read my reply.  :P

Assuming each tiddler will have one source, I'd recommend using a field. 
 Just create a field called "source" and fill it in with your references, 
e.g.

Shulman, Eric.//TiddlyWiki: The Missing Manuals//.Page 41.

(Note that you can use wikitext and HTML in that field, including  for 
line breaks.)

If you want to display that source at the bottom of every tiddler, just 
create a new tiddler and name it something like 
$:/ShayShaked/ui/ViewTemplate/source.  Tag it $:/tags/ViewTemplate.  Put 
this in the body:

<$view 
field="source" />

(You don't *need* the  bits, but you can use the  to format the 
source section and make it stand apart from the rest of your tiddler 
content.)

Here's the neat bit:  Now you can go to AdvancedSearch, switch to "Filter" 
tab and use this:

[!source[]]

... to search for any tiddlers that have empty (or missing) source fields.

[You may also want to import Tobias Beer's "Search in Fields" tiddler 
(attached), which will allow you to search the actual *contents* of the 
"source" field.]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/027a345e-acfb-4aee-8190-a410b2f299ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


$--ui-tobibeer-AdvancedSearch-Field.tid
Description: Binary data


Re: [tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Shay Shaked
Actually Smandoli, that was a good idea. I viewed source, and my Wiki is
still small enough to go through all the HedwigTwo instences (these are the
good one) and find the Hedwig one. Lesson learned: I can search for
[[Hedwig]] also and I could have found it right away.

Thanks for that, found it and replaced!

On Mon, Feb 15, 2016 at 11:35 AM, Smandoli  wrote:

> I'm sure Scott Simmons gave you an answer that is perfectly usable -- at
> least, I have no reason to think otherwise.
>
> However, I would like to point out that you can used a text editor to open
> your TW and run a search on "Hedwig".  Of course, you should do this on a
> copy so there is no risk of hurting anything.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/wPHHuWRy4_I/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/77bc6406-d896-4848-8546-426f2f0c61dd%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALKh0m0MVfxgg4x%3DTibAUQYdiJmZNb_vWgp%2BW8VV3YRD1ty-hw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Smandoli
I'm sure Scott Simmons gave you an answer that is perfectly usable -- at 
least, I have no reason to think otherwise.

However, I would like to point out that you can used a text editor to open 
your TW and run a search on "Hedwig".  Of course, you should do this on a 
copy so there is no risk of hurting anything.  

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/77bc6406-d896-4848-8546-426f2f0c61dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Shay Shaked
Scott, 

Where is this infopanel? Thanks!


On Monday, February 15, 2016 at 11:28:59 AM UTC-5, Scott Simmons 
(Secret-HQ) wrote:
>
> The "References" tab under the infopanel may help.  (Just select "info" 
> from the Hedwig tiddler's dropdown menu.)
>
> I'd probably still use the TW search to search for "TW" in tiddler text, 
> too.  If nothing else, it might provide a clue as to what you were thinking 
> when that tiddler got created an orphaned.  ;)
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5ccc7248-c2ea-49ef-a1f3-0895700c247f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [meta] What other software can elicit the same reaction as TiddlyWiki?

2016-02-15 Thread Smandoli
Matabele, I think you mean Lotus 123 was exciting to discover, gave you a 
feeling of power?  My moment of discovering that kind of glory was Electric 
Pencil , 
which my Dad let me play with on his computer in 1981.  I wrote two poems 
that I still think about.   Four years later I found this kind of rush 
again, using a mouse for the first time and fill in pixels with MacPaint.  
I think it would be a lot of fun to gather people's "computer epiphanies", 
mind-blowing first encounters.  TW wasn't the first Big Bang software 
experience for me, but it's the one that has been the most significant 
since the 1980's and it's the one that still delivers hits of adrenal joy.  

On Monday, February 15, 2016 at 9:44:05 AM UTC-6, Matabele wrote:
>
> Hi
>
> I had a similar reaction the first time I played around with a spreadsheet 
> many years ago (Lotus 123.) Of course, spreadsheets are now old hat, ...
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/84e1b32c-afe3-409a-bd6b-e562d1f83440%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Searching for a *link* to a tiddler

2016-02-15 Thread Scott Simmons (Secret-HQ)
The "References" tab under the infopanel may help.  (Just select "info" 
from the Hedwig tiddler's dropdown menu.)

I'd probably still use the TW search to search for "TW" in tiddler text, 
too.  If nothing else, it might provide a clue as to what you were thinking 
when that tiddler got created an orphaned.  ;)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2868da48-1756-466e-ba4f-c362917d9dbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: accents and subscripts within a link

2016-02-15 Thread Scott Simmons (Secret-HQ)
Hi, Andrew —

You've probably noticed tiddlers can have custom fields.  You can add a 
field by filling in the "field name" and "field value" boxes at the bottom 
of a tiddler while in edit view and clicking the "add" button.

You could create a field named "caption" and give it a value of 5-HTB,,1B,,. 
 Now, in tables of contents and in tab titles, you'll see 5-HTB with the 1B 
displayed as a subscript.  If you like to the tiddler, you'll still use 
it's *name*, as typed into the name field, but most everywhere else in 
TiddlyWiki, you'll see it identified by the formatted name you entered in 
the "caption" field.

You can one step further by opening the shadow tiddler 
$:/core/ui/ViewTemplate/title and editing this bit:

<$view field="title"/>

... to this:

<$transclude field="caption"><$view field="title"/>

That will make the tiddler *itself* (in view mode) show the "caption" value 
in its header, rather than it's *actual* (formatting-free) name.

You'll still see the tiddler's actual name in edit mode, and you'll need to 
link to it and refer to it by its actual name — but everywhere it's listed 
or shown, you'll see the formatted version of its name from the "caption" 
field.

It's a pretty handy feature!  :)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f94f2def-0ef0-4173-bc36-dc3c191f5fb6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] My personal tiddlywiki don't load themes

2016-02-15 Thread Sean Kelley
Realized that the issue may be with using the 5.1.12 pre-release, so I
rolled back my version to TW 5.1.11 and everything now works.

On Mon, Feb 15, 2016 at 12:28 AM, Sean Kelley 
wrote:

> Hi BJ,
>
> Thanks for the suggestion. I tried this and a few variations, still with
> no luck.
>
> Cheers,
>
> Sean
>
>
> On Sunday, February 14, 2016 at 4:38:27 AM UTC-5, BJ wrote:
>>
>> Hi Sean,
>>
>> have you tried to build one of the standard tw editions by replacing
>>
>> $tw.boot.argv = [
>>   process.env.OPENSHIFT_DATA_DIR,
>>
>> with
>>
>> $tw.boot.argv = [
>>   "./editions/empty",
>>
>>
>> all the best
>> BJ
>>
>> On Friday, February 12, 2016 at 8:21:16 PM UTC, Sean Kelley wrote:
>>>
>>> Hi TJ,
>>>
>>> Any luck with this? I have done as Jeremy suggested and set up a
>>> separate wiki folder. I provide an absolute path to the folder in server.js
>>> and am still not able to get the themes/plugins to work.
>>>
>>> I receive an error each time that the tiddlywiki.info file is missing,
>>> even though I am pointing it to the correct folder...no idea what is going
>>> on.
>>>
>>> - Sean
>>>
>>> On Tuesday, April 14, 2015 at 11:33:44 AM UTC-4, TJ Hoeft wrote:

 Hi Jeremy,
 Thank you for the idea!  I will tinker around a bit and I'll let you
 know the results.
 TJ

 On Sunday, April 12, 2015 at 5:48:44 AM UTC-7, Jeremy Ruston wrote:
>
> Hi TJ
>
> Am I correct in understanding that the problem you're experiencing is
> that you're seeing an unstyled but otherwise functional TiddlyWiki in the
> browser?
>
> The steps you describe about moving a tiddlywiki.info file into the
> boot folder of the TW5 repo are not correct. The TW5 repo holds the code;
> your data would ordinarily be stored in an entirely different folder.
>
> > Since the "tiddlywiki mynewwiki --init server" mainly seems to
> generate a "tiddlywiki.info", I assumed that having this file
> referenced from the code would fix the "Themes Issue".  No success.
>
> The init command does indeed just copy a tiddlywiki.info file into
> your wiki folder. I don't understand why it's not working for you, though?
> Why aren't you just creating a blank wiki folder within
> process.env.OPENSHIFT_DATA_DIR?
>
> Best wishes
>
> Jeremy.
>
>
>
>
>
> On Sat, Apr 11, 2015 at 6:13 AM, TJ Hoeft  wrote:
>
>> Hello,
>> I'm still wrestling to figure out themes.  I looked at the boot.js
>> and found a config block as shown below:
>>
>> config: { // Configuration overridables
>>  pluginsPath: "../plugins/",
>>  themesPath: "../themes/",
>>  languagesPath: "../languages/",
>>  editionsPath: "../editions/",
>>  wikiInfo: "./tiddlywiki.info",
>>  wikiPluginsSubDir: "./plugins",
>>  wikiThemesSubDir: "./themes",
>>  wikiLanguagesSubDir: "./languages",
>>  wikiTiddlersSubDir: "./tiddlers",
>>  wikiOutputSubDir: "./output",
>>  jsModuleHeaderRegExpString:
>> "^\\/\\*(?:\\r?\\n)((?:^[^\\r\\n]*(?:\\r?\\n))+?)(^\\*\\/$(?:\\r?\\n)?)"
>> ,
>>  fileExtensionInfo: Object.create(null), // Map file extension to
>> {type:}
>>  contentTypeInfo: Object.create(null), // Map type to
>> {encoding:,extension:}
>>  pluginsEnvVar: "TIDDLYWIKI_PLUGIN_PATH",
>>  themesEnvVar: "TIDDLYWIKI_THEME_PATH",
>>  languagesEnvVar: "TIDDLYWIKI_LANGUAGE_PATH",
>>  editionsEnvVar: "TIDDLYWIKI_EDITION_PATH"
>>  }
>>
>> I have a locally generated TW5 server instance.  I was able to copy
>> its "tiddlywiki.info" into my OpenShift staging area within the
>> "boot" subdirectory. (I also copied the entire "tiddlers" subdir there
>> too.)  I added and checked in my changes into Git and pushed them to
>> OpenShift.  After restarting NodeJS on OpenShift, I was able to see my
>> content.
>>
>> Since the "tiddlywiki mynewwiki --init server" mainly seems to
>> generate a "tiddlywiki.info", I assumed that having this file
>> referenced from the code would fix the "Themes Issue".  No success.
>>
>> Any ideas?
>>
>> Thanks ahead of time,
>> TJ
>>
>> On Friday, April 10, 2015 at 4:51:53 PM UTC-7, TJ Hoeft wrote:
>>>
>>> Hello everyone,
>>> I'm trying to do a similar deployment in OpenShift based on the blog:
>>>
>>> http://ericmiao.github.io/blog/2014/04/05/setup-
>>> personal-tiddlywiki-on-openshift/
>>>
>>> I ended up with the same issue with the themes.
>>> TJ
>>>
>>>
>>> On Friday, January 9, 2015 at 11:30:16 AM UTC-8, Jeremy Ruston wrote:

 Hi Châu

 That's an unusual way to start TiddlyWiki. I'm guessing that you
 modded tiddlywiki.js from the TW5 repo?

 Anyhow, have you initialised your data directory? To be a valid
 wiki folder you need to create 

[tw] Re: tw5: tag based font size

2016-02-15 Thread Dave
Thanks Ton, that works if I want to increase the title line spacing, but if 
I go smaller (tried 50% and 20%) nothing happens.  I even tried 
"line-height: 13px".

Any ideas?

On Monday, February 15, 2016 at 3:35:35 AM UTC-7, Ton Gerner wrote:
>
> Hi Dave,
>
> .tc-tagged-YourTagHere .tc-title { line-height: 150%;}
>
> Cheers,
>
> Ton
>
>
> On Monday, February 15, 2016 at 8:09:45 AM UTC+1, Dave wrote:
>>
>> Does anyone know what the appropriate attribute is to change the line 
>> height of the tiddler titles?
>>
>> I tried title-height and title-line-height, but they didn't change it.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a6f050f5-5974-4711-a62b-dd9f81ad74d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: right justify widget button on normal body text line

2016-02-15 Thread Dave
Thank you Mat - that worked :)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1c2d33c5-79f0-461a-8692-770cfbd98b0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [meta] What other software can elicit the same reaction as TiddlyWiki?

2016-02-15 Thread Matabele
Hi

I had a similar reaction the first time I played around with a spreadsheet 
many years ago (Lotus 123.) Of course, spreadsheets are now old hat, but I 
know someone who still does everything in spreadsheets (letters, tenders, 
bom's, certificates, quotes, accounts, wages, notes etc.)

I always wished that any code fragment (in any language) could be placed 
into a cell though :-)

regards

On Monday, 8 February 2016 16:07:23 UTC+2, Jeremy Ruston wrote:
>
> I was struck by how these rather nicely expressed words might equally 
> apply to the experience of using TiddlyWiki. It’s actually somebody talking 
> about a specialised programming language for "live coding” musical 
> performances: 
>
> > Tidal is an invitation, a map with many areas marked "here be 
> dragons..." It's 
> > a master carpenter's tool kit, but, also a heap of unorganized Legos. 
> Tidal is 
> > a playground where both discovery and questions arise simultaneously. 
> It's an 
> > intriguing, frustrating mute, a sly cipher, a breathing mandala, a dose 
> of 
> > friendly venom. It's a supreme blank slate, a piece of graph paper with 
> a Z 
> > axis. A series of amusements and also wretched dead-ends. Tidal is 101 
> > unexpectedly popping balloons, a lucid dream. It is a bicycle that once 
> you 
> > learn to ride it, reveals that it can FLY. 
> > 
> > Tidal is the thing I think about almost more often than anything else. 
> It is 
> > impressive enough to sufficiently motivate an old man who yells at 
> clouds to 
> > learn completely new things (writing code) and learn more about things 
> ignored 
> > thus far (music fundamentals). 
> > 
> > Tidal is amazing: I don't know what it is. 
>
> Source: http://lurk.org/groups/tidal/messages/post/54YnfgMDakbh7KgPG05Vc2 
>
> I like the idea that TiddlyWiki is part of a tradition of tools that have 
> the quality of being “generative”: they are meta-tools let you build other, 
> specialised tools for the task at hand. Other examples would be Microsoft 
> Access and Apple’s Hypercard. 
>
> I think it’s that quality that gives rise to the hall-of-mirrors sensation 
> of dizzying possibility that has become familiar as people talk about their 
> experience of using TiddlyWiki. 
>
> What do you think? Does TiddlyWiki feel like that to you? Are there other 
> tools you’ve used that have the same quality? Are there situations where 
> “here be dragons” might scare people off? 
>
> Best wishes 
>
> Jeremy.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/64596752-302d-4bda-ba57-3b0981fab0d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Searching for a *link* to a tiddler

2016-02-15 Thread Shay Shaked
Hello again gang, 

I guess this is just one of these days I have the time to go through my TW 
and ask tons of questions... This is I believe is a rather simple one 
though. 

I'm combing through my missing tiddlers and writing them as I go, but here 
and there I have a tiddlers that were created by mistake, or that I'm not 
interested in anymore. I would like to find the original tiddler that 
pointed (and created) the missing tiddler, so I can change the text there. 

For example, 
I created a link to a tiddler "Hedwig" (not camelcase, so I really meant it 
when I created it probably...), and now it's missing. I have no need for 
the Hedwig tiddler, but what I want to do first is to find that original 
article I wrote and change the text (and probably link) so it doesn't point 
to Hedwig anymore, but to a different Tiddler. How do I search for that? 

Thanks!!!

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/567a5890-8f34-4085-aac9-06f96fe7fc36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
Hegart,

I wrote: "It's really nice to read a the PDFs as part of the the hypertext."

Your dropbox hosted TW has the embedded pdfs

When I export TW or a PDF Tiddler the pdf is no longer there: I guess this
is something to do with node.js

Are you using TW in the browser?




Alex

On 15 February 2016 at 13:25, Alex Hough  wrote:

> Hegart
>
> to get the "slide bar" back i've made the height 251px
>
> .tc-tiddler-body > embed {
> width: 100%;
> height: 251px;
> }
>
> I can't see how it stops the full with aspect.
>
> I see you have kind of harvested the abstract to create a set of tags,
> interesting.
>
> It's really nice to read a the PDFs as part of the the hypertext.
>
> Alex
>
>
> On 15 February 2016 at 13:10, Alex Hough  wrote:
>
>> Hi Eric,
>>
>> I'm not using your slide bar, but just noticed one on the pdf reader.
>>
>> I wasn't aware of them, now I suspect I will see them everywhere
>>
>> Alex
>>
>> On 15 February 2016 at 13:00, Hegart Dmishiv 
>> wrote:
>>
>>> Sorry, I don't even know what a "flybar" is. ;-)
>>>
>>> Here's my current PDF Collection
>>> 
>>> in my {{Designwrite}} exercise TiddlyWiki, and I copied your CSS to the
>>> bottom of my stylesheet
>>> .
>>> What I don't understand is why my story river no longer maximizes when I
>>> click on the *»* in the top right corner. I don't think this is
>>> something recent though. The PDF files are more readable when you maximize
>>> the story river, hiding the SideBar. Mine, unfortunately, won't.
>>>
>>> Hegart.
>>>
>>>
>>> On Tuesday, 16 February 2016 01:40:12 UTC+13, AlexHough wrote:

 Hegart,

 I noticed that my stylesheet seems to remove the "flybar"

 Alex

 On 15 February 2016 at 12:26, Alex Hough  wrote:

> I tried your object method, and it didn't work for me.
>
> In Chrome there are buttons which fly out of the side - like Erics
> slide bar he demoed on the recent hangout (it took me a while to find 
> them,
> i was strugling to read the text - too small)
>
> I've also made the embeded file more tiddly sized, see attached
>
> Alex
>
> On 15 February 2016 at 12:13, Hegart Dmishiv 
> wrote:
>
>> Thanks Alex, this is great news for me! I'm working on a little
>> exercise for {{DesignWrite}} at the moment, which is a subset of my main
>> reference collection, in a whole new TiddlyWiki empty.html file. I tried
>> using the browser's renderer for the PDFs, but couldn't get them to work
>> from an online location, only from my local HDD, which doesn't help in a
>> shared environment. Your suggestion is going to be implemented straight
>> away in my exercise. Thanks!
>>
>>
>> On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>>>
>>> Dear All,
>>>
>>> I've been looking into an alternative to using Zotero as a refernce
>>> manager. I was struggling to work out how to incorporate pdfs into TW.
>>>
>>>
>>> Then I just dragged it in!
>>>
>>> Wonderful!
>>>
>>> I am sure there are plenty of reasons not to do this from a
>>> perfomace perspective... but i am over the moon
>>>
>>>
>>> Alex
>>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to tiddlywiki+...@googlegroups.com.
>> To post to this group, send email to tiddl...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
 --
>>> You received this message because you are subscribed to the Google
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to tiddlywiki+unsubscr...@googlegroups.com.
>>> To post to this group, send email to tiddlywiki@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/fc0bc9df-6cb3-4e0d-bd0e-8f8eea3f1454%40googlegroups.com
>>> 
>>> .
>>>
>>> For more 

Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
Hegart

to get the "slide bar" back i've made the height 251px

.tc-tiddler-body > embed {
width: 100%;
height: 251px;
}

I can't see how it stops the full with aspect.

I see you have kind of harvested the abstract to create a set of tags,
interesting.

It's really nice to read a the PDFs as part of the the hypertext.

Alex


On 15 February 2016 at 13:10, Alex Hough  wrote:

> Hi Eric,
>
> I'm not using your slide bar, but just noticed one on the pdf reader.
>
> I wasn't aware of them, now I suspect I will see them everywhere
>
> Alex
>
> On 15 February 2016 at 13:00, Hegart Dmishiv 
> wrote:
>
>> Sorry, I don't even know what a "flybar" is. ;-)
>>
>> Here's my current PDF Collection
>> 
>> in my {{Designwrite}} exercise TiddlyWiki, and I copied your CSS to the
>> bottom of my stylesheet
>> .
>> What I don't understand is why my story river no longer maximizes when I
>> click on the *»* in the top right corner. I don't think this is
>> something recent though. The PDF files are more readable when you maximize
>> the story river, hiding the SideBar. Mine, unfortunately, won't.
>>
>> Hegart.
>>
>>
>> On Tuesday, 16 February 2016 01:40:12 UTC+13, AlexHough wrote:
>>>
>>> Hegart,
>>>
>>> I noticed that my stylesheet seems to remove the "flybar"
>>>
>>> Alex
>>>
>>> On 15 February 2016 at 12:26, Alex Hough  wrote:
>>>
 I tried your object method, and it didn't work for me.

 In Chrome there are buttons which fly out of the side - like Erics
 slide bar he demoed on the recent hangout (it took me a while to find them,
 i was strugling to read the text - too small)

 I've also made the embeded file more tiddly sized, see attached

 Alex

 On 15 February 2016 at 12:13, Hegart Dmishiv 
 wrote:

> Thanks Alex, this is great news for me! I'm working on a little
> exercise for {{DesignWrite}} at the moment, which is a subset of my main
> reference collection, in a whole new TiddlyWiki empty.html file. I tried
> using the browser's renderer for the PDFs, but couldn't get them to work
> from an online location, only from my local HDD, which doesn't help in a
> shared environment. Your suggestion is going to be implemented straight
> away in my exercise. Thanks!
>
>
> On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>>
>> Dear All,
>>
>> I've been looking into an alternative to using Zotero as a refernce
>> manager. I was struggling to work out how to incorporate pdfs into TW.
>>
>>
>> Then I just dragged it in!
>>
>> Wonderful!
>>
>> I am sure there are plenty of reasons not to do this from a perfomace
>> perspective... but i am over the moon
>>
>>
>> Alex
>>
> --
> You received this message because you are subscribed to the Google
> Groups "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to tiddlywiki+...@googlegroups.com.
> To post to this group, send email to tiddl...@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


>>> --
>> You received this message because you are subscribed to the Google Groups
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to tiddlywiki+unsubscr...@googlegroups.com.
>> To post to this group, send email to tiddlywiki@googlegroups.com.
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/fc0bc9df-6cb3-4e0d-bd0e-8f8eea3f1454%40googlegroups.com
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 

Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
Hi Eric,

I'm not using your slide bar, but just noticed one on the pdf reader.

I wasn't aware of them, now I suspect I will see them everywhere

Alex

On 15 February 2016 at 13:00, Hegart Dmishiv 
wrote:

> Sorry, I don't even know what a "flybar" is. ;-)
>
> Here's my current PDF Collection
> 
> in my {{Designwrite}} exercise TiddlyWiki, and I copied your CSS to the
> bottom of my stylesheet
> .
> What I don't understand is why my story river no longer maximizes when I
> click on the *»* in the top right corner. I don't think this is something
> recent though. The PDF files are more readable when you maximize the story
> river, hiding the SideBar. Mine, unfortunately, won't.
>
> Hegart.
>
>
> On Tuesday, 16 February 2016 01:40:12 UTC+13, AlexHough wrote:
>>
>> Hegart,
>>
>> I noticed that my stylesheet seems to remove the "flybar"
>>
>> Alex
>>
>> On 15 February 2016 at 12:26, Alex Hough  wrote:
>>
>>> I tried your object method, and it didn't work for me.
>>>
>>> In Chrome there are buttons which fly out of the side - like Erics slide
>>> bar he demoed on the recent hangout (it took me a while to find them, i was
>>> strugling to read the text - too small)
>>>
>>> I've also made the embeded file more tiddly sized, see attached
>>>
>>> Alex
>>>
>>> On 15 February 2016 at 12:13, Hegart Dmishiv 
>>> wrote:
>>>
 Thanks Alex, this is great news for me! I'm working on a little
 exercise for {{DesignWrite}} at the moment, which is a subset of my main
 reference collection, in a whole new TiddlyWiki empty.html file. I tried
 using the browser's renderer for the PDFs, but couldn't get them to work
 from an online location, only from my local HDD, which doesn't help in a
 shared environment. Your suggestion is going to be implemented straight
 away in my exercise. Thanks!


 On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>
> Dear All,
>
> I've been looking into an alternative to using Zotero as a refernce
> manager. I was struggling to work out how to incorporate pdfs into TW.
>
>
> Then I just dragged it in!
>
> Wonderful!
>
> I am sure there are plenty of reasons not to do this from a perfomace
> perspective... but i am over the moon
>
>
> Alex
>
 --
 You received this message because you are subscribed to the Google
 Groups "TiddlyWiki" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at https://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/fc0bc9df-6cb3-4e0d-bd0e-8f8eea3f1454%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYcnQxcbro-OTrJ_6jNcVeQeyQ9s-_mCMEKzqBVh3D4aXw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: accents and subscripts within a link

2016-02-15 Thread andrew levy
Hi Eric,


Thanks for your help. Could you walk me through the tiddler title in more
detail. I'm still in the early days of TW. What is the caption field?.

Could you take me through it step by step with the 5-HTP,,1B,, example.

Much appreciated.

Andrew

On 15 February 2016 at 12:29, Eric Shulman  wrote:

> On Monday, February 15, 2016 at 4:14:50 AM UTC-8, andrew levy wrote:
>>
>> I'm having issues with retaining text formatting when its within a link
>> for example
>> [[5-HTP,,1B,,]] or [[Lea]]
>> Also how do you format text within the tiddler title?
>>
>
> To use wiki formatting within link display text, use the <$link> widget
> instead of the [[...]] shorthand, like this:
>
> <$link to="NameOfTiddler">5-HTP,,1B,,
>
> with regard to tiddler titles: the title of the tiddler is it's ID within
> the system.  Putting formatting codes into the title would be a bad thing.
> Instead, use the 'caption' field of the tiddler to enter formatted text.
> To have the caption field displayed as the tiddler title,
> modify $:/core/ui/ViewTemplate/title and change <$view field="title"/>
> to <$view field="caption"/>.
>
> Note: alternatively, you can use <> in the ViewTemplate.
> This macro is defined by the core (see $:/core/macros/toc), and will
> display the caption text if present, with an automatic fallback to the
> title if no caption is defined.
>
> enjoy,
> -e
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/ca8834e0-c49b-4a8f-bbd1-34b8741a809f%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAEvE_No9Qa%2BzhDcwD757AYcie-WujD9NY620T_cPVooav6Q30w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Hegart Dmishiv
Sorry, I don't even know what a "flybar" is. ;-)

Here's my current PDF Collection 

 
in my {{Designwrite}} exercise TiddlyWiki, and I copied your CSS to the 
bottom of my stylesheet 
.
 
What I don't understand is why my story river no longer maximizes when I 
click on the *»* in the top right corner. I don't think this is something 
recent though. The PDF files are more readable when you maximize the story 
river, hiding the SideBar. Mine, unfortunately, won't.

Hegart.


On Tuesday, 16 February 2016 01:40:12 UTC+13, AlexHough wrote:
>
> Hegart,
>
> I noticed that my stylesheet seems to remove the "flybar"
>
> Alex
>
> On 15 February 2016 at 12:26, Alex Hough  
> wrote:
>
>> I tried your object method, and it didn't work for me.
>>
>> In Chrome there are buttons which fly out of the side - like Erics slide 
>> bar he demoed on the recent hangout (it took me a while to find them, i was 
>> strugling to read the text - too small)
>>
>> I've also made the embeded file more tiddly sized, see attached
>>
>> Alex
>>
>> On 15 February 2016 at 12:13, Hegart Dmishiv > > wrote:
>>
>>> Thanks Alex, this is great news for me! I'm working on a little exercise 
>>> for {{DesignWrite}} at the moment, which is a subset of my main reference 
>>> collection, in a whole new TiddlyWiki empty.html file. I tried using the 
>>> browser's renderer for the PDFs, but couldn't get them to work from an 
>>> online location, only from my local HDD, which doesn't help in a shared 
>>> environment. Your suggestion is going to be implemented straight away in my 
>>> exercise. Thanks!
>>>
>>>
>>> On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:

 Dear All,

 I've been looking into an alternative to using Zotero as a refernce 
 manager. I was struggling to work out how to incorporate pdfs into TW.


 Then I just dragged it in!

 Wonderful!

 I am sure there are plenty of reasons not to do this from a perfomace 
 perspective... but i am over the moon


 Alex

>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to tiddlywiki+...@googlegroups.com .
>>> To post to this group, send email to tiddl...@googlegroups.com 
>>> .
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fc0bc9df-6cb3-4e0d-bd0e-8f8eea3f1454%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Eric Shulman
On Monday, February 15, 2016 at 4:26:35 AM UTC-8, AlexHough wrote:
>
> In Chrome there are buttons which fly out of the side - like Erics slide 
> bar he demoed on the recent hangout (it took me a while to find them, i was 
> strugling to read the text - too small)
>

Alex, please note that SlideBars are not ready for distribution and the 
code is still being written/debugged.  I've already made major changes from 
what I showed in my brief demo.  Until SlideBars is officially published 
(soon, I promise!), I make no commitment to maintaining backwards 
compatibility, so any use of the current implementation may be completely 
invalidated at any time.  Caveat Emptor.

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/92d46337-d54b-488a-83f8-8cb13c27985b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
Hegart,

I noticed that my stylesheet seems to remove the "flybar"

Alex

On 15 February 2016 at 12:26, Alex Hough  wrote:

> I tried your object method, and it didn't work for me.
>
> In Chrome there are buttons which fly out of the side - like Erics slide
> bar he demoed on the recent hangout (it took me a while to find them, i was
> strugling to read the text - too small)
>
> I've also made the embeded file more tiddly sized, see attached
>
> Alex
>
> On 15 February 2016 at 12:13, Hegart Dmishiv 
> wrote:
>
>> Thanks Alex, this is great news for me! I'm working on a little exercise
>> for {{DesignWrite}} at the moment, which is a subset of my main reference
>> collection, in a whole new TiddlyWiki empty.html file. I tried using the
>> browser's renderer for the PDFs, but couldn't get them to work from an
>> online location, only from my local HDD, which doesn't help in a shared
>> environment. Your suggestion is going to be implemented straight away in my
>> exercise. Thanks!
>>
>>
>> On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>>>
>>> Dear All,
>>>
>>> I've been looking into an alternative to using Zotero as a refernce
>>> manager. I was struggling to work out how to incorporate pdfs into TW.
>>>
>>>
>>> Then I just dragged it in!
>>>
>>> Wonderful!
>>>
>>> I am sure there are plenty of reasons not to do this from a perfomace
>>> perspective... but i am over the moon
>>>
>>>
>>> Alex
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to tiddlywiki+unsubscr...@googlegroups.com.
>> To post to this group, send email to tiddlywiki@googlegroups.com.
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYctdTZ_w5obfhi8VOCFc6wXUDn5%3DFJfb-BgXb5-OYFMTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: accents and subscripts within a link

2016-02-15 Thread Eric Shulman
On Monday, February 15, 2016 at 4:14:50 AM UTC-8, andrew levy wrote:
>
> I'm having issues with retaining text formatting when its within a link 
> for example
> [[5-HTP,,1B,,]] or [[Lea]] 
> Also how do you format text within the tiddler title?
>

To use wiki formatting within link display text, use the <$link> widget 
instead of the [[...]] shorthand, like this:

<$link to="NameOfTiddler">5-HTP,,1B,,

with regard to tiddler titles: the title of the tiddler is it's ID within 
the system.  Putting formatting codes into the title would be a bad thing. 
 Instead, use the 'caption' field of the tiddler to enter formatted text. 
 To have the caption field displayed as the tiddler title, 
modify $:/core/ui/ViewTemplate/title and change <$view field="title"/> 
to <$view field="caption"/>.

Note: alternatively, you can use <> in the ViewTemplate.  This 
macro is defined by the core (see $:/core/macros/toc), and will display the 
caption text if present, with an automatic fallback to the title if no 
caption is defined.

enjoy,
-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ca8834e0-c49b-4a8f-bbd1-34b8741a809f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
I tried your object method, and it didn't work for me.

In Chrome there are buttons which fly out of the side - like Erics slide
bar he demoed on the recent hangout (it took me a while to find them, i was
strugling to read the text - too small)

I've also made the embeded file more tiddly sized, see attached

Alex

On 15 February 2016 at 12:13, Hegart Dmishiv 
wrote:

> Thanks Alex, this is great news for me! I'm working on a little exercise
> for {{DesignWrite}} at the moment, which is a subset of my main reference
> collection, in a whole new TiddlyWiki empty.html file. I tried using the
> browser's renderer for the PDFs, but couldn't get them to work from an
> online location, only from my local HDD, which doesn't help in a shared
> environment. Your suggestion is going to be implemented straight away in my
> exercise. Thanks!
>
>
> On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>>
>> Dear All,
>>
>> I've been looking into an alternative to using Zotero as a refernce
>> manager. I was struggling to work out how to incorporate pdfs into TW.
>>
>>
>> Then I just dragged it in!
>>
>> Wonderful!
>>
>> I am sure there are plenty of reasons not to do this from a perfomace
>> perspective... but i am over the moon
>>
>>
>> Alex
>>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYfVZnR9ZgfdGJ2Zc%3DDt8nHAY-gKXjEund79vjLCNMqetg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


embed.tid
Description: Binary data


[tw] accents and subscripts within a link

2016-02-15 Thread andrew levy
I'm having issues with retaining text formatting when its within a link 

for example

[[5-HTP,,1B,,]] or [[Lea]] 

Also how do you format text within the tiddler title?

thanks

andrew

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/85db18f6-1b9a-4c9e-95c3-176b8522bdcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: PDFs - sharing Ah-Ah

2016-02-15 Thread Hegart Dmishiv
Thanks Alex, this is great news for me! I'm working on a little exercise 
for {{DesignWrite}} at the moment, which is a subset of my main reference 
collection, in a whole new TiddlyWiki empty.html file. I tried using the 
browser's renderer for the PDFs, but couldn't get them to work from an 
online location, only from my local HDD, which doesn't help in a shared 
environment. Your suggestion is going to be implemented straight away in my 
exercise. Thanks!

On Tuesday, 16 February 2016 01:05:02 UTC+13, AlexHough wrote:
>
> Dear All,
>
> I've been looking into an alternative to using Zotero as a refernce 
> manager. I was struggling to work out how to incorporate pdfs into TW.
>
>
> Then I just dragged it in!
>
> Wonderful!
>
> I am sure there are plenty of reasons not to do this from a perfomace 
> perspective... but i am over the moon
>
>
> Alex
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8060af5a-1036-40ed-97f4-c06a588ec5cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tw5: tag based font size

2016-02-15 Thread Hegart Dmishiv
Yeah, sorry Eric, the discussion was originally marked as *tw5:* so I 
concluded (wrongly, as it tuns out) that the code being demonstrated was 
for TW5.

Hegart.


On Tuesday, 16 February 2016 00:59:45 UTC+13, Eric Shulman wrote:
>
> On Sunday, February 14, 2016 at 10:22:06 PM UTC-8, Hegart Dmishiv wrote:
>>
>> Is that tilde meant to be there? [tags*~*="slide"]
>>
>> EDIT: Ah, I see Eric has already responded, so that errant tilde is 
>> probably something to do with TWC.
>>
>
> The tilde is absolutely meant to be there.  It is standard CSS selector 
> syntax.  It means "match elements whose tags attribute *contains* the 
> specified text.  TWC sets the tags attribute of the div containing the 
> rendered tiddler to the text of that tiddler's 'tags' field.  Thus, 
> div[tags~="slide"].tiddler .viewer
> selects all .viewer elements within ".tiddler" elements that have a tag 
> attribute containing "slide".
>
> Here's a reference for CSS selectors.
>http://www.w3schools.com/cssref/css_selectors.asp
>
> Note: TW5 uses a different approach... instead of adding a 'tags' 
> attribute to the .tiddler element, it adds a classname, 
> "tc-tagged-yourtaghere" for each tag on the tiddler (i.e., if you tag a 
> tiddler with "foo" and "bar", it will generate two classnames, 
> "tc-tagged-foo" and "tc-tagged-bar".  You can use these classnames in your 
> CSS, without any complex selector syntax, like this:
>
> .tc-tagged-something { font-size:... }
>
>
> -e
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0ad658ba-6015-4f54-996f-edfdc3132ecb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] PDFs - sharing Ah-Ah

2016-02-15 Thread Alex Hough
Dear All,

I've been looking into an alternative to using Zotero as a refernce
manager. I was struggling to work out how to incorporate pdfs into TW.


Then I just dragged it in!

Wonderful!

I am sure there are plenty of reasons not to do this from a perfomace
perspective... but i am over the moon


Alex

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CALc1hYfB-r_cC4bzR6eUQtzZ83okRsbDpLHVuWidceCGxZYahg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tw5: tag based font size

2016-02-15 Thread Eric Shulman
On Sunday, February 14, 2016 at 10:22:06 PM UTC-8, Hegart Dmishiv wrote:
>
> Is that tilde meant to be there? [tags*~*="slide"]
>
> EDIT: Ah, I see Eric has already responded, so that errant tilde is 
> probably something to do with TWC.
>

The tilde is absolutely meant to be there.  It is standard CSS selector 
syntax.  It means "match elements whose tags attribute *contains* the 
specified text.  TWC sets the tags attribute of the div containing the 
rendered tiddler to the text of that tiddler's 'tags' field.  Thus, 
div[tags~="slide"].tiddler .viewer
selects all .viewer elements within ".tiddler" elements that have a tag 
attribute containing "slide".

Here's a reference for CSS selectors.
   http://www.w3schools.com/cssref/css_selectors.asp

Note: TW5 uses a different approach... instead of adding a 'tags' attribute 
to the .tiddler element, it adds a classname, "tc-tagged-yourtaghere" for 
each tag on the tiddler (i.e., if you tag a tiddler with "foo" and "bar", 
it will generate two classnames, "tc-tagged-foo" and "tc-tagged-bar".  You 
can use these classnames in your CSS, without any complex selector syntax, 
like this:

.tc-tagged-something { font-size:... }


-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ea620f3d-b1bc-4373-b4d5-585d35242788%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tw5: tag based font size

2016-02-15 Thread Ton Gerner
Hi Dave,

.tc-tagged-YourTagHere .tc-title { line-height: 150%;}

Cheers,

Ton


On Monday, February 15, 2016 at 8:09:45 AM UTC+1, Dave wrote:
>
> Does anyone know what the appropriate attribute is to change the line 
> height of the tiddler titles?
>
> I tried title-height and title-line-height, but they didn't change it.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ec3fe8b8-7bd3-4fdc-9f2d-0319c53cdd88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: right justify widget button on normal body text line

2016-02-15 Thread Mat
Try putting this around it;

 your content 

<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/74d94bb9-7ec6-43b4-ab0d-8be063aa7a2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.