[tw] [TW5] Can tags inherit the color of parent tags?

2016-10-19 Thread Raymond McDowell
This may have been covered somewhere else, but I couldn't find it. Is is 
possible for tags to inherit the color of their parent without changing 
each one?

Example: My wiki is named "mysite". It is segmented into 7 topics e.g.

1. writing
2. catalogs
3. strategy
4. journals 
5..correspondence
6. personal
7. utilities

each of these topics are further segmented and some are used under multiple 
topics.  Under writing I have 

1-A biographies
1-B stories
1-C poems
1-D essays
1-E interactives
1-F presentations
1-G writing utilities

And so on.  Is is possible to have all tags under writing to inherit the 
color of the writing tag?

Thanks to any and all who respond.

-- 
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/ecc03982-50f7-4ca7-8544-24b5419f19cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: bibTex

2016-10-19 Thread David Myers
Steve,

Using Jed's citation library worked very well for my immediate requirements.

The only gripe I have is that it creates multiple tiddlers for each 
reference (never got around to figuring out what exactly was going on under 
the hood), which made things a tad confusing.

In hindsight this would be best used with the 'server' version of TW (ie 
using nodeJS), then with each reference in a separate tiddler file they 
would be more easily updated, usefull if you use are researching across the 
web, as you can then use zotero to collect the data and export to bibref, 
then import (for jed's library this means 'copy/paste') into TW worked 
rather well ~ I assume this could be easily automated as Zotero and BibTex 
format can be easily exported to XML, which could then be parsed using JS 
into the required 'citation library' fields.

The reason for using the nodeJS is that this would mean you only need to 
update a single file and it would be available to all your TW wikis 
simultaneously, otherwise you store a single file html of just the 
references and import this flat TW into your other TWs on each update, 
hence node in this instance would make for an easier workflow (and reduce 
out of data tw files on your pc / web page).

For me however I appreciate being able to keep my TW files as a single self 
contained html+JS file, which ca be done exporting a nodeJS TW to a 
'normal' TW (although there  currently seem no good solution for attached 
image files ~ see 
https://groups.google.com/forum/#!topic/tiddlywiki/od-d1E9uPQM)  or again 
you can create a static page 
http://tiddlywiki.com/static/Generating%2520Static%2520Sites%2520with%2520TiddlyWiki.html
.
The problem seems to reside in links to the attached images / files etc, 
but I guess your could always do a wget on the pages (which seems to pull 
everything from a site !).
 
David


On Monday, October 17, 2016 at 9:37:51 PM UTC+4, stevesuny wrote:
>
> Hi David, searching around for ways to integrate some bibliographic system 
> (Bibtex is preference) with TW5 --- came across this thread. Have you made 
> any progress using JabRef? Seems to me that a custom layout would allow an 
> entire JabRef dbase to be integrated into TW -- perhaps using the Bibekey 
> as the tiddler title? And perhaps adding some custom fields in JabRef as 
> tags?
>
> Thanks,
>
> //steve.
>
>
> On Wednesday, March 30, 2016 at 9:06:21 AM UTC-4, David Myers wrote:
>>
>> Jed,
>>
>> I currently use JabRef for my bibliography, and one of the tabs in the 
>> panel gives access to the complete BibTex entry ~ including abstract and 
>> any other info I may have added (such as keywords, cross references).
>>
>> If you do intend to work on your plugin in the future, I will be happy to 
>> help test is out.
>>
>> I can be both a bit of a nerd, and rather stupid ~ occasionally 
>> simultaneously ;) ~ this means I have a the inability of a complete newb 
>> (such as how to install stuff or call a macro), but an idea of how to 
>> troubleshoot.
>>
>> If you do think to make some advances on your plugin here is what I think 
>> it may be missing.
>>
>> import from bibtex format -
>>  most bibliography software has an option to export the info into a 
>> single bibtex file (or .bib), JabRef gives other options for HTML tabular 
>> output, or XML also.
>>
>> In fact with my current project I may need to work on an XML to Json 
>> converter...
>>
>> I don't know how easyily I could write this in js ?? I guess I could have 
>> a bash at it !
>>
>> Referencing method
>> This could probably use a macro with some form of transclusion.
>>
>> What would work really well would be placing all the references in their 
>> own sepratare tiddlers (as you do now) and having them in a tab on the side 
>> bar (bit like a TOC), and a copy of the required macro call to use as the 
>> reference (this part I may be able to do ?).
>>
>>
>>
>> On Wed, Mar 30, 2016 at 2:33 PM, Jed Carty  wrote:
>>
>>> At the moment there isn't any way to copy in multiple bibtex citations 
>>> at once. You have to do them individually under the 'Add Citation' tab. 
>>> Give it a title, copy the abstract (if you have one) into the top text box 
>>> and the bibtex into the bottom box. I have just been using it to 
>>> automatically building .bib files so I can easily add or remove references. 
>>>
>>> I have had some troubles recently and haven't had much time to work on 
>>> tiddlywiki. At the moment there is absolutely no manipulation of the data 
>>> in the citation. So what you paste in is what you get, there are no 
>>> formatted in-line citations. Adding a macro that lets you insert expandable 
>>> bibtex citations into a tiddler would be a good addition to the plugin. I 
>>> know a lot more about both tiddlywiki and javascript now than I did when I 
>>> made the plugin so this may get a complete rewrite that lets it put in 
>>> properly formatted citations.
>>>
>>> -- 
>>> You received this message because 

[tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread Greg Davis
Hi,

@Mat

In ver. 5.1.13 the tiddler toolbar does not seem to work but it can 
generate a good QR code. Tried a few and seemed to work for URL links. As 
Jeremy implied, no guarantees on earlier versions. Example:




-- 
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/714d699e-ab2a-4a3d-986b-3a96271f2342%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TiddlyWikiQR.tid
Description: Binary data


[tw] Re: Interactive fiction with tw5?

2016-10-19 Thread Ste Wilson
Wasn't there a thread resurrected in here recently where the creation of Twine 
was discussed and then spun off from tw? 
Tiddly Wiki Interactive Narrative Engine or something? 

-- 
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/b7e4dd4c-c8b6-42af-90b8-996cd8b8d5da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Interactive fiction with tw5?

2016-10-19 Thread Devin Weaver
I am almost positive Twine's output is a TiddlyWiki. Open the output HTML 
file and view source. It should show TiddlyWiki.

On Monday, October 17, 2016 at 11:43:49 AM UTC-4, Timothy Sanders wrote:
>
> Hi all!
>
> I was wondering if anyone has any thoughts about using tw5 for interactive 
> fiction, like Twine.
>
> I have a semester long assignment to create an interactive fiction story, 
> but I have to make heavy use of multimedia and images.
>
> I have some experience with Twine, but, it doesn't scale very well, and 
> I'm going to be collaborating with other students.
>
> We know how to use git, and being able to externalize our images and 
> scenes into .tid files would be profoundly helpful. Using Twine is awkward 
> because we're just committing a single html file, and we can't really merge 
> changes.
>
> We are also required to extend an existing technology, and not just use 
> someone else's code.
>
> But I'm not exactly sure where to start.
>
> Does anyone have any thoughts on my plan?
>
> Is anyone familiar with the architecture of Twine, and how much it has 
> inherited from Tiddlywiki? Should I try to adapt any of it?
>
> I feel like the overhead graphical links could be represented with 
> tiddlymap (our story has to be very big). And I wanted to use HTML image 
> maps for our interactive comic pages.
>
> I would like to start on creating a new interactive fiction platform, and 
> I will be certain to share my repo if it works out.
>
>

-- 
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/ebeafe10-03d9-4e96-8496-3bb0e7a2ae5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] How do I create an external link to the static files?

2016-10-19 Thread Devin Weaver




I want to offer a link in the info section of tiddlers. Tiddly Wiki does 
this now but the output is plain text. I want the link to be an actual link 
because it is easier to copy paste links then plain text on mobile phones.

Not sure if this is a feature request to extend the <$link> widget or not. 
Thoughts before I open a GitHub issue?


-- 
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/21474d5b-75e4-4843-84e3-d2230fd149aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread Jeremy Ruston
Hi Mat

The QR code plugin is part of the 5.1.14 prerelease, and won't work with older 
versions like 5.1.13,

Remember that this is not the time to adopt 5.1.14 for regular work, of course.

Best wishes

Jeremy

--
Jeremy Ruston
jer...@jermolene.com
http://jermolene.com

> On 19 Oct 2016, at 19:18, Mat  wrote:
> 
> QR - very cool! But I must admit I must do some more thinking on what to 
> actually use it for :-)
> 
> @Jeremy
> Could it be that the QR plugin has dependencies that are not stated? I 
> suspect this because a simple test here , i.e an empty TW into which I merely 
> dragged only the QR plugin, does give QR codes but they don't function 
> properly. An identical tiddler in the prerelease does function. 
> 
> <:-)
> -- 
> 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/03c19dfc-2910-456c-90b9-491d28381223%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/F5D6F6B9-0A14-4C2C-BD65-A0972594A1A9%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 - Dutch translation

2016-10-19 Thread Ton Gerner
Hi all - and especially Jeremy,

I updated the Dutch translation with the 5.1.14 prerelease. It can be found 
at http://tw5dutch.tiddlyspot.com/

Cheers,

Ton

-- 
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/5c0cf663-1a22-40fa-9af1-09d305cb7f37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Newbie to Newbie: a quick and dirty SWOT/TOWS one-tiddler-toy

2016-10-19 Thread Riz

There should really be a system to convey appreciation without having to 
actually comment, like a 'like' button or something. I feel weird being the 
first to comment in multiple threads now. But hey, this one was good, 
nicely done. 
You are no newbie, mister. You put this together - even made a commendable 
effort to clean up the front-end. That is no newbie work. 

-- 
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/11f96032-645b-4f59-8062-9fa7d8ec9133%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Working Tiddler Aliases

2016-10-19 Thread Matthew Lauber
I thought about the caption field, but I felt like you'd want to be able to 
handle them independently.  Also, typically the Caption field is a single 
word or phrase, where using the aliases field as a list field allows you to 
have multiple aliases.  

On Wednesday, October 19, 2016 at 2:22:26 PM UTC-4, David Szego wrote:
>
> Nice work, Matthew. Love it!
>
> Would suggest (and will tweak later) that if the "aliases" field also 
> doesn't exist, it checks for "caption" which is quite common.
>
> On Tuesday, 18 October 2016 14:44:29 UTC-4, Matthew Lauber wrote:
>>
>> All, 
>>
>>I've come up with a way to creating aliases for tiddlers, in what I 
>> think is a clean and fairly intuitive manner.  Using a field named 
>> "aliases" as a list field, I've updated the navigator widget to first check 
>> if the target exists, and then if it doesn't exist, if it is in the alias 
>> field of any tiddler.  If it is an alias for just one tiddler it navigates 
>> directly to that tiddler.  If it's an alias for multiple tiddlers, it 
>> displays a missing tiddler template which includes a disambiguation section 
>> listing the multiple things it is an alias for.  Finally, I've updated the 
>> link widget to determine whether it is an alias for just one tiddler, and 
>> render it as existing if so.  
>>
>> Check out the attached file for an example.  
>>
>> Matt
>>
>

-- 
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/213467b6-2cbd-40e4-8151-7deaf9674379%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Working Tiddler Aliases

2016-10-19 Thread David Szego
Nice work, Matthew. Love it!

Would suggest (and will tweak later) that if the "aliases" field also 
doesn't exist, it checks for "caption" which is quite common.

On Tuesday, 18 October 2016 14:44:29 UTC-4, Matthew Lauber wrote:
>
> All, 
>
>I've come up with a way to creating aliases for tiddlers, in what I 
> think is a clean and fairly intuitive manner.  Using a field named 
> "aliases" as a list field, I've updated the navigator widget to first check 
> if the target exists, and then if it doesn't exist, if it is in the alias 
> field of any tiddler.  If it is an alias for just one tiddler it navigates 
> directly to that tiddler.  If it's an alias for multiple tiddlers, it 
> displays a missing tiddler template which includes a disambiguation section 
> listing the multiple things it is an alias for.  Finally, I've updated the 
> link widget to determine whether it is an alias for just one tiddler, and 
> render it as existing if so.  
>
> Check out the attached file for an example.  
>
> Matt
>

-- 
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/ca656a98-d161-463f-a1ec-d5272eaa6660%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to make on Mac Os X something like .bat file on windows?

2016-10-19 Thread David Szego
Bash shell, like Linux.
http://www.computerhope.com/unix/ucp.htm
http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-2.html

filename is whatever.sh
Has to start with:
#!/bin/bash
on the first line, by itself.

"copy" is "cp"
/s = -R
/D = -u (couldn't find /d lowercase... did you mean /D uppercase?)
/e, /C, /Y = not needed
/i = couldn't find what it means...



>
> tiddlywiki --verbose  --load heeg.html --rendertiddlers 
> [!is[system]![index]] $:/core/templates/static.tiddler.html ./static 
> text/plain  --rendertiddler $:/_sitemap static/sitemap.xml 
> text/vnd.tiddlywiki  --rendertiddler $:/theeg.template.css 
>  static/static.css text/vnd.tiddlywiki --rendertiddler 
> $:/_aa.giff/StyleSheetAnimate  static/animate.css text/vnd.tiddlywiki 
> --rendertiddler $:/boot/Yandex_Metrika_Counter.js   
>  static/Yandex_Metrika_Counter.js text/plain --rendertiddler 
> $:/boot/bootprefix1.js   static/heeg.js text/plain  --setfield 
> [[$:/HistoryList]] current-tiddler $:/_index text/vnd.tiddlywiki --output 
> ./temp --rendertiddlers [[index]] $:/core/templates/static.tiddler.html 
> ./static text/plain .html "noclean"  && ^
> xcopy images output\static\images /s /e /C /Y /d /i && ^
> xcopy fonts output\static\fonts /s /e /C /Y /d /i && ^
> copy heeg.html output\static\ && ^
> copy .\temp\static\index.html output\static\ && ^
> copy .htaccess output\static\ && ^
> copy favicon.ico output\static\ 
>
>
> But people who have Mac Os X cant use my bat file to generate site.  may 
> be somebody know how to create somethink like bat file but for Mac?
>
>

-- 
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/ef3b1676-9a48-4ab0-b1e5-a87b601fcbae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread Mat
QR - very cool! But I must admit I must do some more thinking on what to 
actually use it for :-)

@Jeremy
Could it be that the QR plugin has dependencies that are not stated? I 
suspect this because a simple test here  , 
i.e an empty TW into which I merely dragged only the QR plugin, does give 
QR codes but they don't function properly. An identical tiddler in the 
prerelease does function. 

<:-)

-- 
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/03c19dfc-2910-456c-90b9-491d28381223%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Newbie to Newbie: a quick and dirty SWOT/TOWS one-tiddler-toy

2016-10-19 Thread Pit.W.
A humble contribution for those who want a quick return; strictly for 
beginners only, the Pros will be bored.



SWOT analysis is an important tool for some people. But then: the 
strategic response options (TOWS) are the paydirt...

Below is the tiddler content for a quick and _very_ dirty analysis.
(I am also working on a plugin solution, which is not so quick, but more 
complicated & still a bit dirty.
That one will transfer the SWOT into the TOWS headers and then be 
connected to a task management system.

But who would want something complicated?)



Usage:

1. copy code into a tiddler; save it;

2. Install the checkbox plugin (link below)

3. copy the TW to your phone

4. delete the explanatory contents

5. Enter your SWOT

6. THINK!

7. Enter TOWS

8.ACT!


Pit









!SWOT



StrengthWeakness

//Internal//
[ ] My own strenghts, things I can influence



[ ] My own weaknesses, which I can influence




OpportunityThreat

//External//
[ ] Positive external conditions, which I do not control



[ ] Negative external conditions, which I do not control










!TOWS




OpportunitiesThreats

Strength

[ ] What strenghts can you maximize to capitalize on your opportunities
[ ] SO "Maxi-Maxi"-Strategy:  Strategies that use strengths to maximize 
opportunities.



[ ]  What strengths can you use to better handle your threats
[ ] ST "Maxi-Mini"-Strategy:  Strategies that use strengths to minimize 
threats.




Weakness

[ ] What weaknesses must be mitigated to capitalize on your oppotunities
[ ] WO "Mini-Maxi"-Strategy:  Strategies that minimize weaknesses by 
taking advantage of opportunities.



[ ] How can your weaknesses be used by your external treats
[ ] WT "Mini-Mini"-Strategy:  Strategies that minimize weaknesses and 
avoid threats.








<$reveal type="nomatch" state="$:/state/Simpleswot" text="show">

<$button set="$:/state/Simpleswot" setTo="show">Show Help


<$reveal type="match" state="$:/state/Simpleswot" text="show">

<$button set="$:/state/Simpleswot" setTo="hide">Hide Help

SWOT: Strength-Weakness-Opportunity-Treat matrix

TOWS matrix: Strategic Options Worksheet

Works best with the checklist demo plugin : 
https://grosinger.net/tw5-checklist/


This is a one-tiddler-template with minimum functionality, especially 
meant for use on a mobile device, under stress and independent of your 
TW-configuration. That's why it is called "quick".


This one-tiddler-template does not automatically transfer the input of 
the SWOT into the headers (of columns and lines) of the TOWS, as it is 
proposed in literature. Thats why it is called "dirty"





--
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/45a57aa8-53e7-90a2-6a23-699c6e09573d%40eclipso.ch.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread Thomas Elmiger
Hi Mark, if your questions are adressed to me: I was scanning with an
iPhone SE (HiRes Camera) from a HiRes-Screen (Retina MacBook). So the
QR-reader apps are the problem. I will check if there are updates
available.

Cheers, Thomas

 'Mark S.' via TiddlyWiki :

> Were you scanning a computer screen, a printed page, or another small
> screen? Does it help if you change the error correction level?
>
> Good luck,
> Mark
>
>
>
> On Tuesday, October 18, 2016 at 1:59:10 PM UTC-7, Thomas Elmiger wrote:
>>
>> Hi Jeremy
>>
>> I played a bit with MECARD and the QR plugin. It seems to generate about
>> the same codes as the Google API (I did not compare pixels), great stuff!
>>
>> Most of the scanners on my iPhone (Scan, NeoReader, i-nigma, RedLaser)
>> lose some content of my test card (either the birthday, the second email
>> address the second phone number or the postal address), *NeoReader* is
>> the only one that gets it all right. So the MECARD reception/transfer is
>> much worse than vcard. But the most important information from my point of
>> view is the URL – and this goes through in every app I have. Would you
>> consider to add the URL to your example, please?
>>
>> Here’s an anonymized version of my test content:
>>
>> MECARD:N:Tester,Thomas;TEL:+99443099090;TEL:+99795678906;EMA
>> IL:thomas.tes...@example.com;EMAIL:...@example.com;NOTE:Test
>> Content;BDAY:19160812;ADR:Husacherstrasse 303,Wallisellen-Zürich,,8910;S
>> chweiz;URL:http://thomas-elmiger.ch;
>>
>> Advantages of MECARD in my eyes: it has a nice compact format, not far
>> away from dictionary tiddlers … and there were no problems with German
>> umlauts.
>>
>> Thanks again and good luck!
>> Thomas
>>
> --
> 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/sKv57A9-eCk/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/c1ff955d-e999-4176-a720-89b5e1ff56b3%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/CALXLrTjBxJp6xFdTksCwuD-hoAn4Tc%2BeugO1PAHs%3D-ktiOcc7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread 'Mark S.' via TiddlyWiki
On my aging Samsung tablet, using the eponymous "Barcode Scanner" by zxing, 
I was able to read all your contact data generated by TW from the computer 
screen. Were you scanning a computer screen, a printed page, or another 
small screen? Does it help if you change the error correction level?

Good luck,
Mark



On Tuesday, October 18, 2016 at 1:59:10 PM UTC-7, Thomas Elmiger wrote:
>
> Hi Jeremy
>
> I played a bit with MECARD and the QR plugin. It seems to generate about 
> the same codes as the Google API (I did not compare pixels), great stuff! 
>
> Most of the scanners on my iPhone (Scan, NeoReader, i-nigma, RedLaser) 
> lose some content of my test card (either the birthday, the second email 
> address the second phone number or the postal address), *NeoReader* is 
> the only one that gets it all right. So the MECARD reception/transfer is 
> much worse than vcard. But the most important information from my point of 
> view is the URL – and this goes through in every app I have. Would you 
> consider to add the URL to your example, please?
>
> Here’s an anonymized version of my test content: 
>
> MECARD:N:Tester,
> Thomas;TEL:+99443099090;TEL:+99795678906;EMAIL:thomas.tes...@example.com 
> ;EMAIL:...@example.com ;NOTE:Test 
> Content;BDAY:19160812;ADR:Husacherstrasse 
> 303,Wallisellen-Zürich,,8910;Schweiz;URL:http://thomas-elmiger.ch;
>
> Advantages of MECARD in my eyes: it has a nice compact format, not far 
> away from dictionary tiddlers … and there were no problems with German 
> umlauts.
>
> Thanks again and good luck!
> Thomas
>

-- 
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/c1ff955d-e999-4176-a720-89b5e1ff56b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Opportunistic saving to web; my ideal workflow

2016-10-19 Thread Timothy Sanders

I was thinking of making some small changes, and was wondering if you could 
give me some feedback.

My workflow is that I have a tiddlywiki on my desktop, and I would like to be 
able to modify it during the day on my iPad with TWEdit, including in places 
where I don't have Internet access. I would like to be able to add or edit some 
tiddlers on my iPad or desktop, and have it sync with the other device.

I was looking at the saver modules, and, it looks like it would be possible to 
continue using the TWedit saver, but I don't see why I couldn't also call the 
post (tiddlyweb) saver. And perhaps I could attempt to make it more atomic by 
invoking it within the twedit saver.

As I mentioned in another thread, I was thinking of using git-sync to keep my 
.tid files for my desktop in sync with a bare repo. And to have a script that, 
upon changing of the uploaded html file from the iPad, use the tiddlywiki 
node.js script to explode the html file into .tid files, and then git-syncs 
with the same bare repo.

I need to research it, but, another option might be to opportunistically try 
the sync (as opposed to the saver) module.


This would just be a temporary measure, until something more is developed. I 
would be the only one using it.

I don't want to use Dropbox, because I don't want to risk my privacy, and also 
I don't really trust it. I want to be able to hit the save button, and have 
some sort of feedback that it was successfully saved and synced to my desktop.

Right now, I have been using Microsoft OneNote on my iPad and desktop, and it's 
awful with syncing. Especially because it only seems to sync when it feels like 
it. For now, I am connecting directly to my home computer over the Internet via 
an ssh tunnel, but, I want to be able to access my wiki even when offline.

Are there any pitfalls anyone sees in what I am proposing?

-- 
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/c1955355-69b0-4988-9aa9-e87daa408cc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Prerelease of v5.1.14

2016-10-19 Thread 'Mark S.' via TiddlyWiki
Hi Jeremy,

Cool stuff. A single line showing the invocation of the macro would be 
helpful as well. I know it may seem obvious to you, but it won't be to 
everyone.

My proposed use case for QR is to take books (like files, but made of wood 
pulp) and put them in a box. A QR code on the box creates a URL that leads 
to a web site with images of the books (currently shared Evernote pages, 
but that could change to a TW subdirectory), so I can quickly verify if the 
box has what I'm looking for. This would be useful on moving day as well. 
The list of books is in a tiddler as well, so that I can find the box in 
the first place. 

Thanks!
Mark

On Tuesday, October 18, 2016 at 6:01:16 AM UTC-7, Jeremy Ruston wrote:
>
> There’s been a rash of updates to v5.1.14 in the last 10 days, making it a 
> good time to have a look at the prerelease at 
> http://tiddlywiki.com/prerelease
>
> I’d like to highlight the new QR code generator plugin (installed in the 
> prerelease so that you can try it out easily). I had little idea about QR 
> codes before the recent correspondence here on the mailing list, but am now 
> a convert. If you don’t have a QR code reader on your smartphone I’d highly 
> recommend installing one to play with the prerelease.
>
> Basically, QR codes can be used to transfer any block of text that isn’t 
> too long/complicated to fit. There are conventions for passing URLs, 
> contact information, wifi details etc., but there is complete freedom; one 
> can make a QR code of JSON if you want (actually a bad idea as the special 
> characters appear to compress badly).
>
> The QR code plugin adds a generic macro for generating a QR code from a 
> string, and also adds a couple of pre-built ways to use it:
>
> * A new view toolbar button that displays the current tiddler as a QR 
> code. You can choose from the URL of the tiddler, the raw text, or the 
> rendered text
> * Example forms for generating QR codes for contacts, wifi and generic 
> codes
>
> Once I’d found the library, getting the plugin up and running was 
> surprisingly easy — I had the first operational version within 30 minutes 
> of starting work. A good illustration of the excellent returns on the 
> effort involved in integrating existing JavaScript components.
>
> There’s a full list of changes in the release note, but I’d highlight the 
> following bigger changes:
>
> * Extended search mechanism to require the search string to be a minimum 
> length
> * New Hebrew translation, and preliminary support for RTL languages
> * Improved access to plugin information:
> ** New “Plugins” tab in the “More” sidebar tab, listing all installed 
> plugins
> ** Better display of plugin tiddlers themselves, duplicating the gadget 
> used in control panel
> * Fixed height of preview pane to use a scrollbar when fixed height layout 
> is selected
> * Improved modals and notifications so that global macros are available
> * Extended the SetWidget to allow a single result to be selected from a 
> filtered result list
> * Added new $:/info/url/* information tiddlers providing document 
> location information
> * Added several new filter operators for string encoding/decoding strings 
> according to HTML encoding, URI encoding, regexp escaping and JavaScript 
> string encoding
> * Improved support for bulk loading tiddler files via tiddlywiki.files 
> Files within TiddlyWikiFolders
>
> I’d like to get v5.1.14 released in the next couple of weeks, so any 
> feedback/thoughts/questions are much appreciated at this point.
>
> As ever, thanks to everyone listed in the release note for their 
> contributions to this release.
>
> 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/e70d116c-05b1-420b-b564-82b854ee4191%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.