[tw] Re: My TiddlyWiki Journey

2017-01-05 Thread Thomas Elmiger
Hi Dmitry

Let me throw in some thoughts here. Following Hangout 102 I got the same 
impression as you:
”TW has a great team of technically skilled experts but probably no marketing 
and product management specialists.“ Reading your last posts here I think you 
have gathered a good overview of the TW ecosystem in very short time.

As a marketing specialist I have many ideas concerning communication around TW. 
For example I would love to write some books and let TW play a role there, a 
”TiddlyWiki for Dummies“ and a fictional thriller … but like everyone else I 
lack resources to realize this or to contribute other marketing activities to 
the project. So I focus on my own small everyday projects and try to be helpful 
here and there. 

Many open source projects are operated by companies today. The last example I 
know of is TYPO3 (a very popular CMS system in Europe). They moved from 
crowd/association to company structure in 2016 and funded TYPO3 Inc. Mozilla is 
a company with over 500 payed employees in 30 countries … so aiming this high 
seems very ambitious ;–) Of course it is a good example for many things because 
we all know at least Firefox. 

Dmitry, you mentioned ideas for making a commercial product based on TW, maybe 
you could give us some hints about your business plan? Just curious …

Have a great time!
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/d8c6516e-4f22-45fe-bc7d-5251bd772e0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Filtering using field value

2017-01-05 Thread Dmitry Sokolov
Hi Mark,

TW documentation sites are listed here:
http://confocal-manawatu.pbworks.com/w/page/114018229/TiddlyWiki%20Documentation
Please add the missing sites if any found.

Cheers,
Dmitry

On Friday, 6 January 2017 11:44:45 UTC+13, Jeremy Wheeler wrote:
>
>
> I’ve just installed tiddlywiki and I’m loving it. I’ve started a project 
> I’ve been meaning to tackle for years...
>
> ... but I’m stuck. In some fine-tuning I want to filter the input to a 
> list using one of the Tiddler’s field values (tag-required) but I can’t see 
> how to do it. 
>
> In the following example (from a macro) I can //display// the field value 
> and I can //filter// using currentTiddler...
>
> ```
> {{!!tag-required}}
>
> <$list filter="[tag[$(currentTiddler)$]sort[title]]">
>  <$link to={{!!title}}><$view field="title"/> <$view 
> field={{language!!language}}/>
> 
> ```
> ... but I want to filter on the value of tag-required. Crudely speaking, I 
> want to replace... 
>
> ```
> $(currentTiddler)$
> ```
> ... in the filter by...
>
> ```
> {{!!tag-required}}
>
> ```
> ... but I can’t find the syntax to do it. I’ve tried support pages and 
> guesswork but I’ve not found the answer. Have I overlooked the obvious or 
> am I barking up the wrong tree?
>

-- 
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/e5e8a173-224d-41c4-9108-f3c8894726c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-05 Thread Greg Hodgins


On Thursday, January 5, 2017 at 5:33:41 AM UTC-5, Danielo Rodríguez wrote:
>
>
>> Thanks Daniel.  I saw your initial NoteSelf press release :-) the other 
>> night. 
>>
>
> Hello Greg. Do you mean this thread ? 
>

In retrospect, yes I do. 

>  
>
>>  I tried it mobile and wasn't truly understanding everything you were 
>> trying to achieve.  
>>
>
> Do you mean this notification or the whole Noteself page?
>

This announcement.  Per below I thought it was all about the native app 
experience.  At least that is what I read late one night. 

>
>  Initially I thought it was all about the launch icon on the device making 
>> more more like a native app.  Cool, but wasn't enough to keep me that 
>> interested.
>
>  
> Actually is more than just an icon. Is the ability to use NoteSelf which 
> is a web application even without any internet connection. Try to put your 
> phone on airplane mode and open NoteSelf (no matter if you do from the 
> browser or the desktop shortcut), it should work.
>

Yep.  I get it now.  Offline first. Something I want. 

>
> Then I read a little more in some other posts here and see you are 
>> interested in solving the mobile user experience.  Again, not a huge 
>> concern to me currently BUT something I am definitely interested in.
>>
>
> If you have to look for other posts to fully understand what I'm trying to 
> achieve, then I'm doing something wrong in my announcements. This 
> particular thread is focused on mobile experience, but the main NoteSelf 
> page should be clear about what is the objective of the tool.
>  
>

It is clearer on the home page as mentioned.  However, I am still confused 
about the references to the online/offline version vs. the offline 
capabilities - which I think both the offline and online "version" share. 
 Right?  When you describe the offline or online versions you are talking 
about whether you download a local copy of the html file to your local file 
versus running it from github.  In once sense you are describing the real 
benefits of offline capabilities, but then describing advantages of the 
online version.  It is confusing.

If I am correct, you may want go a little further to bring clarity to when 
you are talking about how/where the NoteSelf application is delivered 
vs.how it can be used when offline.

Of course as I write this I am doubting this is even what you are stating. 
 Doubting, but not sure. :-)

If I were to simply navigate to  noteself.github.io/online and start using 
NoteSelf, confuring my couchDB, how would it be available when I am 
offline?  How would I take advantage of the always up-to-date feature (also 
subject to the lack of control disadvantage of automatic updates) if I am 
offline/disconnected?  How would it even run?  Is this a function of the 
add to home screen action?  Does mobile browsers cache the html/application 
and update when connection established again?

>
>> This also led to some more research as to what this couchDB reference 
>> was.  Seeing some more posts including Steve had me checking the difference 
>> (and now understanding relationship) between pouchDB and couchDB.  Now I'm 
>> really interested.
>>
>
> Glad you figured it out. It is not obvious, it took me some time at a 
> first glance.
>  
>
Pretty darn cool.  I remember playing with similar technology almost 20 
years ago now.  Cool build in js. 

>
>> Of course much of this is covered here. https://noteself.github.io/. 
>>  Sometimes it's just information overload 
>>
>
> I agree. I am open to any improvement you could suggest.
>  
>
>> - although I think there are some things that could be made clearer off 
>> the top. 
>>
>
> Could you point me to some examples?
>

It is mainly the confusion around the capability/ability to work offline 
and the offline/online application location in terms of clarity.  However, 
in terms of benefits/capabilities that are attractive to me, I would 
highlight the ability to have NoteSelf automatically synchronize data 
stored locally in the internal pouchDB database (whether online or offline) 
with an http accessible couchDB database (when accessible) that can be 
hosted in a variety of manners including cloud, and in turn with numerous 
NoteSelf instances sharing the same couchDB database.

If above is accurate - which i think it is.  Too many words though.  Could 
be turned into a bullet list.   

>  
>
>>
>> Long story short, I get it - I think.  NoteSelf uses a local in browser 
>> NoSQL database called pouchDB that supports 2 way replication with couchDB.
>>
>>  
>  Perfect easy explanation. 
>
> Like Steve I setup a Cloudant couchDB.  Pretty simple.
>>
>
> Glad to hear that it was simple.
>  
>
>>
>> Steve, two things, your couchDB URL is in the URL of your DB admin page. 
>>  It is also visible in Account, Virtual Hosts.It is the name you could 
>> optionally replace with your own host name.  eg: 
>> c4e83ce0-e302-42a2-8d3d-5cd3a8ae59e2-bluemix.cloudant.com.  
>> Obviously I modified 

[tw] Testing a new Concept for Slideshows using Tiddlymap and a remote

2017-01-05 Thread Jan

Hallo,
I made quite a wild testimplementation of felixhayashi'sTiddlyMap 
http://tiddlymap.org/and a 
remote to shift through the story, to to see whether this could furnish 
serve as basis for slideshows.
The result is quite promising, have a look at 
http://slidemap.tiddlyspot.com/ and enjoy...

Jan

--
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/586EF2CC.90500%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Filtering using field value

2017-01-05 Thread 'Mark S.' via TiddlyWiki
Hi Jeremy,

If you don't mind, I have a bit of interest in documentation. When you say 
you looked at support pages, what sites or pages did you look at?

Thanks!
Mark

On Thursday, January 5, 2017 at 3:46:22 PM UTC-8, Jeremy Wheeler wrote:
>
> Thank you Mark and, yes, that works.
>
>
> Jeremy.
>
> On Thursday, 5 January 2017 22:58:51 UTC, Mark S. wrote:
>>
>> This seems to do it:
>>
>> <$list filter="[tag{!!tag-required}sort[title]]">
>>  <$link to={{!!title}}><$view field="title"/> <$view 
>> field={{language!!language}}/>
>> 
>>
>>
>> Note that you can use a transcluded field inside a filter by substituting 
>> single curly brackets for the inner square brackets.
>>
>> HTH
>> Mark
>>
>>
>> On Thursday, January 5, 2017 at 2:44:45 PM UTC-8, Jeremy Wheeler wrote:
>>>
>>>
>>> I’ve just installed tiddlywiki and I’m loving it. I’ve started a project 
>>> I’ve been meaning to tackle for years...
>>>
>>> ... but I’m stuck. In some fine-tuning I want to filter the input to a 
>>> list using one of the Tiddler’s field values (tag-required) but I can’t see 
>>> how to do it. 
>>>
>>> In the following example (from a macro) I can //display// the field 
>>> value and I can //filter// using currentTiddler...
>>>
>>> ```
>>> {{!!tag-required}}
>>>
>>> <$list filter="[tag[$(currentTiddler)$]sort[title]]">
>>>  <$link to={{!!title}}><$view field="title"/> <$view 
>>> field={{language!!language}}/>
>>> 
>>> ```
>>> ... but I want to filter on the value of tag-required. Crudely speaking, 
>>> I want to replace... 
>>>
>>> ```
>>> $(currentTiddler)$
>>> ```
>>> ... in the filter by...
>>>
>>> ```
>>> {{!!tag-required}}
>>>
>>> ```
>>> ... but I can’t find the syntax to do it. I’ve tried support pages and 
>>> guesswork but I’ve not found the answer. Have I overlooked the obvious or 
>>> am I barking up the wrong tree?
>>>
>>

-- 
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/e9056c15-0e29-454d-a04e-e6d91fc9aead%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Filtering using field value

2017-01-05 Thread Jeremy Wheeler
Thank you Mark and, yes, that works.


Jeremy.

On Thursday, 5 January 2017 22:58:51 UTC, Mark S. wrote:
>
> This seems to do it:
>
> <$list filter="[tag{!!tag-required}sort[title]]">
>  <$link to={{!!title}}><$view field="title"/> <$view 
> field={{language!!language}}/>
> 
>
>
> Note that you can use a transcluded field inside a filter by substituting 
> single curly brackets for the inner square brackets.
>
> HTH
> Mark
>
>
> On Thursday, January 5, 2017 at 2:44:45 PM UTC-8, Jeremy Wheeler wrote:
>>
>>
>> I’ve just installed tiddlywiki and I’m loving it. I’ve started a project 
>> I’ve been meaning to tackle for years...
>>
>> ... but I’m stuck. In some fine-tuning I want to filter the input to a 
>> list using one of the Tiddler’s field values (tag-required) but I can’t see 
>> how to do it. 
>>
>> In the following example (from a macro) I can //display// the field value 
>> and I can //filter// using currentTiddler...
>>
>> ```
>> {{!!tag-required}}
>>
>> <$list filter="[tag[$(currentTiddler)$]sort[title]]">
>>  <$link to={{!!title}}><$view field="title"/> <$view 
>> field={{language!!language}}/>
>> 
>> ```
>> ... but I want to filter on the value of tag-required. Crudely speaking, 
>> I want to replace... 
>>
>> ```
>> $(currentTiddler)$
>> ```
>> ... in the filter by...
>>
>> ```
>> {{!!tag-required}}
>>
>> ```
>> ... but I can’t find the syntax to do it. I’ve tried support pages and 
>> guesswork but I’ve not found the answer. Have I overlooked the obvious or 
>> am I barking up the wrong tree?
>>
>

-- 
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/67042604-5c52-40a3-a5fe-c7fe8b06199b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Is there a TW5 version of sparklines or some sort of simple line graph?

2017-01-05 Thread Dmitry Sokolov
Dave,
I think, no luck with finding should mean that FDR (Findability / 
Discoverability for Reuse) principles are not applied properly. 
To be reliably found, all information must be not only atomised but also 
meaningfully named / tagged and structured / interlinked with relevant 
nodes in the knowledge network, as well as "vertically" into a "taxonomy".
Is it something you would like to participate in (knowledge networks 
building)?
Cheers,
Dmitry

On Tuesday, 3 January 2017 19:55:31 UTC+13, Dave wrote:
>
> I searched "TW5 sparkline" and "graph" and "line graph" and haven't found 
> anything.
>
> Am I missing anything?  I'd like just a simple visualization of changing 
> numbers over time (interspersed dates).
>
>
> - Dave
>

-- 
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/b83e6bba-39b8-4d5e-a8be-cf48223fe642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: My TiddlyWiki Journey

2017-01-05 Thread Dmitry Sokolov
Today I participated in a Hangout 102. See the list of recorded hangouts 
here: TiddlyWiki Hangouts. 

My impression was that TW has a great team of technically skilled experts 
but probably no marketing and product management specialists. My feeling is 
that the vast majority of our potential customers are computer literate but 
extremely busy people. Learning something new is a pain for them. TW (as a 
product) must be oriented to users with very basic computing experience, at 
about MS Office (no scripting, no programming!) level.
Same applies to the current TW users who would be interested with entering 
this fascinated World of Coding. TW documentation and tutorial requires 
more structuring and more FDR (Findability / Discoverability for Reuse). 
When anything can be found with ease, the (learning / technical) barrier to 
participation will drop, and TW Community would have more chances of 
attracting more volunteers with even higher product and project management 
skills.
Otherwise, TW is extremely good. I am looking forward to transferring my 
knowledge network, 30,000+ nodes, on TW ASAP.
Cheers,
Dmitry

On Tuesday, 3 January 2017 13:47:12 UTC+13, Dmitry Sokolov wrote:
>
> Hello All,
> my name is Dmitry.
> I am new to the TiddlyWiki World.
> I just found out that I am not alone here. :)
> There are many people who either recently joined, or just no good in 
> programming.
> I thought, a thread like this is missing from this great forum on one of 
> the best wiki's I've seen, TiddlyWiki. :)
>
> My plan is to start writing on my experience of starting with TW, in use 
> and development.
> I hope this exchange of ideas will be a guideline for other newcomers who 
> would like to contribute but just not sure in what way that would be 
> possible.
>
> A few of "W" questions:
> Who is Dmitry?
> - a developer of knowledge networks, a way of interconnecting relevant 
> bits and pieces of information into sensible structures. Once connected, 
> each chunk of information can be found or discovered in a few seconds. Each 
> of the Authors, Participants and Contributors can be found as fast as their 
> Topics of interest, to be accessed already as experts in their particular 
> fields of knowledge. That's how "We Connect People by Connecting Their 
> Knowledge".
>
> What are the Intents?
> - to transfer the LikeInMind Knowledge Network from PBWorks to a P2P Web 
> platform. 
>
> Why TiddlyWiki?
> - TiddlyWiki is apparently the best platform for the task, for a number of 
> reasons to be discussed later.
>
> What's Next?
> - follow and participate, share your information, knowledge and 
> experience, see how the knowledge network is growing, help with building it 
> and see your threads of knowledge in the overall picture of the World.
>
> Just to keep a track between platforms, this thread is interconnected with 
> the textual page on LikeInMind:
>
> http://confocal-manawatu.pbworks.com/w/page/114199798/My%20TiddlyWiki%20Journey
> as well as graphical on DebateGraph:
> http://debategraph.org/Stream.aspx?nid=460606=bubble=focus
>

-- 
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/42e133f2-2cc5-419c-b85f-9f7ce4dac13d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Filtering using field value

2017-01-05 Thread 'Mark S.' via TiddlyWiki
This seems to do it:

<$list filter="[tag{!!tag-required}sort[title]]">
 <$link to={{!!title}}><$view field="title"/> <$view 
field={{language!!language}}/>



Note that you can use a transcluded field inside a filter by substituting 
single curly brackets for the inner square brackets.

HTH
Mark


On Thursday, January 5, 2017 at 2:44:45 PM UTC-8, Jeremy Wheeler wrote:
>
>
> I’ve just installed tiddlywiki and I’m loving it. I’ve started a project 
> I’ve been meaning to tackle for years...
>
> ... but I’m stuck. In some fine-tuning I want to filter the input to a 
> list using one of the Tiddler’s field values (tag-required) but I can’t see 
> how to do it. 
>
> In the following example (from a macro) I can //display// the field value 
> and I can //filter// using currentTiddler...
>
> ```
> {{!!tag-required}}
>
> <$list filter="[tag[$(currentTiddler)$]sort[title]]">
>  <$link to={{!!title}}><$view field="title"/> <$view 
> field={{language!!language}}/>
> 
> ```
> ... but I want to filter on the value of tag-required. Crudely speaking, I 
> want to replace... 
>
> ```
> $(currentTiddler)$
> ```
> ... in the filter by...
>
> ```
> {{!!tag-required}}
>
> ```
> ... but I can’t find the syntax to do it. I’ve tried support pages and 
> guesswork but I’ve not found the answer. Have I overlooked the obvious or 
> am I barking up the wrong tree?
>

-- 
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/16caa4f8-21ec-4cde-9e43-7788d064e4ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Is TW5 in use in any Companies / Organizations?

2017-01-05 Thread Dmitry Sokolov
Hi NT,
I am planning to transfer my knowledge network with 30,000+ nodes on TW(?) 
as soon as it is shown fast and reliable.
It will also be put in a small business to resolve current FDR 
(findability/discoverability for reuse = "reinventing wheels") problems as 
soon as versioning and multi-user co-working is demonstrated.
I am also looking forward to the P2P Web functionality developed, ASAP, to 
support both cases above.

What is your interest about it?
Cheers,
Dmitry

On Wednesday, 4 January 2017 00:51:51 UTC+13, NT wrote:
>
> Thanks for feedback, Jed. 
> What is the main purpose of TW5 in your company? What's the purpose of 
> your company?
> Do you work alone? If not, how big is your company? 1-5 / 5-10 / 10-20 / 
> 20-50 / 50-100 / etc. people?
>
> Am Dienstag, 3. Januar 2017 12:33:03 UTC+1 schrieb Jed Carty:
>>
>> I use tiddlywiki for the work I do as OokTech, I think it is safe to 
>> assume that Jeremy uses it a lot for his company that I really should know 
>> the name of.
>>
>

-- 
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/bdaafe36-73ac-4c36-8c84-86c796775ec4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Filtering using field value

2017-01-05 Thread Jeremy Wheeler

I’ve just installed tiddlywiki and I’m loving it. I’ve started a project 
I’ve been meaning to tackle for years...

... but I’m stuck. In some fine-tuning I want to filter the input to a list 
using one of the Tiddler’s field values (tag-required) but I can’t see how 
to do it. 

In the following example (from a macro) I can //display// the field value 
and I can //filter// using currentTiddler...

```
{{!!tag-required}}

<$list filter="[tag[$(currentTiddler)$]sort[title]]">
 <$link to={{!!title}}><$view field="title"/> <$view 
field={{language!!language}}/>

```
... but I want to filter on the value of tag-required. Crudely speaking, I 
want to replace... 

```
$(currentTiddler)$
```
... in the filter by...

```
{{!!tag-required}}

```
... but I can’t find the syntax to do it. I’ve tried support pages and 
guesswork but I’ve not found the answer. Have I overlooked the obvious or 
am I barking up the wrong tree?

-- 
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/127ed60a-dd43-468f-a3e5-cb4b343dbc4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] TiddlyMap edge node styling by namespace

2017-01-05 Thread Felix Küppers
Hi Greg,

Initially I tried exporting the map to a JSON file, one edge of which was 
> styled as desired with a simple colour change.  I added the color element 
> to some more of the edges in the JSON and imported them back in.  However, 
> while TW would see the file as an import file it would never indicate there 
> were any tiddlers to import and indeed never imported anything. After a bit 
> of fiddling I moved on.  It might be nice to know why this didn't work.
>

This json is only "export" only, this doesn't work as import. I agree this 
is a bit confusing...
 

>
> {
>   "edges": [
> {
>   "id": "9ed087ce-abff-48df-a043-18afab924a18",
>   "from": "51b38c02-0bf1-4de0-b391-1cc0dfe96476",
>   "to": "c04185d7-ea68-4ca1-8125-98cdbf5e9187",
>   "type": "flow clear:  POS_BLTYESBP",
>   "label": "  POS_BLTYESBP",
>   "color": {
> "color": "rgba(209,19,26,1)"
>   }
> },
> {
>   "id": "7f7c655d-8408-42c4-a0cb-d296dbfd3a18",
>   "from": "d1a1826b-bd43-4b99-9055-f75f2b5e028f",
>   "to": "2bdf023d-580b-4201-96f6-c81ecdc51a7d",
>   "type": "flow clear:  APIGW_LDMS",
>   "label": "  APIGW_LDMS"
>
>
>
> Aside from the lengthy names that start with a dollar sign (why? - I'm 
> certain there is a good reason but you have to escape the dollar sign at 
> times), the edge tiddlers themselves are obviously quite simple as seen 
> below.
>

The dollar sign marks the tiddler as "system tiddler".
 

>
> created: 20161230124851953
> description: Clear [[POS Services|POS_BLTYESBP]]
> modified: 20161231214952583
> style: {"color":{"color":"rgba(255,0,0,1)"}}
> title: $:/plugins/felixhayashi/tiddlymap/graph/edgeTypes/flow clear: 
>  POS_BLTYESBP
> type: text/vnd.tiddlywiki
>
> With some concern over ordering (the file with style added through TW had 
> the color statement in the middle of the file), I used sed to append 
> different color statements to the last line of the file based on the file 
> name that included my name space of flow_clear or flow_token.
>

however, make sure you are not breaking the json format using sed ;)
 

> I'd love to figure out how to script this from within TW, but working with 
> some more familiar tools (even though it's probably been almost 10 years 
> since I've actively used Linux) got the job done for now.
>

within tw and your browser, your js-console is your only option. Maybe I 
find the time to post a js console command that iterates over all edges 
with a given name and adds a certain property (e.g. color) to it...


Best wishes
Felix

-- 
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/36627a4f-e94b-406a-b894-7596a2b293e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TiddlyWiki Hangout #102 will be on Thursday 5th January 2017 at 5pm GMT

2017-01-05 Thread Evan Balster
Dmitry, it seems like you didn't quite get a chance to fully explain your
situation and needs with this userbase you're interested in transitioning
to TiddlyWiki.  Could you expand on those a little more here?

– Evan Balster
creator of imitone 

On Thu, Jan 5, 2017 at 2:20 PM, Dmitry Sokolov 
wrote:

> Dear All,
> thank you very much for sharing ideas on the hangouts today.
> Exploiting my favourite FRD idea ("Findability / Discoverability for
> Reuse") and for helping us organise, where do we keep our announcements for
> the next events, please?
> It would be great to keep all the links on the topic on the same page, 
> TiddlyWiki
> Hangouts
> ,
> for example, for visibility.
> Cheers,
> Dmitry
>
> On Thursday, 5 January 2017 09:26:53 UTC+13, Jeremy Ruston wrote:
>>
>> Apologies for the short notice, but I hope you will be able to join me
>> for TiddlyWiki Hangout #102 on Thursday 5th January 2017 at 5pm GMT/UTC.
>> You are welcome to take part as a guest or you can view the proceedings
>> live or at a later date from the archive; I'll post the links here just
>> before the scheduled start time.
>>
>> Please let me know if there's anything you'd particularly like to see
>> discussed.
>>
>> Best wishes
>>
>> --
>> Jeremy Ruston
>> mailto:jeremy...@gmail.com
>>
> --
> 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/-tTD_ojLNyk/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/a8e29a62-fabc-49f1-a131-731d5fe1d0d9%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/CAEKipHm4b0d2QC1swz1ZVnL-QG7b25%3DjQ%3DOKeTRpwLNthzA1kw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Invoice Creator plugin

2017-01-05 Thread Jed Carty
Building on the resume edition I made something to create simple 
invoices. http://ooktech.com/jed/ExampleWikis/InvoiceCreator/

I was making things in a more manual way but I wanted to make it more 
polished and this is the current state. There may be more interest in some 
of the pieces than in the full plugin. If you look at the preview tab and 
hover over the preview the section you hover over will be outlined and some 
buttons will appear. Using these buttons you can reorder the sections or 
remove them. I am planning on making a more generic tool that lets you give 
a list of tiddlers and then reorder them like this. 

I am going to look at adding the ability to reorder them by dragging and 
dropping them now.

-- 
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/e86e4dc3-8f6e-4e28-b44c-a74014257f29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #102 will be on Thursday 5th January 2017 at 5pm GMT

2017-01-05 Thread Dmitry Sokolov
Dear All,
thank you very much for sharing ideas on the hangouts today.
Exploiting my favourite FRD idea ("Findability / Discoverability for 
Reuse") and for helping us organise, where do we keep our announcements for 
the next events, please?
It would be great to keep all the links on the topic on the same page, 
TiddlyWiki 
Hangouts 
, 
for example, for visibility.
Cheers,
Dmitry

On Thursday, 5 January 2017 09:26:53 UTC+13, Jeremy Ruston wrote:
>
> Apologies for the short notice, but I hope you will be able to join me for 
> TiddlyWiki Hangout #102 on Thursday 5th January 2017 at 5pm GMT/UTC. You 
> are welcome to take part as a guest or you can view the proceedings live or 
> at a later date from the archive; I'll post the links here just before the 
> scheduled start time.
>
> Please let me know if there's anything you'd particularly like to see 
> discussed.
>
> Best wishes
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@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/a8e29a62-fabc-49f1-a131-731d5fe1d0d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Sameday filter operator requiring tomorrow's date to match <> of just created tiddler field

2017-01-05 Thread 'KML' via TiddlyWiki
I'm having difficulties using the sameday operator to select tiddlers based 
on a date+time field. For example, the following code results in the newly 
created tiddler being listed under the next day's date (hard-coded into 
this example) rather than today's date. 

<$button>Make Tiddler with ~MyDateField=<>
<$action-sendmessage $message="tm-new-tiddler" title="Tiddler made now" 
tags="Test" MyDateField=<>/>


__Tiddlers with sameday in ~MyDateField as <>__
<$list filter="[tag[Test]sameday:MyDateField]" >
<$link><>   {{!!modified}}  {{!!MyDateField}}


__Tiddlers with sameday in ~MyDateField as 20170106__
<$list filter="[tag[Test]sameday:MyDateField[20170106]]" >
<$link><>   {{!!modified}}  {{!!MyDateField}}


__Tiddlers with sameday in ~MyDateField as 20170107__
<$list filter="[tag[Test]sameday:MyDateField[20170107]]" >
<$link><>   {{!!modified}}  {{!!MyDateField}}



I understand that there have been some issues around how UTC vs. local time 
are used, such as those discussed in the "TW5 created/modifed info is 
UTC/GMT? (odd results in Recent Tiddlers list)" thread. I'm not certain, 
but I didn't notice this issue on TW version 5.0.9ish. For my immediate 
purposes, it would be sufficient to just match the first eight characters 
of a date+time field. I've tried to construct a regular expression filter 
with the parameter coming from transclusion of another tiddler's field, but 
am stumbling on the concatenation of the "^" anchor with the transclusion 
of another tiddler's field.  Is there some way to apply something like the 
prefix operator to fields (such as my custom date+time) other than titles?

Thanks,
Kevin


-- 
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/4b8ffd4d-b26a-4f16-aba8-e7e66a3dd499%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] iframe google group on tiddlywiki site. Example.

2017-01-05 Thread Danielo Rodríguez
Didn't saw the forum, but loves how your theme looks on my mobile screen. Is it 
intentional to look awesome ? 

-- 
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/308a89a0-095d-4628-b36b-48afd297ecd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Tree View Plugin for TiddlyWiki 5

2017-01-05 Thread Ton Gerner
Hi Dave,


> /* LEFT MENU, FIXED IN POSITION */ .tgc-leftmenu { position: fixed; left: 10; 
> top: 30; display: block; padding: 70px 0 0 40px; width: 25%; text-align: 
> left; z-index: 99; }
>
> You have to input the values for left (and top) as px values, so in your 
case use e.g.:

left: 30px;

Now the left menu changes 30px to the right, making room for Jed's toolbar 
(top can stay at 0px).

AFAIK left: 0; is the same as left: 0px; although it is always better to 
add px. May be that was confusing in my stylesheet. 

>
> However, I did experiment by changing the z-index: 99 to 9 instead and 
> that worked (not sure what z-index means, but it was the one that made room 
> on the left side for the icons menu
>
 
The z-index property specifies the stack order of an element. An element 
with greater stack order is always in front of an element with a lower 
stack order.
See http://www.w3schools.com/cssref/pr_pos_z-index.asp

So what you did by changing this value was bringing Jed's toolbar in front 
of the left menu.

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/8aa8ec86-5031-4212-ba18-a3b515509259%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] http basic authentication support in Tiddlywiki (5)

2017-01-05 Thread Lost Admin
It is as Tobias said. I am not using the password functionality of store.php at 
all. I pulled the entire password management functionality out of the php 
script.

But, if I just ignore the password in the Tiddlywiki, it won't save the page to 
the Url. Instead it tries to store locally.

If I set a password in Tiddlywiki, it overrides the one set by the browser in 
the header when it saves. Thus,  I have to go into the Tiddlywiki settings and 
set the password instead of letting it use the one cached by the browser when I 
loaded the wiki.


As to multi-user Tiddlywiki, you are right about the risk of overwrite. I do 
have store.php do a check and send a warning if there is going to be a conflict 
using last modification time of the wiki file and a little bit of log analysis 
during save time. It isn't scaleable but works in a 2 user environment.

-- 
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/91cf5d3e-2d4b-4fe8-b853-091e96462463%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-05 Thread Danielo Rodríguez
For all those persons having problems with the cloudant configuration I 
just released an instructional video that starts from scratch:


https://youtu.be/Oc5lNND8dZE

Hope this could reduce the initial friction.
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/997ae43b-e231-493b-93ba-8c91cf53d96a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] TiddlyWiki Hangout #102 will be on Thursday 5th January 2017 at 5pm GMT

2017-01-05 Thread Jeremy Ruston
TiddlyWiki Hangout #102 is about to start

Watch at https://www.youtube.com/watch?v=PKRDRgQq5cE

Join in at 
https://hangouts.google.com/hangouts/_/ytl/c0WxpQtPxfx8zEwF2Tx1Efgz4TE4JV2oXv90lY-Ba7w=

Best wishes

Jeremy


> On 5 Jan 2017, at 14:05, Matthew Lauber  wrote:
> 
> I'd be interested in figuring out how to use TWederation to essentially have 
> shadow tiddlers that load their data from another wiki on startup.  Could be 
> used as a sort of auto update mechanism for shared templates or plugins.  I 
> started playing with it, but I couldn't get everything sorted.
> 
> Matt
> 
> On Wednesday, January 4, 2017 at 3:26:53 PM UTC-5, Jeremy Ruston wrote:
> Apologies for the short notice, but I hope you will be able to join me for 
> TiddlyWiki Hangout #102 on Thursday 5th January 2017 at 5pm GMT/UTC. You are 
> welcome to take part as a guest or you can view the proceedings live or at a 
> later date from the archive; I'll post the links here just before the 
> scheduled start time.
> 
> Please let me know if there's anything you'd particularly like to see 
> discussed.
> 
> Best wishes
> 
> -- 
> Jeremy Ruston
> mailto:jeremy...@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/faa83223-2f3c-4ede-b21c-f80ff2d3eaa6%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/10640573-B2D4-4FA9-92F8-4BB3671A45F2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Does anyone have a strategy for automatically reloading TW when the underlying file changes?

2017-01-05 Thread Rob Hoelz
Thanks for the input, everyone!  I like the node.js restart suggestion a 
lot - I'm currently using the standalone HTML version, but I've been 
thinking about switching to the node version.

On Wednesday, January 4, 2017 at 1:24:45 PM UTC-6, Rob Hoelz wrote:
>
> Hi TiddlyWiki users and devs!
>
> I've been using TiddlyWiki for a while now, and I've had an issue that I'm 
> finally trying to solve.
>
> I use TiddlyWiki on multiple machines, and in order to synchronize changes 
> between them, I took a dumb, but simple and effective,
> route of just storing my wiki.html file in a Git repository and 
> pushing/pulling between the various machines.  This works pretty well,
> only there's a small caveat: if I pull and forget to reload the TiddlyWiki 
> page, I can end up potentially undoing changes I made on another
> machine.
>
> For example, let's say I'm working on machine S and I make a series of 
> changes, which we'll call version A.  I pull the changes onto machine
> T, reload the tab, and then I make some more changes, which we'll call B.  
> I go back to S and pull, but forget to refresh the page with TiddlyWiki 
> open.  If
> I make some edits and push that up, it'll be some sort of version A', 
> which will have blown away all of the changes I made between A and B.
>
> Since this is in a Git repostory, it's not the end of the world - I can 
> recover the change through the commit history.  However, this has bit me a
> few times (and it's rather annoying to recover from), and I don't know if 
> there are times it has happened and I've continued to use my wiki unawares
> (I'm working on a script to detect this).  I would really like to automate 
> this to prevent this from happening again.
>
> I saw this discussion[1] while searching, mentioning syncing of 
> TiddlyWikis; there are some interesting ideas there, but I didn't see 
> mention of the problem
> I've been experiencing.  I've been using the auto reload firefox 
> extension[2] for the last few days, and it largely does the job, but 
> unfortunately it's a bit
> overzealous - it reloads the wiki every time I save it!  It'll work for 
> now, but I was wondering if other users had some tips or ideas on how to 
> handle this issue.
> Perhaps TiddlyFox could be modified to reload a wiki if it's been changed 
> outside of the browser?
>
> Thanks for any help/insight you can offer!
>
> -Rob
>
> [1] https://groups.google.com/d/topic/tiddlywiki/irgt8hUmADQ/discussion
> [2] https://addons.mozilla.org/en-US/firefox/addon/auto-reload/?src=api
>

-- 
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/797532f4-205b-479f-9ef5-7b8593b3ec80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-05 Thread Ste Wilson
The cors thing was the thing. Success. Thanks you. 

Ste

-- 
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/5d5d5ea1-f83f-4e10-9746-e5e2a43bee92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] iframe google group on tiddlywiki site. Example.

2017-01-05 Thread Arlen Beiler
[thumbs up] x infinity

On Thu, Jan 5, 2017 at 10:28 AM, Siniy-Kit  wrote:

> Hi! I found a very easy way to put google group to tiddlywiki
>
> https://groups.google.
> com/forum/embed/?place=forum/heeg=true&
> showpopout=true=false=http%3A%2F%2Fheeg.ru%2Fforum.html
> " scrolling="no" frameborder="0" width="100%" height="700">
>  
>
>
> here is google group on my site http://heeg.ru/heeg.html#forum
>
> unfortunately this iframe don't work local. And I don't know why...
>
> --
> 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/ad061a51-12a5-4ff5-9e37-5a095d9c5a12%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/CAJ1vdSSw-nL98D_d%2BuCpdZSi5QvZOpmu0P_Q%3DR%2BpexALcfyXDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] iframe google group on tiddlywiki site. Example.

2017-01-05 Thread Siniy-Kit
Hi! I found a very easy way to put google group to tiddlywiki 

https://groups.google.com/forum/embed/?place=forum/heeg=true=true=false=http%3A%2F%2Fheeg.ru%2Fforum.html
" scrolling="no" frameborder="0" width="100%" height="700">
 


here is google group on my site http://heeg.ru/heeg.html#forum

unfortunately this iframe don't work local. And I don't know why...

-- 
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/ad061a51-12a5-4ff5-9e37-5a095d9c5a12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Font family CSS for the editor not working

2017-01-05 Thread 'Mark S.' via TiddlyWiki
Is there some particular font property not coming across? I see there's a 
lot of local "style" tags which might override the class in some cases. In 
my quick test, everything was obedient to tc-edit-texteditor except line 
height. I could force that with *! important*. 

Maybe try *! important *on the properties you want ?

Good luck!
Mark 

On Thursday, January 5, 2017 at 6:45:51 AM UTC-8, mondayrobot wrote:
>
> Do you guys have any ideas how can I change the editor font? Until the 
> last version it was simple, just adding the right CSS for the 
> tc-edit-texteditor class in my stylesheet, but now it's not working anymore 
> (I just started using the last TW5 version). Other text areas with the same 
> CSS code work just fine (ex tags, search).
>
> Thanks !
>

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


[tw] [TW5] Font family CSS for the editor not working

2017-01-05 Thread mondayrobot
Do you guys have any ideas how can I change the editor font? Until the last 
version it was simple, just adding the right CSS for the tc-edit-texteditor 
class in my stylesheet, but now it's not working anymore (I just started 
using the last TW5 version). Other text areas with the same CSS code work 
just fine (ex tags, search).

Thanks !

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


[tw] Re: Does anyone have a strategy for automatically reloading TW when the underlying file changes?

2017-01-05 Thread 'Mark S.' via TiddlyWiki
Just a thought.

If the same command line where you do the pull is the one where you launch 
node.js, then you'll always restart node.js after the pull. Because node.js 
was off, the browser page at this point will be full of little yellow 
warnings, which will remind you to refresh it before continuing.

Good luck,
Mark

On Wednesday, January 4, 2017 at 11:24:45 AM UTC-8, Rob Hoelz wrote:
>
> Hi TiddlyWiki users and devs!
>
> I've been using TiddlyWiki for a while now, and I've had an issue that I'm 
> finally trying to solve.
>
> I use TiddlyWiki on multiple machines, and in order to synchronize changes 
> between them, I took a dumb, but simple and effective,
> route of just storing my wiki.html file in a Git repository and 
> pushing/pulling between the various machines.  This works pretty well,
> only there's a small caveat: if I pull and forget to reload the TiddlyWiki 
> page, I can end up potentially undoing changes I made on another
> machine.
>
> For example, let's say I'm working on machine S and I make a series of 
> changes, which we'll call version A.  I pull the changes onto machine
> T, reload the tab, and then I make some more changes, which we'll call B.  
> I go back to S and pull, but forget to refresh the page with TiddlyWiki 
> open.  If
> I make some edits and push that up, it'll be some sort of version A', 
> which will have blown away all of the changes I made between A and B.
>
> Since this is in a Git repostory, it's not the end of the world - I can 
> recover the change through the commit history.  However, this has bit me a
> few times (and it's rather annoying to recover from), and I don't know if 
> there are times it has happened and I've continued to use my wiki unawares
> (I'm working on a script to detect this).  I would really like to automate 
> this to prevent this from happening again.
>
> I saw this discussion[1] while searching, mentioning syncing of 
> TiddlyWikis; there are some interesting ideas there, but I didn't see 
> mention of the problem
> I've been experiencing.  I've been using the auto reload firefox 
> extension[2] for the last few days, and it largely does the job, but 
> unfortunately it's a bit
> overzealous - it reloads the wiki every time I save it!  It'll work for 
> now, but I was wondering if other users had some tips or ideas on how to 
> handle this issue.
> Perhaps TiddlyFox could be modified to reload a wiki if it's been changed 
> outside of the browser?
>
> Thanks for any help/insight you can offer!
>
> -Rob
>
> [1] https://groups.google.com/d/topic/tiddlywiki/irgt8hUmADQ/discussion
> [2] https://addons.mozilla.org/en-US/firefox/addon/auto-reload/?src=api
>

-- 
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/015f5c3e-e57c-4690-bb60-46ab6e92b21a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Does anyone have a strategy for automatically reloading TW when the underlying file changes?

2017-01-05 Thread Evade Flow
> Well... it's only a *partial* solution (and perhaps you're already 
aware), but you can execute an arbitrary script after running git pull ...

Since I will shortly have a similar itch to scratch, I had a peek around 
the Interwebs this morning for utilities that might do the trick. On 
Windows, this post:

   - http://stackoverflow.com/a/4162022

suggests using a small VB script (via WSH 
). (I can also recommend 
AutoHotkey , but it might be overkill.)

For Linux, I found these links/suggestions:

   - http://stackoverflow.com/a/7187389 (recommends xdotool 
   )
   - http://stackoverflow.com/a/26632702 (recommends the Firefox Remote 
   Control  
   plugin)
   
Using a local post-merge hook to trigger one of these utilities (or 
something similar) ought to allow your TW page to auto-refresh whenever git 
pull receives new objects from the remote...

On Wednesday, January 4, 2017 at 6:24:27 PM UTC-5, Evade Flow wrote:
>
> Well... it's only a *partial* solution (and perhaps you're already 
> aware), but you can execute an arbitrary script after running git pull in 
> a local working copy by creating a post-merge hook like this:
>
> $ cat > .git/hooks/post-merge << EOF
> heredoc> #!/bin/sh
> heredoc> exec touch I-LIKE-TRAFFIC-LIGHTS.txt
> heredoc> EOF
>
> The problem, of course, is figuring out what to run instead of touch I-
> LIKE-TRAFFIC-LIGHTS.txt, but it's a start...
>
>
>
>
> On Wednesday, January 4, 2017 at 2:24:45 PM UTC-5, Rob Hoelz wrote:
>>
>> Hi TiddlyWiki users and devs!
>>
>> I've been using TiddlyWiki for a while now, and I've had an issue that 
>> I'm finally trying to solve.
>>
>> I use TiddlyWiki on multiple machines, and in order to synchronize 
>> changes between them, I took a dumb, but simple and effective,
>> route of just storing my wiki.html file in a Git repository and 
>> pushing/pulling between the various machines.  This works pretty well,
>> only there's a small caveat: if I pull and forget to reload the 
>> TiddlyWiki page, I can end up potentially undoing changes I made on another
>> machine.
>>
>> For example, let's say I'm working on machine S and I make a series of 
>> changes, which we'll call version A.  I pull the changes onto machine
>> T, reload the tab, and then I make some more changes, which we'll call 
>> B.  I go back to S and pull, but forget to refresh the page with TiddlyWiki 
>> open.  If
>> I make some edits and push that up, it'll be some sort of version A', 
>> which will have blown away all of the changes I made between A and B.
>>
>> Since this is in a Git repostory, it's not the end of the world - I can 
>> recover the change through the commit history.  However, this has bit me a
>> few times (and it's rather annoying to recover from), and I don't know if 
>> there are times it has happened and I've continued to use my wiki unawares
>> (I'm working on a script to detect this).  I would really like to 
>> automate this to prevent this from happening again.
>>
>> I saw this discussion[1] while searching, mentioning syncing of 
>> TiddlyWikis; there are some interesting ideas there, but I didn't see 
>> mention of the problem
>> I've been experiencing.  I've been using the auto reload firefox 
>> extension[2] for the last few days, and it largely does the job, but 
>> unfortunately it's a bit
>> overzealous - it reloads the wiki every time I save it!  It'll work for 
>> now, but I was wondering if other users had some tips or ideas on how to 
>> handle this issue.
>> Perhaps TiddlyFox could be modified to reload a wiki if it's been changed 
>> outside of the browser?
>>
>> Thanks for any help/insight you can offer!
>>
>> -Rob
>>
>> [1] https://groups.google.com/d/topic/tiddlywiki/irgt8hUmADQ/discussion
>> [2] https://addons.mozilla.org/en-US/firefox/addon/auto-reload/?src=api
>>
>

-- 
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/ee64895a-60fb-49a7-8f8a-cfcb2443c50d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyWiki Hangout #102 will be on Thursday 5th January 2017 at 5pm GMT

2017-01-05 Thread Matthew Lauber
I'd be interested in figuring out how to use TWederation to essentially 
have shadow tiddlers that load their data from another wiki on startup. 
 Could be used as a sort of auto update mechanism for shared templates or 
plugins.  I started playing with it, but I couldn't get everything sorted.

Matt

On Wednesday, January 4, 2017 at 3:26:53 PM UTC-5, Jeremy Ruston wrote:
>
> Apologies for the short notice, but I hope you will be able to join me for 
> TiddlyWiki Hangout #102 on Thursday 5th January 2017 at 5pm GMT/UTC. You 
> are welcome to take part as a guest or you can view the proceedings live or 
> at a later date from the archive; I'll post the links here just before the 
> scheduled start time.
>
> Please let me know if there's anything you'd particularly like to see 
> discussed.
>
> Best wishes
>
> -- 
> Jeremy Ruston
> mailto:jeremy...@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/faa83223-2f3c-4ede-b21c-f80ff2d3eaa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TiddlyWiki Hangout #102 will be on Thursday 5th January 2017 at 5pm GMT

2017-01-05 Thread Arlen Beiler
I may show up. Would love to hear any comments or suggestions about
StackExchange that anyone may have.

On Wed, Jan 4, 2017 at 7:35 PM, Evan Balster  wrote:

> I'll be chiming in this meeting about dataflow programming and making
> TiddlyWiki more useful for detailed number-crunching tasks.  I'm interested
> in using TW-like workflows for things like interactive math, data
> visualization, story chronologies, game systems, planning and work logging.
>
> For one of my past projects I designed and implemented a dynamic dataflow
> programming language dealing in audio, video and numeric information...
> After doing it once, I've got some developed idea on dataflow architecture
> and its pitfalls.  I'm very interested to collide this with TiddlyWiki!
>
> On Wednesday, 4 January 2017 17:55:12 UTC-6, Mat wrote:
>>
>> Sorry to say I won't make it this time. Will listen to the recording
>> later.
>>
>> I would also not have much to bring to the table. (Not that one has to,
>> to participate). However, I'm hoping to hear @Jed drop a few words on his
>> latest TWederation advancements and it would be terrific if el @Danielo
>> could make a live NoteSelf demo. Maybe the sprung up documentation
>> initiatives could be commented on too?
>>
>> If Mario is there, there was much excitement a while ago when he
>> experimented with some ways to CSS tiddlers without using tc-tagged. I
>> would love to hear a bit on why this was not accepted in core (or do I
>> misunderstand something). It seemed so promising.
>>
>> Thank you!
>>
>> <:-)
>>
>>
>> On Wednesday, January 4, 2017 at 9:26:53 PM UTC+1, Jeremy Ruston wrote:
>>>
>>> Apologies for the short notice, but I hope you will be able to join me
>>> for TiddlyWiki Hangout #102 on Thursday 5th January 2017 at 5pm GMT/UTC.
>>> You are welcome to take part as a guest or you can view the proceedings
>>> live or at a later date from the archive; I'll post the links here just
>>> before the scheduled start time.
>>>
>>> Please let me know if there's anything you'd particularly like to see
>>> discussed.
>>>
>>> Best wishes
>>>
>>> --
>>> Jeremy Ruston
>>> mailto:jeremy...@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/5baf8e93-33e8-4086-88d9-c5e37ab8cf94%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/CAJ1vdSSCa6xuFNsyhLBjwLuLQBTqqPoVF0QmD3gB6jLj00UmEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Use multi-file layout without using NodeJS?

2017-01-05 Thread Arlen Beiler
Yes, that looks right. Except just note that you only need to run --init
and --load one time, not every time you run --server.

Also, instead of doing npm install, you can just download the files from
GitHub, or from the latest release (currently
https://github.com/Jermolene/TiddlyWiki5/releases/tag/v5.1.13).

Then use the command "/path/to/node /path/to/tiddlywiki.js
/path/to/datafolder [--server|--init|--load|...]".

I'm guessing node is self-contained on linux too. Don't know about mac, but
it's always nice to have certain things easily accessible. And node is used
for a lot of stuff.

Hope that helps.
-Arlen

On Wed, Jan 4, 2017 at 2:11 PM, Evade Flow  wrote:

> > When I try your short-cut approach, I get warnings...
>
> Hmm. I'm still a n00b, so I'm not sure what to suggest. In case it helps,
> I can provide details on how I set up my initial 'tiddler repo'. I started
> with a monolithic HTML file that I've been using for the last week or so to
> explore TiddlyWiki's features. Then, I installed node and npm on a Linux
> machine (just 'because', I think Windows/OS X would have been fine as
> well). Then, I ran:
>
>
> $ sudo npm install -g tiddlywiki
>
> to install tiddlywiki globally. (It wound up in
> `/usr/local/bin/tiddlywiki` by default.) After that, I ran:
>
> $ tiddlywiki mywiki --init server
> Copied edition 'server' to mywiki
>
>
> Apparently, *that* step is what created tiddlywiki.info:
>
> $ ls mywiki
> tiddlywiki.info
>
>
> After that, I used my monolithic HTML to 'seed' the mywiki folder created
> in the previous step and start the server:
>
> $ tiddlywiki mywiki --load ~/Desktop/mywiki.html --server
>
>
> The above command created a tiddlers folder under mywiki containing all
> my tiddlers.
>
> $ ls mywiki/tiddlers | head -15
> Can't_embed_QWidget_in_QML_.tid
> $__config_DefaultSidebarTab.tid
> $__config_PageControlButtons_Visibility_$__core_ui_Buttons_fold-all.tid
> $__config_PageControlButtons_Visibility_$__core_ui_Buttons_save-wiki.tid
> $__config_PageControlButtons_Visibility_$__core_ui_Buttons_unfold-all.tid
> $__config_WikiParserRules_Inline_wikilink.tid
> Contents.tid
> $__core.json.tid
> deb.tid
> $__DefaultTiddlers.tid
> Getting_Tiddly.tid
> How_can_I_extract_files_from_a_DEB_package_.tid
> How_can_I_interact_with_TiddlyWiki_using_Alexa_.tid
> How_can_I_list_the_contents_of_a_DEB_file_.tid
> How_can_I_remove_a_tag_.tid
> ...
>
> After running all of the above commands, I ran git init in the mywiki
> folder and committed all the files.
>
> HTH!
>
>
>
> On Wednesday, January 4, 2017 at 1:02:27 PM UTC-5, Mark S. wrote:
>>
>> When I try your short-cut approach, I get warnings about missing plugins
>> and the resulting served up TW is formatted wrongly -- as if missing a
>> stylesheet or something. There must be an additional step setting up a
>> tiddlywiki.info file. Perhaps it can just be copied from somewhere?
>>
>> Return messages:
>>
>> C:\Users\Mark\Downloads\node\mytestwiki>node.exe tiddlywiki.js .\data1 --
>> server
>> Warning: Wiki folder '.\data1' does not exist or is missing a tiddlywiki.info
>> file
>> Serving on 127.0.0.1:8080
>> (press ctrl-C to exit)
>> Warning: Plugins required for client-server operation (
>> "tiddlywiki/filesystem" a
>> nd "tiddlywiki/tiddlyweb") are missing from tiddlywiki.info file
>>
>>
>>
>>
>> On Tuesday, January 3, 2017 at 9:10:54 PM UTC-8, Arlen Beiler wrote:
>>>
>>> Normally I store the data directory inside the tiddlywiki folder, but
>>> you can store it anywhere you want.
>>>
>>> On Jan 4, 2017 12:04 AM, "Arlen Beiler"  wrote:
>>>
 Welcome to the world of NodeJS. You can search for "commands" on
 TiddlyWiki.com. That will give you all the command line options.

 node.exe tiddlywiki.js [data directory] [command [options]]

 On Jan 4, 2017 12:00 AM, "Arlen Beiler"  wrote:

> If you do not specify a directory as the first argument after
> tiddlywiki.js, it will use the current directory. Most of the commands use
> that directory. So I recommend you set one.
>
> On Jan 3, 2017 11:56 PM, "Arlen Beiler"  wrote:
>
>> If you specify --init or --load instead --server, then tiddlywiki.js
>> will make that the data directory. Then you specify that directory when 
>> you
>> specify --server and it will serve the files from that folder.
>>
>> You can find more info on TiddlyWiki.com or by exploring the code.
>>
>> On Jan 3, 2017 10:55 PM, "'Mark S.' via TiddlyWiki" <
>> tiddl...@googlegroups.com> wrote:
>>
>>> In your example, what is "../data/wiki1" and where does it come from?
>>>
>>> Thanks!
>>> Mark
>>>
>>> On Tuesday, January 3, 2017 at 7:26:43 PM UTC-8, Arlen Beiler wrote:

 Anything is possible over HTTP. How are you going to save changes?

 From reading your email, I guess you don't know that you can just
 download 

[tw] Configure NoteSelf sync in 2 minutes

2017-01-05 Thread Danielo Rodríguez

This is a small tutorial about how to configure NoteSelf for multi-device 
synchronization. 
This video arises from the feedback of the users that are trying NoteSelf. 
Most of them find the usage of cloudant and the whole configuration thing 
confusing.

It starts from scratch. We see how to create and configure a Cloudant 
account and how to use it with an brand new NoteSelf notebook.

Even though the whole video is longer than 2 minutes, the configuration 
process takes more or less that.


I *plan to add audio to the video* to make the concepts clearer and the 
whole process easier, but as it is now it's better than nothing I think.

https://www.youtube.com/embed/Oc5lNND8dZE; frameborder="0" 
allowfullscreen>


https://youtu.be/Oc5lNND8dZE

Hope this helps more people getting started without frustration.

-- 
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/3df2c065-6308-4b68-99c1-ff507a68ca8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [TW5] Search mechanism: Match tiddlers while ignoring different date formats

2017-01-05 Thread The Bo
Hey,

all my tiddlers have a field "american_date", e.g. 20170105. Furthermore 
the text field of every tiddler contains a date string in the format 
05.01.2017.
Now I want to extend the search mechanism that it will even match if i 
search for 5.1.17 or 05.01.17 etc.

Is there an easy solution to do this?

Regards
The Bo

-- 
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/e9ca47a5-3b37-47b8-bac6-95fb375950c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-05 Thread Danielo Rodríguez

>
>
> Thanks Daniel.  I saw your initial NoteSelf press release :-) the other 
> night. 
>

Hello Greg. Do you mean this thread ? 
 

>  I tried it mobile and wasn't truly understanding everything you were 
> trying to achieve.  
>

Do you mean this notification or the whole Noteself page?

 Initially I thought it was all about the launch icon on the device making 
> more more like a native app.  Cool, but wasn't enough to keep me that 
> interested.

 
Actually is more than just an icon. Is the ability to use NoteSelf which is 
a web application even without any internet connection. Try to put your 
phone on airplane mode and open NoteSelf (no matter if you do from the 
browser or the desktop shortcut), it should work.

Then I read a little more in some other posts here and see you are 
> interested in solving the mobile user experience.  Again, not a huge 
> concern to me currently BUT something I am definitely interested in.
>

If you have to look for other posts to fully understand what I'm trying to 
achieve, then I'm doing something wrong in my announcements. This 
particular thread is focused on mobile experience, but the main NoteSelf 
page should be clear about what is the objective of the tool.
 

>
> This also led to some more research as to what this couchDB reference was. 
>  Seeing some more posts including Steve had me checking the difference (and 
> now understanding relationship) between pouchDB and couchDB.  Now I'm 
> really interested.
>

Glad you figured it out. It is not obvious, it took me some time at a first 
glance.
 

>
> Of course much of this is covered here. https://noteself.github.io/. 
>  Sometimes it's just information overload 
>

I agree. I am open to any improvement you could suggest.
 

> - although I think there are some things that could be made clearer off 
> the top. 
>

Could you point me to some examples?
 

>
> Long story short, I get it - I think.  NoteSelf uses a local in browser 
> NoSQL database called pouchDB that supports 2 way replication with couchDB.
>
>  
 Perfect easy explanation. 

Like Steve I setup a Cloudant couchDB.  Pretty simple.
>

Glad to hear that it was simple.
 

>
> Steve, two things, your couchDB URL is in the URL of your DB admin page. 
>  It is also visible in Account, Virtual Hosts.It is the name you could 
> optionally replace with your own host name.  eg: 
> c4e83ce0-e302-42a2-8d3d-5cd3a8ae59e2-bluemix.cloudant.com.  
> Obviously I modified above, but hopefully you will recognize that.
>

You don't need such complex url. If you are using cloudant it is as easy as 
https://yourusername.cloudant.com
 

>
> With respect to your error check the CORS tab on the same account screen. 
>  While I don't want to leave all domains (*) as currently selected, I am 
> not sure how to code for a file hosted browser session.  
>

Could you try to set the CORS to https://noteself.github.io/online domain? 
That will restrict CORS to the noteself online version. You are not forced 
to download the html file, I want to enforce that you can just use the 
online version, but if you want to do so, you  have to set the domains to *

 
 

> With those to things I got NoteSelf replicating as advertised.  Very cool.
>

Mmm, it should be an easier process, as I said, I'm going to record a 2-min 
video.
 

>
> I'm certainly wanting to explore the security aspect a little more.  I 
> gather that the GUID URL is one form of security and anyone accessing that 
> URL has read/write access.  I hope you can add a little more security in 
> that you appear to be able to set the permissions on the database and then 
> generate API keys.  I'm not sure how/where you embed this in NoteSelf, 
> assuming you do.
>

I don't understand your concerns clearly. If you use the online version of 
NoteSelf then you are connecting to an https site that communicates to an 
https database. Everything secured by the https protocol. To be able to 
write/read to your database, you need to provide your cloudant credentials, 
which are your username and password.
 

>
> P.S.  Exploring this as an alternative to my current node.js hosted on 
> Google Drive approach that isn't proven sound in any way. 
>

Sorry, what do you mean by "proven sound"?
 

> No version control and not multi-user, that that NoteSelf is either me 
> thinks.
>

Well, NoteSelf does not currently have the required facilities, but it 
should be possible to use it with multiple users.
 

-- 
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/54eca9a8-18e6-4b57-b0fe-699c258a7412%40googlegroups.com.
For more options, visit 

[tw] Re: NoteSelf mobile app ( well, kind of)

2017-01-05 Thread Danielo Rodríguez


El miércoles, 4 de enero de 2017, 23:56:55 (UTC+1), Ste Wilson escribió:
>
> Ok... 
> Well here's the non teach user feedback.


Hello Ste, let's do it!
 

> First question.. Do I need to save it to my device first or just use it 
> straight from github because from 'You can start using your notebook right 
> now' suggests I can fill in details on the form in front of me i.e 
> https://noteself.github.io/online/
>

You can start using it directly from https://noteself.github.io/online/, 
there is no need of downloading , so your guessings are right.
 

> 1a. What's a couchdb and where can I get one? (I know from your comments 
> here that cloudant is the place to go)
>

I think I clearle stated on the main page that cloudant.com is the 
recomended place to go. Now I can see that I should make it more clear.
 

> 2. Cloudant is a whole can of worms for a non techie (I think I've set up 
> a db but I'm not sure) . Perhaps a little more hand holding needed.
>

I found it very straightforward when I first use it. Obviously my 
perception differs from the rest of the people.
 

> 3. What is the couchdb url? The couchdb tiddler provides a little more 
> clarity.
>

The URL of your server. In case of clooudat it is 
https://yourusername.cloudant.com
 

> 4. Remote database name. 
>
Is this just the name of the database I think I've created on cloudant or 
> does it need a url?
>

This is just a database name. If it does not exist and you are an admin 
user it will be created automatically. No url, just name.
 

> I've set up a cloudant account and created a db called'noteself'. 
>
> I've filled in the fields. Pressed the button and get; 
>
> Syncer-browser - 22:47:21 4 1 2017
> XMLHttpRequest error code: 0
>
> And that's as far as I've got...
>

Sorry to hear that your experience was not satisfying. I will definetivelly 
record a 2-min video. 
To fix this problem you have to setup CORS on your cloudant account. 
 Luckily it is very easy, please take a look at the following screenshot:



Hope you can fix this problem and give NoteSelf a go

>

-- 
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/f42b1252-5077-47c4-a9b1-c7ae3ba50147%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-01-05 Thread Jeremy Ruston
Hi Mark

> It doesn't seem to change the font weight of the smaller text.

The smaller text gets heavier on the Mac on all browsers I’ve tried. I think 
the problem may be that your system that doesn’t support the same range of 
distinct font weights.

Try this wikitext:

Font weight 100
Font weight 200
Font weight 300
Font weight 400
Font weight 500
Font weight 600
Font weight 700
Font weight 800
Font weight 900
Font weight 1000

Here’s what it looks like for me on Chrome:



Here, there are 5 distinct weights. You may be able to make out that 200 and 
300 are rendered with the same weight, and from 600 to 900 (and 1000 isn’t 
supported).

The Heavier theme switches the weight of the body text from the browser default 
of 400 to 500.

Best wishes

Jeremy

> I'm just trying to understand what the point is of a theme that makes the 
> easy-to-read stuff even bigger/heavier and easier-to-read, but ignores the 
> small stuff. All I can say is, wait until you need reading glasses/bifocals. 
> ;-)
> 
> Changing the font-size from the menu, or any of the other settings for that 
> matter, is awkward because the fonts change WHILE you are typing, meaning you 
> can easily lose your place. I've got a configuration tiddler that I want to 
> post that will let you dial-in fonts and and width settings and then save the 
> configuration.

-- 
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/811471A4-2E55-442A-A9B9-72E7944AE4EE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.