Re: [tw] Re: An export question

2016-12-19 Thread Marc Ferguson
Thanks all. 

Sent from my iPhone

> On Dec 19, 2016, at 8:18 PM, Riz  wrote:
> 
> 
> 
> http://tiddlywiki.com/#Creating%20a%20custom%20export%20format
> 
> 
> In the extension field give value .txt
> -- 
> 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/48ce6126-8872-4194-be09-eb11c176e4de%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/2902A291-A1E1-41E3-BCA4-6616DB9D4155%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Convert Images from png to jpg

2016-12-19 Thread Mal
Hi All,

Can anyone give me some hints on how I can do a batch conversion of 
embedded images from png to jpg format?  I have a large wiki (~70Mb) with a 
lot of embedded png images and it is getting a bit unwieldy to synchronise 
across multiple devices using Dropbox.

As a related question, I notice that when running a tiddlywiki under 
node.js, the jpg images appear in the tiddlers directory in the native jpg 
format while png images are encoded into .tid files.  Is there any 
particular reason for this and is it possible to change this behaviour?

Thanks,

Mal

-- 
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/73793832-721c-4bab-a06a-1ac81ef0c73c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Mulit-Level / Drilldown-Menu for TW

2016-12-19 Thread Jan

Hi Riz, Hi everybody...
I made new breadcrumbs and a new TOC Mechanism based on the Tags for the 
MultiMenu.

Go for the apples to find out.
If you open [[Old Variants]] you can see that the TOC can even be 
altered by drag and drop.


Now I got three questions...

Using different classes to get a more flexible menu, I ruined the clear 
look of your solution.

I would be happy if you could give it back some style...

The result is going to be fingerfriendly...when I finally will have made 
the button to show/hide the menu on a mobile . What is state of the art 
to do this? Removing the pagetemplate tag?


I would like to show the searchresults directly below the searchfield, 
without a pop-up, so that the other items simply shift down. How can I 
show them?


Yours Jan











Am 18.12.2016 um 02:40 schrieb Riz:

Sure. Here is an outline of what I did.

The basic Idea is to have a container for the menu - like the left 
menu tiddler, a state tiddler - like the Cache in the example, and 
different levels of buttons. Each button should pass two parameters to 
the state tiddler, the next level to appear and which button was clicked.


The breadcrumbs is also based on the same mechanism. Although it might 
require more state tiddlers in place if you want it to show more than 
two levels at once.

--
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/db2c4135-6199-4881-a047-11d3fe77bc07%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/58588D3F.9020102%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: An export question

2016-12-19 Thread Riz


http://tiddlywiki.com/#Creating%20a%20custom%20export%20format


In the *extension *field give value
* .txt*

-- 
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/48ce6126-8872-4194-be09-eb11c176e4de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: An export question

2016-12-19 Thread 'Mark S.' via TiddlyWiki
I think the StoryList drop-down is a great idea -- I've submitted a pull 
request to Jeremy.

I also would have expected ".tid" to export multiple tiddler content. I've 
bumped my head into this before. Unfortunately, the .tid option only 
exports 1 tiddler (the first one on the list, I think).

If you want plain text, the best option might be to close out the sidebar 
(with the double-arrow), Ctl-A to select all, Ctl-C to copy, and then paste 
it into your plain text editor.

Thanks!
Mark

On Monday, December 19, 2016 at 11:58:01 AM UTC-8, Tobias Beer wrote:
>
> Hi Marc,
>
> You can export tiddlers in a defined text format called .tid 
> , see *tiddler toolbar* > *more*.
>
> If you want to export the tiddlers in the current story, you can use the 
> *Filter* tab in *Advanced Search 
>  *with:
>
> *[list[$:/StoryList]] -$:/AdvancedSearch*
>
> ...and then use the export button next to the input field.
>
> Possibly, the above filter should be one of the default filters you can 
> select from the dropdown.
>
> Best wishes,
>
> Tobias.
>

-- 
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/c6ff2907-6fd8-40e7-b982-824d5465430e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: An export question

2016-12-19 Thread Marc Ferguson
Thank you Tobias and Merry Christmas. 

Sent from my iPhone

> On Dec 19, 2016, at 2:58 PM, Tobias Beer  wrote:
> 
> Hi Mar,
> 
> You can export tiddlers in a defined text format called .tid, see tiddler 
> toolbar > more.
> 
> If you want to export the tiddlers in the current story, you can use the 
> Filter tab in Advanced Search with:
> 
> [list[$:/StoryList]] -$:/AdvancedSearch
> 
> ...and then use the export button next to the input field.
> 
> Possibly, the above filter should be one of the default filters you can 
> select from the dropdown.
> 
> Best wishes,
> 
> Tobias.
> -- 
> 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/9078eb9e-20c2-4686-82a1-f9bec97a919d%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/FADAF945-6210-4AE9-B6CB-7C635C90%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Last Q I promise...new tiddler with special title

2016-12-19 Thread David Gifford
Thanks Tobias, just bookmarked it

On Mon, Dec 19, 2016 at 1:19 PM, Tobias Beer  wrote:

> Hi David,
>
> For ultimate flexibility of constructing titles (incl. dates),
> take a look at tobibeer/make 
> .
>
> Best wishes,
>
> Tobias.
>
> --
> 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/27p0NmNQsMo/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/e1228dee-821a-4ebd-b583-2bf8a12efb11%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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/CANE%3DBFJhW0wXkZNS_3ZW8eG%3D_L4mn4NZ_-211uY_02U76bXzLQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2016-12-19 Thread oleghbond
Dear Danielo,

after certain progress I've again encountered the next stumble stone.

At the moment I've got successfully generated one project - 
https://protw.github.io/tw5/. I'm able to commit changes and regenerate 
GHP. So everything OK.

But then following your beautiful instruction I did not manage to fork my '
*tw5*'. That was most likely a result of my illiteracy in git and github.

After that I decided to create a new project '*rder-uk*' under 
https://github.com/protw/. I repeated everything according to the mentioned 
instruction. Even reached publishing of single js and many static files 
(see job logfile attached). logfile is similar to logfile of the first 
successful project. However, neither https://protw.github.io/rder-uk nor 
https://protw.github.io/rder-uk/static.html do not work.

What's wrong? Could you simplify the situation directing me to the right 
direction? 

Thanks in advance.

Olegh 

четвер, 24 вересня 2015 р. 21:58:38 UTC+3 користувач Danielo Rodríguez 
написав:
>
>
> Motivated for Matabele's post about how and where host tiddlywiki files I 
> want to announce that I have been investigating and looking for a way to do 
> this easily on Github pages.
> We all love Github pages. They are an easy,reliable and cheap way to host 
> static sites. TiddlyWiki 
> 
>  is 
> a single page web application that can be hosted as a single html file. The 
> problem with it is that there is not an easy fast way to host a tiddlywiki 
> file on github pages... until now.
>
> I have created a repository/tutorial to host a tiddlywiki on your own 
> Github pages repository. Following it you will be able to have your own 
> wiki up and runing in less than 10 minutes *without* any git or Github 
> Knowledge and *without installing* any software on your computer:
>
> https://github.com/danielo515/TW5-auto-publish2gh-pages
>
> Sounds pretty neat uh? 
>
> @Jeremy, If you feel that this could be useful, feel free to add it to the 
> community resources. Maybe I can create a small tiddler pointing to the 
> tutorial. In fact it is similar to "hosting a tiddlywiki on dropbox", so it 
> can be a tiddler of the same category.
>
> Questions, ideas, doubts and pull requests are very welcome.
>
> Regards
>

-- 
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/6518f1a9-1a03-48de-b7ec-c5c8cc3ff2da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
travis_fold:start:worker_info
Worker information
hostname: ip-10-12-6-32:44b00030-e083-496f-83af-794128944088
version: v2.5.0-8-g19ea9c2 
https://github.com/travis-ci/worker/tree/19ea9c20425c78100500c7cc935892b47024922c
instance: 2e7ea55:travis:node_js
startup: 623.287685ms
travis_fold:end:worker_info
travis_fold:start:system_info
Build system information
Build language: node_js
Build group: stable
Build dist: precise
Build id: 185184730
Job id: 185184731
travis-build version: 7cac7d393
Build image provisioning date and time
Thu Feb  5 15:09:33 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description:Ubuntu 12.04.5 LTS
Release:12.04
Codename:   precise
Linux Version
3.13.0-29-generic
Cookbooks Version
a68419e https://github.com/travis-ci/travis-cookbooks/tree/a68419e
GCC version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

LLVM version
clang version 3.4 (tags/RELEASE_34/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Pre-installed Ruby versions
ruby-1.9.3-p551
Pre-installed Node.js versions
v0.10.36
Pre-installed Go versions
1.4.1
Redis version
redis-server 2.8.19
riak version
2.0.2
MongoDB version
MongoDB 2.4.12
CouchDB version
couchdb 1.6.1
Neo4j version
1.9.4
RabbitMQ Version
3.4.3
ElasticSearch version
1.4.0
Installed Sphinx versions
2.0.10
2.1.9
2.2.6
Default Sphinx version
2.2.6
Installed Firefox version
firefox 31.0esr
PhantomJS version
1.9.8
ant -version
Apache Ant(TM) version 1.8.2 compiled on December 3 2011
mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 
2014-12-14T17:29:23+00:00)
Maven home

[tw] Re: Lack of file in "Saving on a PHP server"

2016-12-19 Thread 'Mark S.' via TiddlyWiki
I've made a documentation fix and request/pull to Jeremy at github.

On Monday, December 19, 2016 at 11:18:00 AM UTC-8, Tobias Beer wrote:
>
> Hi F,
>
> while that link sure is broken and needs fixing 
> ,
> you can access the last state of the *TiddlyHome* repo at:
>
> https://code.google.com/archive/p/bidix/downloads
>
> In it, you will find *store.php*.
>
> Best wishes,
>
> Tobias.
>

-- 
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/4bcf4beb-68b6-436a-bb17-a567178ecc8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: An export question

2016-12-19 Thread Tobias Beer
Hi Mar,

You can export tiddlers in a defined text format called .tid 
, see *tiddler toolbar* > *more*.

If you want to export the tiddlers in the current story, you can use the 
*Filter* tab in *Advanced Search 
 *with:

*[list[$:/StoryList]] -$:/AdvancedSearch*

...and then use the export button next to the input field.

Possibly, the above filter should be one of the default filters you can 
select from the dropdown.

Best wishes,

Tobias.

-- 
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/9078eb9e-20c2-4686-82a1-f9bec97a919d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] An export question

2016-12-19 Thread Marc Ferguson

I thought I read in one of these post that you can export tiddlers as .txt. 

How do you do that? Can I do it with all visible tiddlers?

-- 
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/0FEB0D08-F594-4827-9E0E-CA9CF7345655%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Last Q I promise...new tiddler with special title

2016-12-19 Thread Tobias Beer
Hi David,

For ultimate flexibility of constructing titles (incl. dates),
take a look at tobibeer/make .

Best wishes,

Tobias.

-- 
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/e1228dee-821a-4ebd-b583-2bf8a12efb11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Lack of file in "Saving on a PHP server"

2016-12-19 Thread Tobias Beer
Hi F,

while that link sure is broken and needs fixing 
,
you can access the last state of the *TiddlyHome* repo at:

https://code.google.com/archive/p/bidix/downloads

In it, you will find *store.php*.

Best wishes,

Tobias.

-- 
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/0103e028-e8e7-406b-bd75-20bd9da08287%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Mulit-Level / Drilldown-Menu for TW

2016-12-19 Thread Tobias Beer
Hi Jed,
 

> As with almost anything I make the documentation is the problem.
>
The table of contents in the menu on the right opens a tiddler when you 
> click on the title and navigate through the menu when you click on the 
> arrows next to the titles.
>

Ha! I only tested the one to the left.
Question answered. ;-)

Best wishes,

Tobias. 

-- 
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/6faf18ea-46aa-49c8-b259-a0dc6e06ca70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How to do an exact match of tags

2016-12-19 Thread Tobias Beer
Hi Steve,
 

> I think that could work very nicely.
>

Have a look at: 
https://groups.google.com/forum/?fromgroups=#!topic/tiddlywiki/D8wD1gkUWJI

Best wishes,

Tobias.

-- 
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/cbb1b60c-7958-4b94-8168-0c88d3b7d2f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] UPDATE: tobibeer/contains filter version 0.6.0 ($exact & negation)

2016-12-19 Thread Tobias Beer
Hi everyone,

As suggested by Steve 
, I 
updated the filter plugin tobibeer/contains 
 to version 0.6.0 
.

Above all, it now allows to check if either the input titles or a given 
list-field of input titles contain *exactly* those titles specified in the 
operand, e.g

{{{ foo bar +[contains:$exactly[foo bar]] }}}

...will output both *foo* and *bar* whereas:

{{{ [contains:some-list $exactly[foo bar]] }}}

...will output all titles where the list-field *some-list* of all tiddlers 
contains exactly the two titles *foo* and *bar*.
 
In addition, I added *negation* for all possible variants of the filter, 
see contains-Examples 
.

*Note*: When passing an empty value or list — except for exactly — the 
contains filter will always return the input titles. In other words an 
empty value or empty list is always contained.

I also added a bunch of regression tests so that with any future updates I 
be sure to not break anything ;-)

You can get the update from here:

http://tobibeer.github.io/tw5-plugins/#contains-Install

...or fetch it using my Plugin Library 
 via the plugin manager in 
the control panel.

Best wishes,

Tobias.

-- 
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/864cda04-9784-44b5-aff9-71803e3ede7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Tabular story/result view ?

2016-12-19 Thread 'Mark S.' via TiddlyWiki
Hi Mat,

I would like to submit this great solution to TiddlyWiki github. Hopefully 
that is OK?

I am curious about your note on this item:

  -ms-box-orient: vertical; /* this should probably not be here */

Er, can it be removed?

Thanks!
Mark

On Sunday, September 11, 2016 at 3:34:04 AM UTC-7, Mat wrote:
>
> Here is a CSS solution using flexbox. Feels pretty darn good actually. 
>
> It is responsive, i.e re-positioning to display fewer columns if the 
> window is too small.
>
> It works also for tag popups, as shown in the code below, i.e the 
> tag-popup displays in front of everything, just as it should. 
>
> You don't directly specify a fixed number of columns but instead specify 
> the max-width for the list (could be a transclusion of the tiddler width) 
> and the width for each item. It lists from left to right, then wrap to new 
> row.
>
> If you don't use the tagpill template but instead show tiddler titles, 
> these show fully by wrapping at the item width. making each row adapt as 
> needed. If you want cropped titles I thing this, i.e fixed cell/row height, 
> would be simple by styling the item class.
>
> If you want it to appear like a traditional table you can simply add a 
> border to the item css. For headers I guess you must fiddle a bit more ;-)
>
> I am uncertain if my css attributes are fully correct. Anyone CSS skilled 
> - you're more than welcome to correct it here.
> BTW, here 
>  
> is a very nice guide on flexbox.
>
>
> <:-)
>
>
> 
>   <$list filter="[has[tags]tags[]sort[title]first[110]]">
> 
>   <$transclude tiddler="$:/core/ui/TagTemplate"/>
> 
>   
> 
>
> 
> .dynamic-table {
>   max-width:700px; /* could transclude tiddler width instead */
>   -ms-box-orient: vertical; /* this should probably not be here */
>   display: -webkit-box;
>   display: -moz-box;
>   display: -ms-flexbox;
>   display: -moz-flex;
>   display: -webkit-flex;
>   display: inline-flex;
>   -webkit-flex-wrap: wrap;
>   flex-wrap: wrap;
>   flex-direction: row;
> }
>
> .item {
>   max-width:160px; min-width:160px;
>   flex: 0 0 2em; /* -grow, -shrink, -basis */
> }
> 
>
>
>
>

-- 
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/e97ed7e3-3123-4b91-96fc-3201a493b9e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Josiah
Jed

Why don't you PIN the Twederation stuff in Google Groups? Its a big 
evolving project that needs attention.

Pinning would at least mean when people browse online its at the top of 
list & does not lose its history. See also my comments here: mentioning 
Twederation. 


Best wishes
Josiah

On Monday, 19 December 2016 11:47:52 UTC+1, Jed Carty wrote:
>
> A tutorial would be amazing!
>
> And I didn't know that page existed. It could be useful.
>
> The quick version is to go here: 
> http://ooktech.com/jed/ExampleWikis/TWederation/ and follow the setup 
> wizard.
>
> The biggest thing that needs to be stressed more in the instructions is 
> that you need to load the wiki where it is hosted after the second step. 
> That is you enter the information for saving in the second step, then when 
> you save the wiki it saves it to tiddlyspot or your own server, then you 
> need to load the wiki on tiddlyspot or your server and continue the setup 
> from there.
>
> Let me know if you need any help. You can contact me using the google chat 
> thing at inmy...@gmail.com  if you need to.
>

-- 
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/95b84627-524e-4643-b773-c8d01a09a6c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [img [ ]] Syntax does not work on Windows Machine

2016-12-19 Thread 'Mark S.' via TiddlyWiki
I wonder if this is something has been fixed? Image names with umlauts seem 
to work fine on my FF 47/TW5 5.1.13 Win 7 system. See attached. You might 
try experimenting with a more recent edition of TW5.

Mark

On Monday, December 19, 2016 at 5:34:34 AM UTC-8, emcra...@gmail.com wrote:
>
> Hello Jed,
>
> thanks for your input. I tried out using \ instead of /
> It was not the solution.
>
> But I clicked on some other pictures where it worked and now I have found 
> the problem:
>
> The problem was the *a* *umlaut*. So ä ö ü should not be used in the 
> filenames of pictures, because the Tiddlywiki on windows will not work with 
> that.
> Somehow it works on my mac.
>
> The solution is not optimal, but works for me right now.
>
> Thanks for your response. It gave me the right hint to search for. ;)
>

-- 
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/63ac10f6-11dd-4ee1-bef0-c6de7cdad646%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]How to add (remove) tags directly from $:/boot/bootprefix.js?

2016-12-19 Thread PMario
Hi sini, 

Sorry for the delay, but it seems BJ made it. .. nothing more to say. 
thx BJ :)
-m

-- 
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/e8adfdfd-1f83-4603-9152-59c4b17262cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Conveying: Moans about poor documentation

2016-12-19 Thread Josiah
Lol,

Whilst this list is pretty advanced Computerse-English, the Nobel Dev 
version is Swahili to me :-)

Josiah 

Am Montag, 19. Dezember 2016 13:47:53 UTC+1 schrieb Eneko Gotzon:
>
>
> On Mon, Dec 19, 2016 at 11:12 AM, Josiah > 
> wrote:
>
>> TidlyWikiDev channel
>
>
> Knowing the user channel the dev one must be plenty of Nobels…​
>
> -- 
> Eneko Gotzon Ares
> eneko...@gmail.com 
>

-- 
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/9bfde83b-08f4-46df-bc93-87156cfb59b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [img [ ]] Syntax does not work on Windows Machine

2016-12-19 Thread emcraatmin
Hello Jed,

thanks for your input. I tried out using \ instead of /
It was not the solution.

But I clicked on some other pictures where it worked and now I have found 
the problem:

The problem where the a umlaut. So ä ö ü should not be used in the 
filenames of pictures, because the Tiddlywiki on windows will not work with 
that.
Somehow it works on my mac.

The solution is not optimal, but works for me right now.

Thanks for your response. It gave me the right hint to search for. ;)

-- 
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/8df474fa-7c04-4c27-9985-46d5ece77525%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]How to add (remove) tags directly from $:/boot/bootprefix.js?

2016-12-19 Thread sini-Kit
Thank you BJ! I put your code and tiddler "testing" appear after startup. I 
will continue my experiments. 

понедельник, 19 декабря 2016 г., 14:28:02 UTC+3 пользователь BJ написал:
>
>
> the format is
>
> exports.startup = function() {
>var fields = 
> Object.create(null);fields.title="testing";fields.text="hi";
>if($tw.browser) {$tw.wiki.addTiddler(new 
> $tw.Tiddler($tw.wiki.getModificationFields(),fields,$tw.wiki.getCreationFields()))}
>
>
> }
>
> On Monday, December 19, 2016 at 11:41:05 AM UTC+1, sini-Kit wrote:
>>
>>  /*changes to tiddlers*/ - what code must be here if I want to create 
>> tiddler $:/_FlagSpecialCss with text field "yes"?
>>
>> понедельник, 19 декабря 2016 г., 12:08:15 UTC+3 пользователь BJ написал:
>>>
>>> The only part of the tw api defined in the boot prefix is the modules 
>>> system. This can be used to conditionally create a startup module that will 
>>> change tiddlers:
>>>
>>>
>>> if (/* time is between 1 and 5*/){
>>> $tw.modules.define("my_startup","startup",
>>> function(module,exports,require){
>>>
>>> /*jslint node: true, browser: true */
>>> /*global $tw: false */
>>> "use strict";
>>>
>>> // Export name and synchronous status
>>> exports.name = "mystartup";
>>> exports.after = ["startup"];
>>> exports.synchronous = true;
>>>
>>>
>>> exports.startup = function() {
>>> 
>>> /*changes to tiddlers*/
>>> 
>>> }
>>> return exports;
>>> });
>>>
>>> all the best 
>>> BJ
>>>
>>> On Sunday, December 18, 2016 at 9:22:25 PM UTC+1, Siniy-Kit wrote:

 Hi! I am writing a little script to $:/boot/bootprefix.js. This script 
 connects to other site time API, get time from it and if hours in this 
 time 
 between 1 and 5 it must change css styles of tw5
 so I want this script to add tag $:/tags/Stylesheet to mycssstyle 
 tiddler. I write the first part with time, but don't know TW5 function to 
 add tag to tiddler

  found 

 FieldManglerWidget.prototype.handleRemoveTagEvent = function(event) 

 FieldManglerWidget.prototype.handleAddTagEvent = function(event)


 but I don't understand how to use this functions.

>>>

-- 
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/6ccb83f3-f577-434b-8a16-62b08b17b7b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Conveying: Moans about poor documentation

2016-12-19 Thread Eneko Gotzon
On Mon, Dec 19, 2016 at 11:12 AM, Josiah  wrote:

> TidlyWikiDev channel


Knowing the user channel the dev one must be plenty of Nobels…​

-- 
Eneko Gotzon Ares
enekogot...@gmail.com

-- 
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/CAEV4i4Xiurdvjho8vL8ro%2BXHkq4DCTTms_3SBkgrHcDr5UNF1w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Filtered search for tags with open all option?

2016-12-19 Thread David Gifford
Hi Thomas, yes, I have used that solution before. But I was able to get it
the way I want it and save a click.

Blessings

Dave

On Mon, Dec 19, 2016 at 12:42 AM, Thomas Elmiger 
wrote:

> Hi Dave
>
> Maybe my answer comes a bit late … an alternative to your UI would be to
> show tag pills instead of tag names and put an open-all-link on them. This
> way you do not have to type (or copy-paste) the tag names and you can see
> all tagged tiddler’s titles before opening them all.
>
> I copied and adapted a solution that was posted in another thread here:
> http://tid.li/tw5/hacks.html#OpenAllTagged
>
> All the best!
> 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/LrrBuxsxA1A/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/e5381445-22dc-4ba2-8316-281b89ca92a1%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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/CANE%3DBFJ74jeiMqQLXm52_tVXyM0Ep5niLJgViAmCLgFMV%2Byn1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [img [ ]] Syntax does not work on Windows Machine

2016-12-19 Thread Jed Carty
Is it because unix based systems (like OS X and linux) use / for file paths 
and windows uses \ instead? I haven't used a windows machine in a long time 
but that may mess up paths to external images.

-- 
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/d47989b2-3ac0-4edf-8748-0f05e47370cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]How to add (remove) tags directly from $:/boot/bootprefix.js?

2016-12-19 Thread BJ

the format is

exports.startup = function() {
   var fields = 
Object.create(null);fields.title="testing";fields.text="hi";
   if($tw.browser) {$tw.wiki.addTiddler(new 
$tw.Tiddler($tw.wiki.getModificationFields(),fields,$tw.wiki.getCreationFields()))}
   

}

On Monday, December 19, 2016 at 11:41:05 AM UTC+1, sini-Kit wrote:
>
>  /*changes to tiddlers*/ - what code must be here if I want to create 
> tiddler $:/_FlagSpecialCss with text field "yes"?
>
> понедельник, 19 декабря 2016 г., 12:08:15 UTC+3 пользователь BJ написал:
>>
>> The only part of the tw api defined in the boot prefix is the modules 
>> system. This can be used to conditionally create a startup module that will 
>> change tiddlers:
>>
>>
>> if (/* time is between 1 and 5*/){
>> $tw.modules.define("my_startup","startup",
>> function(module,exports,require){
>>
>> /*jslint node: true, browser: true */
>> /*global $tw: false */
>> "use strict";
>>
>> // Export name and synchronous status
>> exports.name = "mystartup";
>> exports.after = ["startup"];
>> exports.synchronous = true;
>>
>>
>> exports.startup = function() {
>> 
>> /*changes to tiddlers*/
>> 
>> }
>> return exports;
>> });
>>
>> all the best 
>> BJ
>>
>> On Sunday, December 18, 2016 at 9:22:25 PM UTC+1, Siniy-Kit wrote:
>>>
>>> Hi! I am writing a little script to $:/boot/bootprefix.js. This script 
>>> connects to other site time API, get time from it and if hours in this time 
>>> between 1 and 5 it must change css styles of tw5
>>> so I want this script to add tag $:/tags/Stylesheet to mycssstyle 
>>> tiddler. I write the first part with time, but don't know TW5 function to 
>>> add tag to tiddler
>>>
>>>  found 
>>>
>>> FieldManglerWidget.prototype.handleRemoveTagEvent = function(event) 
>>>
>>> FieldManglerWidget.prototype.handleAddTagEvent = function(event)
>>>
>>>
>>> but I don't understand how to use this functions.
>>>
>>

-- 
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/c5e4aa64-ba2b-420a-981a-7e3764a52c07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] NW doesn't open

2016-12-19 Thread Jeremy Ruston
It sounds like it might be the problem discussed here:

https://github.com/Jermolene/TiddlyDesktop/issues/83 


Best wishes

Jeremy.

> On 19 Dec 2016, at 08:50, Danielo Rodríguez  wrote:
> 
> Does this happens all the time or just starting at the second time you open 
> it? There is an issue with TW desktop and it does not close properly, so the 
> next time you try to open it it remains hidden. 
> 
> Regards 
> 
> -- 
> 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/608070e4-ad47-4f66-8464-4ce0b4c524cf%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/104D2E9A-1FF8-4BEC-82AB-C5EA27B2BA75%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Dmitry Sokolov

Jed,
I am not sure but the workspace I created, LikeInMind, is not accessible 
now.

Would you suggest a way of resetting the password, please?
It could be more efficient to communicate on Facebook Messenger if you 
don't mind.

My profile:
https://www.facebook.com/dmitry.sokolov.18062

I am working on building knowledge networks, currently on PBWorks.
PBWorks is not suitable for building P2P networks. TWederation looks 
very promising for the purpose.

I am exited, appointed a student for the summer project.
Your assistance would be very much appreciated.
Cheers,
Dmitry

On 19/12/16 23:47, Jed Carty wrote:

A tutorial would be amazing!

And I didn't know that page existed. It could be useful.

The quick version is to go 
here: http://ooktech.com/jed/ExampleWikis/TWederation/ and follow the 
setup wizard.


The biggest thing that needs to be stressed more in the instructions 
is that you need to load the wiki where it is hosted after the second 
step. That is you enter the information for saving in the second step, 
then when you save the wiki it saves it to tiddlyspot or your own 
server, then you need to load the wiki on tiddlyspot or your server 
and continue the setup from there.


Let me know if you need any help. You can contact me using the google 
chat thing at inmyso...@gmail.com if you need to.

--
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/zsGlLm6LRz0/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/ff817ebe-a9cd-49f0-88de-47fc64e39bdc%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/3f01b03c-8822-7c4a-6dcd-3715ed9a9d9b%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [img [ ]] Syntax does not work on Windows Machine

2016-12-19 Thread emcraatmin
Hello,

I am Using TiddlyWiki 5.1.7
I am using it on my mac with no issues.
But on a windows Computer the pictures don't show up.

I am using the [img [ ]] syntax. But in Firefox or Chrome on windows, the 
picture does not appear.




The location is correct, because I can open the picture directly via 
Explorer and everything works perfectly as the two following pictures show.
This one shows, when I try opeing it via Tiddlywiki.


This one shows up, when I choose Firefox to open the image directly from 
explorer.


Please help me. Am I the only one having this issue?

Thanks for you help.
Pitt

-- 
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/61e22cdc-c040-446c-b580-0660b4cad4ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Jed Carty
A tutorial would be amazing!

And I didn't know that page existed. It could be useful.

The quick version is to go 
here: http://ooktech.com/jed/ExampleWikis/TWederation/ and follow the setup 
wizard.

The biggest thing that needs to be stressed more in the instructions is 
that you need to load the wiki where it is hosted after the second step. 
That is you enter the information for saving in the second step, then when 
you save the wiki it saves it to tiddlyspot or your own server, then you 
need to load the wiki on tiddlyspot or your server and continue the setup 
from there.

Let me know if you need any help. You can contact me using the google chat 
thing at inmyso...@gmail.com if you need to.

-- 
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/ff817ebe-a9cd-49f0-88de-47fc64e39bdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]How to add (remove) tags directly from $:/boot/bootprefix.js?

2016-12-19 Thread sini-Kit
 /*changes to tiddlers*/ - what code must be here if I want to create 
tiddler $:/_FlagSpecialCss with text field "yes"?

понедельник, 19 декабря 2016 г., 12:08:15 UTC+3 пользователь BJ написал:
>
> The only part of the tw api defined in the boot prefix is the modules 
> system. This can be used to conditionally create a startup module that will 
> change tiddlers:
>
>
> if (/* time is between 1 and 5*/){
> $tw.modules.define("my_startup","startup",
> function(module,exports,require){
>
> /*jslint node: true, browser: true */
> /*global $tw: false */
> "use strict";
>
> // Export name and synchronous status
> exports.name = "mystartup";
> exports.after = ["startup"];
> exports.synchronous = true;
>
>
> exports.startup = function() {
> 
> /*changes to tiddlers*/
> 
> }
> return exports;
> });
>
> all the best 
> BJ
>
> On Sunday, December 18, 2016 at 9:22:25 PM UTC+1, Siniy-Kit wrote:
>>
>> Hi! I am writing a little script to $:/boot/bootprefix.js. This script 
>> connects to other site time API, get time from it and if hours in this time 
>> between 1 and 5 it must change css styles of tw5
>> so I want this script to add tag $:/tags/Stylesheet to mycssstyle 
>> tiddler. I write the first part with time, but don't know TW5 function to 
>> add tag to tiddler
>>
>>  found 
>>
>> FieldManglerWidget.prototype.handleRemoveTagEvent = function(event) 
>>
>> FieldManglerWidget.prototype.handleAddTagEvent = function(event)
>>
>>
>> but I don't understand how to use this functions.
>>
>

-- 
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/933f7a6b-c8de-40d5-8694-4174b583eb9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Conveying: Moans about poor documentation

2016-12-19 Thread Josiah
Please note that some issues relevant to this discussion are now also 
happening in the TidlyWikiDev channel ...  http://tinyurl.com/goswe9c

-- 
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/0e990411-053e-4ace-910d-bae3409655ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Dmitry Sokolov

Jed, sorry, first question:
"starting up a twederation page would be a way to talk to me"
How would I do it?
Would this page be relevant to the task:
http://confocal-manawatu.pbworks.com/w/page/113792773/Twederation%20and%20Federation%20-%20Getting%20Started

Should we start putting the tutorial together since I am new in the field?
The tutorial should be simple and crystal clear, just steps to follow.
Your thoughts?
Cheers,
Dmitry

On 19/12/16 22:11, Jed Carty wrote:
That sounds like something interesting so yeah, I can try to help out. 
I can't guarantee that I will be available very often or that I will 
be good at responding, but I do want to get back to developing 
twederation and versioning will help a lot with that. I am in Paris so 
that is going to affect when I am around. Feel free to email me if you 
have specific questions, otherwise starting up a twederation page 
would be a way to talk to me :D

--
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/zsGlLm6LRz0/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/59fb3068-132a-4998-a769-0e3d77c830dd%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/7969ffe6-293d-e94d-b958-4da3dba1e0e9%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Dmitry Sokolov

Thank you Jed,
I will be in touch.
Cheers,
Dmitry

On 19/12/16 22:11, Jed Carty wrote:
That sounds like something interesting so yeah, I can try to help out. 
I can't guarantee that I will be available very often or that I will 
be good at responding, but I do want to get back to developing 
twederation and versioning will help a lot with that. I am in Paris so 
that is going to affect when I am around. Feel free to email me if you 
have specific questions, otherwise starting up a twederation page 
would be a way to talk to me :D

--
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/zsGlLm6LRz0/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/59fb3068-132a-4998-a769-0e3d77c830dd%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/95cd28d4-05ef-1f48-fd69-b9c8ecb0d417%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Federation plugin and TWederation progress

2016-12-19 Thread Jed Carty
That sounds like something interesting so yeah, I can try to help out. I 
can't guarantee that I will be available very often or that I will be good 
at responding, but I do want to get back to developing twederation and 
versioning will help a lot with that. I am in Paris so that is going to 
affect when I am around. Feel free to email me if you have specific 
questions, otherwise starting up a twederation page would be a way to talk 
to me :D

-- 
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/59fb3068-132a-4998-a769-0e3d77c830dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]How to add (remove) tags directly from $:/boot/bootprefix.js?

2016-12-19 Thread BJ
The only part of the tw api defined in the boot prefix is the modules 
system. This can be used to conditionally create a startup module that will 
change tiddlers:


if (/* time is between 1 and 5*/){
$tw.modules.define("my_startup","startup",
function(module,exports,require){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

// Export name and synchronous status
exports.name = "mystartup";
exports.after = ["startup"];
exports.synchronous = true;


exports.startup = function() {

/*changes to tiddlers*/

}
return exports;
});

all the best 
BJ

On Sunday, December 18, 2016 at 9:22:25 PM UTC+1, Siniy-Kit wrote:
>
> Hi! I am writing a little script to $:/boot/bootprefix.js. This script 
> connects to other site time API, get time from it and if hours in this time 
> between 1 and 5 it must change css styles of tw5
> so I want this script to add tag $:/tags/Stylesheet to mycssstyle 
> tiddler. I write the first part with time, but don't know TW5 function to 
> add tag to tiddler
>
>  found 
>
> FieldManglerWidget.prototype.handleRemoveTagEvent = function(event) 
>
> FieldManglerWidget.prototype.handleAddTagEvent = function(event)
>
>
> but I don't understand how to use this functions.
>

-- 
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/6a2590e5-323d-4bc2-bc3e-b3cd5790f63e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] NW doesn't open

2016-12-19 Thread Danielo Rodríguez
Does this happens all the time or just starting at the second time you open it? 
There is an issue with TW desktop and it does not close properly, so the next 
time you try to open it it remains hidden. 

Regards 

-- 
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/608070e4-ad47-4f66-8464-4ce0b4c524cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.