Re: [tw5] [Semi off topic] How best create screencasts (about TW)?

2021-04-03 Thread Måns Mårtensson
Hi Mat

If you own or you are able to borrow an ipad you are able to create a
screen recording with pip in one go - with no learning curve:
https://youtu.be/zKyioOBK-Rg

If you want to arrange the pip to be placed somewhere else on the screen
recording - and you have the Luma Fusion app - simply insert the video 2
times in the time line, crop and fit the two videos on top of one another
any way you like..

It is also possible to create pip with the free iMovie app. (
https://youtu.be/WgnuuMBd2hg)

Sound and video quality is not an issue with an iPad - and you can use
whatever headset (with a mike) that you prefer - or not ;-) - it all
depends of the noise level in your environment..

Looking forward to a demonstration :-)

Cheers Måns

fre. 2. apr. 2021 kl. 09.52 skrev Mat :

> In another thread, fellow tiddleur Mohammad suggested I make screencasts
> to demo some stuff. I agree and it's one of those "ought to do" things I've
> been thinking of forever.
>
> Actually, if there's a very simple workflow we could encourage more people
> to do this overall. I think it would benefit the TW project.
>
> So how can I do this "very easily"? It must be super simple. I don't want
> to have to study a lot of stuff about editing and special software and yet
> I want the following:
>
> Toggle live between recording:
>  - only the screen (preferably a specific browser tab)
>  - the screen plus also a small frame with my face in a corner
>  - only my face
> Add a premade intro or end segment to the result.
> Put up on youtube easily.
>
> Suggestions?
>
> <:-)
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/93f4cf38-3824-4532-9eaf-621beb6ce331n%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/93f4cf38-3824-4532-9eaf-621beb6ce331n%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJRn9%3DCsx3bHp%2B7aogKUjTe-bRU-8Ak3N9Hen2GKfEv%2B8Q%40mail.gmail.com.


Re: [tw5] Re: Please help to refine this (working!) Google Drive backend

2021-02-15 Thread Måns Mårtensson
Hi Mat

This looks like real magic to me :-)

Some years ago I made tiddler templates for csv data in google sheets
collected from forms, to present the data better.

This example of yours is really close to be what I needed then - and my
head starts hurting when I think of how this might help me and my
colleagues today..

Very often we have to find our way in various spreadsheets and read several
lines of comments presented in single cells...

I need to think of ways to automate import from Google spreadsheets, and
get updates - into TW and have a way to write back to the spreadsheet from
the TW..

This seems to be quite possible with your example.

Thank you for reverse engineering the fabulous web shop - it looks very
promising :-)

Cheers Måns

ons. 10. feb. 2021 kl. 12.48 skrev Mat :

> I deleted previous post that contained the attached file because I have
> now updated it - try out the attached file here. Now it is basically a
> normal TW but it has leftover tiddlers from Siniy-Kits (incredible) shop.
>
> This could enable many things: community voting, teachers could make tests
> and have the results in TW, a common plugin distribution system, present
> stock quotes in TW, and loads and loads more. Google does the horse work,
> TW just extracts the finished data and presents it.
>
> On Tuesday, February 9, 2021 at 8:26:02 PM UTC+1 Mark S. wrote:
>
>> All I see in the code he shows is making a single, empty tiddler. I'm
>> missing how the data comes in.
>>
>> On Tuesday, February 9, 2021 at 10:36:59 AM UTC-8 Mat wrote:
>>
>>> @Mark , thanks for your input! I don't know how Siniy-Kits solution
>>> works other than vaguely understanding what he explains
>>> <https://groups.google.com/g/tiddlywiki/c/xQJ_J0AVyfM/m/G8UFicZnAQAJ>.
>>> But it is worth noting that "all that is needed" is some mechanism in TW
>>> that can "pull in" a JSON webpage: Here
>>> <https://docs.google.com/spreadsheets/d/1QUoZosiS3emBQNM_HugaptU5qY1Ze5lBQXVd8yZit6A/edit#gid=1720443340>
>>> is the regular Google sheet and here
>>> <https://spreadsheets.google.com/feeds/cells/1QUoZosiS3emBQNM_HugaptU5qY1Ze5lBQXVd8yZit6A/1/public/full?alt=json>is
>>> its automatically generated JSON version.
>>>
>>> About a "ban list"; maybe the shop blocks people who have misbehaved?
>>>
>>> <:-)
>>>
>>>
>>> On Tuesday, February 9, 2021 at 6:24:04 PM UTC+1 Mark S. wrote:
>>>
>>>> In my experience, most programmers would rather rewrite something
>>>> rather than reverse engineer an existing product.
>>>>
>>>> When I follow the code, I see that there is some type of call back. I'm
>>>> guessing Google calls back to a function inside TW with the requested data.
>>>> But, the only place I see where the results could manifest is in *function
>>>> ok* -- but all that function does is check a ban list.  Which is also
>>>> confusing. If the data in the spreadsheet is your own, why would your email
>>>> be on a ban list ?? In any event, I don't see that the data is handed off
>>>> anywhere to the rest of the tiddlywiki machinery. Do you know ?
>>>>
>>>>  Have fun!
>>>>
>>>> On Monday, February 8, 2021 at 8:59:37 AM UTC-8 Mat wrote:
>>>>
>>>>> I want to bring attention to a post I made here in the dev group
>>>>> <https://github.com/Jermolene/TiddlyWiki5/discussions/5482> (because
>>>>> it goes beyond direct TW matters).
>>>>>
>>>>> Briefly, it is possible to use the Google "Excel" spreadsheets as
>>>>> tiddlers.
>>>>> So your empty (or half empty) TW fetches tiddlers from the spreadsheet.
>>>>>
>>>>> This would open up for very useful stuff - both for individuals
>>>>> (assuming they have a google account) but also for the community at large.
>>>>>
>>>>> For example, I think that if *anyone* puts up a public wiki with this
>>>>> functionality, then *you* can make that wiki show your spreadsheet
>>>>> tiddlers (by providing it with your spreadsheet-URL). This means that we
>>>>> can "publish" plugins etc by piggybacking on other public wikis (if they
>>>>> have this Google Drive solution installed)
>>>>>
>>>>> Or you can, yourself, use e.g Google Forms to make questionnaires and
>>>>> have all the results appear in your own wiki. (This is foremost thanks to
>>>>> Googles automated "questionnaire

Re: [tw5] Re: [ANN] Projectify v0.13.1 is out!

2021-02-09 Thread Måns Mårtensson
Hi Nicolas

I would like a zip file, please.

Cheers Måns

tir. 9. feb. 2021 kl. 15.28 skrev Nicolas Petton :

> Måns Mårtensson  writes:
>
> > Hi Nicolas
>
> Hi Måns,
>
> > I like your creation very much.
> > Very useful, to the point and stylish :-)
> > Great work!
>
> Thank you!
>
> > I’d like to do a Danish translation.
> > How do I proceed?
>
> Awesome, thanks! If you know how to edit files on GitHub and make pull
> requests, I can prepare a skeleton in the repository.
>
> Otherwise, I could send you a zip file with the text to be translated?
>
> Cheers,
> Nico
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJREbzfZ_-hHcun4%2BKdHdh44LQvAwDVGHj3coxU9vUu%3DjA%40mail.gmail.com.


Re: [tw5] Re: [ANN] Projectify v0.13.1 is out!

2021-02-07 Thread Måns Mårtensson
Hi Nicolas

I like your creation very much.
Very useful, to the point and stylish :-)
Great work!

I’d like to do a Danish translation.
How do I proceed?

Cheers Måns Mårtensson

søn. 7. feb. 2021 kl. 20.43 skrev Nicolas Petton :

> TiddlyTweeter  writes:
>
> > I watched with great interest PROJECTIFY <https://projectify.wiki/>
> develop
> > both on GG and on Twitter. <https://twitter.com/NicolasPetton>
> >
> > I think it is immensely useful.
>
> Thanks :-)
>
> Cheers,
> Nico
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/874kinu0i8.fsf%40petton.fr.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJSONQhC_arCk6LZ%3DUj9bdm8SYxC5r8-xA7%2BojGsJ%2BCM9Q%40mail.gmail.com.


Re: [tw5] Re: Tamasha Presentation Plugin [planned for early Feb]

2021-01-25 Thread Måns Mårtensson
Hi Mohammad

Great work and a nice and simple proposition for presenting stuff in TW!

I’d love to be able to press a button and print PDF handouts (one page per
slide) to my students.

Maybe I would even like to add a little space on pages for adding personale
notes...

Any chance that you will implement features like this in the future?

Cheers Måns


søn. 24. jan. 2021 kl. 19.02 skrev Mohammad Rahmani <
mohammad.rahm...@gmail.com>:

> The beta release of *Tamasha *is on the GitHub now! There is no
> documentation yet, but there are plenty of examples.
> Tamasha was baked using my previous plugin TiddlyShow, but Tamasha is
> small, fast and much more native when it comes to be used in a daily note
> taking Tiddlywiki.
>
> Still there are many features to be implemented, but this beta release is
> quite powerful to be used for a real presentation.
> Do not use it before making backup from your wikis. Use with care. This is
> a beta release.
>
> For learning plugin features, syntax, tutorial and examples see the plugin
> demo and code pages
>
> Demo: https://kookma.github.io/TW-Tamasha/
> Code: https://github.com/kookma/TW-Tamasha
>
> I would appreciate your feedback on
>
> 1. usability, ease and speed
> 2. performance, good programming style (a developer point of view)
>
>
> *Note:*
> Tamasha works very well on big screens and small ones, by the way it was
> not tested on very small screens like old mobile devices.
>
> Please star it at https://github.com/kookma/TW-Tamasha
>
>
> Best wishes
> Mohammad
>
>
> On Wed, Jan 20, 2021 at 6:55 AM Mohammad Rahmani <
> mohammad.rahm...@gmail.com> wrote:
>
>> Tamasha is a pure wikitext (pure Tiddlywiki scripts no JS) plugin for
>> presentation and slideshow.
>> The idea was taken from my older plugin Tiddlyshow (
>> https://kookma.github.io/Tiddlyshow/)
>>
>> The reason to develop another presentation plugin was to have a simpler
>> and a more natural TW plugin. Tamasha is around 20kb and has many features
>> of MS Powerpoint and Google Slides and Beamer LaTeX. The other reason was
>> the increasing need of such tools for my own online classes. The lectures
>> can be distributed simply as a single or few Tiddlywiki files.
>>
>> To shine your ideas buried in tiddlers just tag them and fire your
>> presentation by calling a small macro whenever you want. A tiddler can be
>> part of several presentations.
>> You can even have two or more presentations in a single tiddler just by
>> calling the presenter macro several times with different settings.
>>
>> It supports almost all Tiddlywiki features, and works with most plugins
>> and themes, e.g. KaTeX, Highlight.js, Shiraz, Streams, Todolist, Notebook,
>> Projectify, ...
>> Tamasha supports templates (to customize what to display) and themes
>> (fonts, colors and fancy things,...)
>> Like all commercial presentation software, it supports keyboard shortcuts
>> for navigation, ...
>>
>> I plan to add features like export a presentation to PDF, export to zip
>> file, zooming and online annotation and laser pointer, ...
>>
>> I have attached a small video to present the under development Tamasha.
>>
>> I like to *get your feedback* in advance to see what you like to have in
>> a presentation plugin. Share with me your wish list.
>>
>>
>> Best wishes
>> Mohammad
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCHFoCZsdn_HjcxfH9zOGuz5vkUi_18ri1V0z2NY-pJfQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMCHFoCZsdn_HjcxfH9zOGuz5vkUi_18ri1V0z2NY-pJfQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJQZZ8G_ejEB%3DKN8LHN-n__9GN-dhMhSdkRNo0Rfe_%3D-JA%40mail.gmail.com.


Re: [tw5] Presenting: FlexibleGrid Plugin

2020-04-14 Thread Måns Mårtensson
Aah, ok

Tak Birthe :-)

tir. 14. apr. 2020 kl. 12.15 skrev Birthe C :

> Hi Jan
> Well done, it looks beautiful.
>
> @Måns,
> I think we need the MultiMenu tiddlers.
>
> Birthe
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/8c953a35-6ff7-416e-9ed4-a2e2149566ff%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/8c953a35-6ff7-416e-9ed4-a2e2149566ff%40googlegroups.com?utm_medium=email_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJRdquNjccw87pWF50%3D%3DaJLA-fs77bQZZ%3DaJ%2BJaXSx%2BO4Q%40mail.gmail.com.


Re: [tw5] Presenting: FlexibleGrid Plugin

2020-04-14 Thread Måns Mårtensson
Hi Jan

Great job :-)

Warning:
I just tested importing your plugin in an empty TW.
After saving and reloading the TW, I choose for it to open with the grid.

Now the right bar won’t open and there doesn’t seem to be any way I can
switch it off again.

Sincerely Måns

tir. 14. apr. 2020 kl. 02.10 skrev Jan :

> Hello community,
> I finally turned my grid-experiment into https://szenio.de/Grid into a
> plugin.
>
> Its purpose is to offer a bootstrap-grid showing a tasty overview.
> The grid, the items and their order can be configured with a
> controlpanel and predefined classes.
> You can set captions which can reorder the grid to focus on tags.
>
> There are some small format issues due to the inconsistent handling of
> word-break in different browser. Solutions and feedback are very welcome.
>
>
> Enjoy and best wishes
>   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 view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/5E94FEDA.4070200%40googlemail.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJRJdR%2Bi-grOFBO8KWXeA3btn-rhCptMtV%3D9CzOtp9TGQw%40mail.gmail.com.


Re: [tw5] Re: TW Hesitations On Showing -- #1

2018-05-25 Thread Måns Mårtensson
Hi

Because of the newly updated GPDR
<https://en.wikipedia.org/wiki/General_Data_Protection_Regulation> I
urgently need to change thousands of tiddler titles for sequential neutral
titles and "dummify" field values in wikis I made for the past 5 or 6
years.
Alternatively I just have to delete them and loose access to a lot of
material that I myself, and collegues have generated over the years.

I don't need a text find and replace function - because the tiddler titles
and field values are all unique - and not what I need to backup.

I wonder how I would be able to create a "one-button operation" to handle
these two funtions:

1) Identify all tiddlers tagged with a tag - "dummify" all specified field
values - with a specific value
2) Replace tiddler titles with a new sequentially generated title - eg.
"title 01", "title 02" - etc..

I've got untill midnight UTC - then I will have to delete alle of those
wikis...

I will buy you a cake (and a cup of coffe) if any of you guys can help me
out here :-)

Cheers Måns Mårtensson


fre. 25. maj 2018 kl. 11.47 skrev TonyM <anthony.mus...@gmail.com>:

> Mat,
>
> Depending on your workflow changing usernames is not so difficult.
> Especialy if you design components on one wiki with Admin. When you think
> you are done switch to your own user id, before sharing delete your tiddler
> change the user id to guest and share.
>
> This works even better if you maintain a seperate edition to apply fixes.
>
> I am building a tiddler to prompt for the user id on open.
>
> Another way is to consider the user id as a session name. Development
> session and named user session. I may even build a way to hide the edit
> button on tiddlers the current user does not own (creator).
>
> Food for thought
>
> Regards
> Tony
>
> --
> 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/5241fd09-6c5c-463e-a0dc-7b63a0e79fbf%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/CAK3VnJTt8Tw5AFJi18McW5ri54PEkLU8kEGTgSs7TsYvbLBqYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Single executable version of multi-user tiddlywiki, release candidate

2018-03-23 Thread Måns Mårtensson
Wauv!!

Please setup a PayPal account - I wan't to pay for this ;-)

Great work @Jed

Just ran it on Win 10 and everything seems to work out of the box :-)

Also: *What a great way to showcase editions*.

Nice touch with the 0.0.0.0. button ;-)

Is there a way to point to a folder with your own editions - to use as
templates?


Cheers Måns Mårtensson



2018-03-23 13:22 GMT+01:00 Jed Carty <inmyso...@gmail.com>:

> A new release candidate is here!
>
> This time it has a new way of making new wikis without using shell scripts
> because that seemed to be the biggest source of problems for people. So now
> you go to the tab in the control panel, select the edition you want to use,
> give it a name and then click a button and it creates and starts the wiki.
> There is even a list that automatically updates to show all the available
> wikis being served.
>
> I don't have a reliable way to test this in windows, so windows testers
> are appreciated.
>
>
> OSX note: I haven't found a way to make the file executable when you
> download it yet so you have to run 'chmod +x tiddlyOSX.command' in the
> terminal before you can use it. Once the other bugs are worked out I will
> just bundle it as a .app file and release that which should avoid the
> problem.
>
>
> For the donations conversation:
>
> I don't think that patreon supports one-time donations. We are looking
> into setting up a PayPal account that could take one-time donations, but
> when I did that with my personal account in the past I didn't have much
> success.
>
> --
> 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/2d6e9e29-6390-43e1-aa3b-08e085799802%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/2d6e9e29-6390-43e1-aa3b-08e085799802%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJRke%2BRYFK5Tek3%3DoKxpdOTN9chtedZvyWf_sSRTXGD2ZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Use an image as a site title but keep the text for the browser tab

2017-12-21 Thread Måns
Hi Jed

>How did you find out that you can do that?

I'm afraid I don't remember :)
I am sure I found out how to do it in TWClassic years ago.
Someone on this group showed me how. 
Maybe it was @Eric S ? 

Cheers Måns


Den torsdag den 21. december 2017 kl. 14.51.51 UTC+1 skrev Jed Carty:
>
> Måns,
>
> That is a much nicer solution than mine. How did you find out that you can 
> do that? I would never have thought to try anything like that.
>

-- 
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/c5254a01-9d40-4e0d-a282-a626b6047fbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Use an image as a site title but keep the text for the browser tab

2017-12-21 Thread Måns Mårtensson
Hi

I do it like this:

In SiteTitle:

ACPAD[img width=252 class="tc-image"
[acpadLogo.png]]

In the Subtitle:

Studies

Seems to work fine.

Enjoy
Cheers Måns

Link: http://acpad.tiddlyspot.com/#%24%3A%2FSiteTitle

tor. 21. dec. 2017 kl. 13.18 skrev 'bar to' via TiddlyWiki <
tiddlywiki@googlegroups.com>:

> I probably searched everywhere but couldn't find an answer.
>
> I have a picture as the site title, that works great but the text in the
> browser tab now just looks like this " --- Subtitle".
> How can i use a Site Title and still keep the picture?
>
> --
> 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/adb028bb-fed0-4f52-a26f-c80cadaff30b%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/adb028bb-fed0-4f52-a26f-c80cadaff30b%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/CAK3VnJRcxVjvJ_cLhLyebJr0d1BBsdPj7znfmQ9y%2BayqenNOQA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [docs] Introduction to Lists

2017-12-04 Thread Måns Mårtensson
Hi Eric

I remember at one of the TiddlyWiki hangouts you told that a friend of
yours asked if he could get an empty version of your InsideTW document.

I'd love to see your InsideTW published as a TW-edition in its own right.

Is there any hope that you will publish it as a document we can use from
scratch?


Cheers Måns

2017-12-03 16:36 GMT+01:00 Eric Shulman <elsdes...@gmail.com>:

> On Sunday, December 3, 2017 at 6:38:52 AM UTC-8, Diego Mesa wrote:
>>
>> I just came across Eric Shulman's impressive "Inside TiddlyWiki: The
>> Missing Manual"!
>>
>> https://github.com/ericshulman/InsideTiddlyWiki
>>
>> I know there has been a lot of discussions recently about the best new
>> user experience and a bit of a refresh of tw.com centered on new users,
>> and I thought this contributes much to the discussion!
>>
>
> Thanks... it should be noted, however, that although the "TiddlyBook"
> framework and *outline* for topics is there, and some of the introductory
> materials have been written, much of the actual instructional content is
> still incomplete.  Unfortunately, while I have a clear idea of what I
> intend to write, progress on actually completing the book has been at a
> virtual standstill for quite some time due to personal circumstances
> outside of my control (primarily health-related problems).  I still plan to
> complete the work, but it's not there yet.  Thus, the "Missing Manuals" tag
> line in my signature.
>
> Also, the URL you provided is a link to the github repository for the
> book, but there is also a direct "GitHub Pages" URL that allows you to
> directly view and interact with the document online:
>
> http://tiddlytools.github.io/InsideTW/
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
> InsideTiddlyWiki: The Missing Manuals
>
> --
> 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/f73cf084-32d1-4490-b167-4e6517116f8a%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/f73cf084-32d1-4490-b167-4e6517116f8a%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJR4fmXRw-76yMZyW-QdOOpigPhtrLwHt_AqrXU8%3DRfDRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TiddlySpot.com down - or only me?

2017-11-15 Thread Måns Mårtensson
@Elise
+1
Point taken :)
Followed your example, counted years of usage - and made a donation.

Cheers

ons. 15. nov. 2017 kl. 14.12 skrev springer :

> I love that TiddlyWiki and TiddlySpot are free and open-source. But this
> TiddlySpot edit-outage made clear how much I have been relying (since 2005
> or so) on Simon and Daniel's attention to this unique server, and it sounds
> like I'm not alone. (You all never hear from me anymore when things are
> going well, because I poured my nerd-energy into customizations for the
> first few years and have been coasting ever since.)
>
> Although I don't "profit" from TiddlySpot or TiddlyWiki in any direct way,
> I don't know how I'd teach without them, since nothing else lets me
> customize a powerfully responsive non-linear web of A/V resources to have
> at my fingertips in the classroom and ALSO lets me send students to the
> same source in read-only form to poke around and explore related ideas with
> tightly-knit internal links. In addition to studying the information I'm
> curating for them via the TiddlySpot site, they can also try practice
> quizzes (with sliders to reveal answers and explanations, as well as more
> links). Somehow all the dedicated courseware code I've seen (moodle,
> Blackboard, etc.), to which universities devote lots of attention, still
> offers nothing comparable. (I know, I'm preaching to the converted here...)
>
> I'm pulling up the "Donate" link at TiddlySpot again, wanting not to take
> this platform for granted: http://tiddlyspot.com/?page=donate
>
> -Elise
>
>
> On Tuesday, November 14, 2017 at 5:33:17 PM UTC-5, Jeremy Ruston wrote:
>
>> Simon Baird, one of the TiddlySpot creators/admins replied to me on
>> Twitter:
>>
>> https://twitter.com/simonbaird/status/930263126078996481
>>
>> Great news for everybody, and many thanks to Simon and Daniel for their
>> indomitable support efforts,
>>
>> Best wishes
>>
>> Jeremy
>>
>>
>> [image: image1.png]
>>
>> --
>> Jeremy Ruston
>> jer...@jermolene.com
>> https://jermolene.com
>>
>
>> On 14 Nov 2017, at 22:10, @TiddlyTweeter  wrote:
>>
>> Its working for me ... https://www.youtube.com/watch?v=gxxx46eCp08
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TiddlyWiki" group.
>>
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to tiddlywiki+...@googlegroups.com.
>> To post to this group, send email to tiddl...@googlegroups.com.
>>
>>
>> Visit this group at https://groups.google.com/group/tiddlywiki.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/tiddlywiki/5a3a3f36-9a1c-45b9-87ef-6f549a9d%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/2ee0bd08-e261-4b07-aedb-78130cae1eff%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/CAK3VnJSEJJqi80tC-Ur%2B6XXfs9M9BeiEjtwfJ5%2B67QPqdrx2XQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Presenting my simple mobile layout...

2017-10-29 Thread Måns
Hi JD

Very beautiful and very practical. 
Thank you very much for sharing it!!
Works great on an iPad mini and a very small iPhone 5 too :-)

I've put it into use here already: ACPAD Studies 
<http://acpad.tiddlyspot.com/>

It might be nice if it was bundled like a plugin and could be toggled 
on/off in the plugin's controlpanel?
Just a thought..

Cheers Måns Mårtensson

Den søndag den 29. oktober 2017 kl. 15.04.06 UTC+1 skrev JD:
>
> Hello everyone :)
>
> I've been lurking here for quite a while now, and only joined after 
> finally having the guts to share with you my TW5 customization, demoed here:
>
> http://j.d.simplemobile.tiddlyspot.com/
>
> It's a mobile layout based on the looks of modern Android Chrome, which is 
> what I usually browse with at night or during commute. 
>
> I know nothing beyond HTML and CSS, and as such, those are the only things 
> I used with the layout. If there are better ways to go about what I've at 
> the demo site, please let me know so I can update the affected tiddlers, 
> and for my own improvement :)
>
> I'm actually kinda proud of it, please take a look around. 
>

-- 
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/2efba6fb-047f-45d2-8c88-d4cda7303557%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Presenting ifAisB Macro: Compare Strings if-then-else Style

2017-05-02 Thread Måns Mårtensson
Thank you Thomas :-)

2017-05-01 23:40 GMT+02:00 Thomas Elmiger :

> Hi Josiah & all,
>
> Here’s a little quiz for you: http://tid.li/tw5/hacks.html#
> Distances%20Quiz
>
> I just played a bit with a short quiz macro that uses ifAisB and a buttoun
> to set tags …
>
> Have fun!
> 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/889379c0-ecf0-441e-8ae0-60cc71fc57c5%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/CAK3VnJTGbkCj7PsUDdrk3-_9vOD-SMu8kdpfUxrZDa-HY%3DbX3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Presenting ifAisB Macro: Compare Strings if-then-else Style

2017-05-01 Thread Måns
Hi Thomas

Great, great, great :-)
Well done!!

With the new 5.1.14 editions new features - dnd etc. - your macro could 
help start a veritable lavine of games for TiddlyWiki!!
Card games, dnd questions to answers with instant feedback etc., etc   

Maybe we should announce a "create games & quizzes challenge" to speed up 
things?

Cheers Måns Mårtensson

Den søndag den 30. april 2017 kl. 15.48.54 UTC+2 skrev Thomas Elmiger:
>
> Hi all  
>
> A new "hack" is ready for you to try – I hope you will find it useful, 
> e.g. to create quizzes or tests, to automate letters, …
>
> This macro offers a solution for simple if-then-else text generation. It 
> presents some added value compared to the reveal widget: it accepts 
> variables as well as text references and it can show an error message. The* 
> ifAisB macro *comes with full documentation in the tiddler 
> $:/_telmiger/ifAisB 
> <https://tid.li/tw5/hacks.html#%24%3A%2F_telmiger%2FifAisB> – a link to 
> the documentation can also be found below. 
>
>
> Credits and more examples: This solution was inspired by and developed 
> together with Måns who describes his usage of a former version in this 
> post <https://groups.google.com/d/msg/tiddlywiki/tm1MH8etwrE/z__sB_TJAgAJ> 
> in the Google group. Many others have contributed with relating posts or 
> inspiring ideas. So thank you, TW community!
>
>
> --
>
> A shorthand macro to test if the value of a field *priority* equals "a" 
> could be defined and used like this:
>
>
> \define check-a() <$macrocall $name="ifAisB" A={{!!priority}} B="a" 
> then="priority is a" else="priority is not a"/>
>
> <>
>
> --
>
> See documentation here: 
> https://tid.li/tw5/hacks.html#ifAisB%20%E2%80%93%20Compare%20if-then-else%20Style%20in%20Wikitext
>  
>
>
> As always: *Do yourself a favour and save a backup* before trying my 
> stuff. 
>
> Let me know if it works for you.
>
> All the best, 
> 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/e8d7bc03-6643-4a63-b826-d16f85c36851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Problem with the text-slicer plugin from the plugin library. Dom-parser seems to be missing?

2017-04-12 Thread Måns Mårtensson
Hi Jeremy

Thank you.

I actually had it set to fluid and tiddlers to fixed.
What I had hoped for was that the sidebar would cover tiddlers and not vice
versa...
I guess I would need to put the right sidebar in some kind of slider/ popup
to achieve this effect.

Happy hollidays.

Cheers Måns Mårtensson
tir. 11. apr. 2017 kl. 22.33 skrev Jeremy Ruston <jeremy.rus...@gmail.com>:

> Hi
>
> When I change the tiddler left position - the index of the sliced document
> is shown. Nice :-)
>
> Right sidebar is hidden below open tiddlers.
>
> I guess I need to change the z position for either tiddlers or sidebar.
>
>
> As well as setting $:/themes/tiddlywiki/vanilla/metrics/storyleft to eg
> 400px , you should set the sidebar layout to "fluid-fixed”.
>
> Best wishes
>
> jeremy
>
> Any suggestions?
>
> Cheers Måns Mårtensson
>
> 2017-04-11 18:56 GMT+02:00 Jeremy Ruston <jeremy.rus...@gmail.com>:
>
>> Hi Måns
>>
>> My next question is: Where do I get the xmldom plugin?
>>
>> Is it stored with another name in the plugin repository?
>>
>>
>> It is in the official plugin library under the name "Wrapper for xmldom”,
>> with the title "$:/plugins/tiddlywiki/xmldom”. You can search for “xml” to
>> find it easily.
>>
>> Best wishes
>>
>> Jeremy.
>>
>>
>>
>> Cheers Måns Mårtensson
>>
>> Den tirsdag den 11. april 2017 kl. 18.36.43 UTC+2 skrev Måns:
>>>
>>> Hi TwWizards (@jermolene in particular)
>>>
>>> I installed $:/plugins/tiddlywiki/text-slicer from the plugin library.
>>> When reloading the wiki I get this error message:
>>> Error executing boot module
>>> $:/plugins/tiddlywiki/text-slicer/modules/slicer.js: "Cannot find module
>>> named '$:/plugins/tiddlywiki/xmldom/dom-parser' required by module
>>> '$:/plugins/tiddlywiki/text-slicer/modules/slicer.js', resolved to
>>> $:/plugins/tiddlywiki/xmldom/dom-parser" undefined
>>>
>>> and the plugin doesn't work - except showing new error messages when you
>>> click the slicer button in the tiddler toolbar.
>>>
>>> I'm using an empty TW document ver 5.1.13.
>>>
>>> Cheers Måns Mårtensson
>>>
>>
>> --
>> 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/359ee5d4-0375-4763-b223-fc6a7dfb2e44%40googlegroups.com
>> <https://groups.google.com/d/msgid/tiddlywiki/359ee5d4-0375-4763-b223-fc6a7dfb2e44%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> 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/6D549411-A275-4048-B0DF-6FB5CB2C5261%40gmail.com
>> <https://groups.google.com/d/msgid/tiddlywiki/6D549411-A275-4048-B0DF-6FB5CB2C5261%40gmail.com?utm_medium=email_source=footer>
>> .
>>
>> 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/CAK3VnJRHbFs3Y67kVZmwa0DoA0qO%2B0EstQtyitkyEa9eimKuEQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJRHbFs3Y67kVZmwa0DoA0qO%2B0EstQtyitkyEa9eimKuEQ%40mail.gmail.com?utm_medium=email_source=footer>
> .
>
>
> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscr

Re: [tw] Re: Problem with the text-slicer plugin from the plugin library. Dom-parser seems to be missing?

2017-04-11 Thread Måns Mårtensson
Hi Jeremy

Ahaa - I should have used my glasses ...
Now it works!
Thank you very much.

When I change the tiddler left position - the index of the sliced document
is shown. Nice :-)

Right sidebar is hidden below open tiddlers.

I guess I need to change the z position for either tiddlers or sidebar.
Any suggestions?

Cheers Måns Mårtensson

2017-04-11 18:56 GMT+02:00 Jeremy Ruston <jeremy.rus...@gmail.com>:

> Hi Måns
>
> My next question is: Where do I get the xmldom plugin?
>
> Is it stored with another name in the plugin repository?
>
>
> It is in the official plugin library under the name "Wrapper for xmldom”,
> with the title "$:/plugins/tiddlywiki/xmldom”. You can search for “xml”
> to find it easily.
>
> Best wishes
>
> Jeremy.
>
>
>
> Cheers Måns Mårtensson
>
> Den tirsdag den 11. april 2017 kl. 18.36.43 UTC+2 skrev Måns:
>>
>> Hi TwWizards (@jermolene in particular)
>>
>> I installed $:/plugins/tiddlywiki/text-slicer from the plugin library.
>> When reloading the wiki I get this error message:
>> Error executing boot module 
>> $:/plugins/tiddlywiki/text-slicer/modules/slicer.js:
>> "Cannot find module named '$:/plugins/tiddlywiki/xmldom/dom-parser'
>> required by module '$:/plugins/tiddlywiki/text-slicer/modules/slicer.js',
>> resolved to $:/plugins/tiddlywiki/xmldom/dom-parser" undefined
>>
>> and the plugin doesn't work - except showing new error messages when you
>> click the slicer button in the tiddler toolbar.
>>
>> I'm using an empty TW document ver 5.1.13.
>>
>> Cheers Måns Mårtensson
>>
>
> --
> 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/359ee5d4-0375-4763-b223-
> fc6a7dfb2e44%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/359ee5d4-0375-4763-b223-fc6a7dfb2e44%40googlegroups.com?utm_medium=email_source=footer>
> .
> 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/6D549411-A275-4048-B0DF-6FB5CB2C5261%40gmail.com
> <https://groups.google.com/d/msgid/tiddlywiki/6D549411-A275-4048-B0DF-6FB5CB2C5261%40gmail.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJRHbFs3Y67kVZmwa0DoA0qO%2B0EstQtyitkyEa9eimKuEQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Problem with the text-slicer plugin from the plugin library. Dom-parser seems to be missing?

2017-04-11 Thread Måns
By mistake I posted this question on the TiddlyWeb forum. 
Jeremy answered: 

"You need to also install the xmldom plugin in order for text-slicer to 
work properly,"

My next question is: Where do I get the xmldom plugin?
Is it stored with another name in the plugin repository?


Cheers Måns Mårtensson

Den tirsdag den 11. april 2017 kl. 18.36.43 UTC+2 skrev Måns:
>
> Hi TwWizards (@jermolene in particular)
>
> I installed $:/plugins/tiddlywiki/text-slicer from the plugin library.
> When reloading the wiki I get this error message:
> Error executing boot module 
> $:/plugins/tiddlywiki/text-slicer/modules/slicer.js: "Cannot find module 
> named '$:/plugins/tiddlywiki/xmldom/dom-parser' required by module 
> '$:/plugins/tiddlywiki/text-slicer/modules/slicer.js', resolved to 
> $:/plugins/tiddlywiki/xmldom/dom-parser" undefined
>
> and the plugin doesn't work - except showing new error messages when you 
> click the slicer button in the tiddler toolbar.
>
> I'm using an empty TW document ver 5.1.13.
>
> Cheers Måns Mårtensson
>

-- 
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/359ee5d4-0375-4763-b223-fc6a7dfb2e44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Problem with the text-slicer plugin from the plugin library. Dom-parser seems to be missing?

2017-04-11 Thread Måns
Hi TwWizards (@jermolene in particular)

I installed $:/plugins/tiddlywiki/text-slicer from the plugin library.
When reloading the wiki I get this error message:
Error executing boot module 
$:/plugins/tiddlywiki/text-slicer/modules/slicer.js: "Cannot find module 
named '$:/plugins/tiddlywiki/xmldom/dom-parser' required by module 
'$:/plugins/tiddlywiki/text-slicer/modules/slicer.js', resolved to 
$:/plugins/tiddlywiki/xmldom/dom-parser" undefined

and the plugin doesn't work - except showing new error messages when you 
click the slicer button in the tiddler toolbar.

I'm using an empty TW document ver 5.1.13.

Cheers Måns Mårtensson

-- 
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/cfdd6899-52c0-4438-a1ed-7279adedab2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 - Simple macro question: If fieldvalue is empty, true or false then render ...

2017-04-10 Thread Måns
Hi

For anyone who has followed this thread - or just found it and wants to see 
how the solution ended up looking like - here's a glimpse at the code:

\define if(value:"_false_",test,true,else,error) 
<$vars value="""$value$""" test="""$test$"""> 
<$set name="result" filter="[!prefix[_false_]]" value="compare" 
emptyValue="if-error">
<$macrocall $name=<> value=<> test=<> true="""$true$""" 
else="""$else$""" error="""$error$""" />
 

\end

\define compare(value,test,true,else,error) 
<$vars value="""$value$""" test="""$test$""" true="""$true$""" 
else="""$else$"""> 
<$set name="result" filter="[prefix]" value=<> 
emptyValue=<>>
<>
 

\end

\define if-error(value,test,true,else,error:"undefined")
//$error$//
\end

\define male() <$macrocall $name="if" value={{!!gender}} test="he" true="male" 
else="female" error="choose gender"/>
\define g() <$macrocall $name="if" value={{!!gender}} test="he" true="he" 
else="she"/>
\define G() <$macrocall $name="if" value={{!!gender}} test="he" true="He" 
else="She"/>
\define g2() <$macrocall $name="if" value={{!!gender}} test="he" true="him" 
else="her"/>
\define G2() <$macrocall $name="if" value={{!!gender}} test="he" true="Him" 
else="Her"/>
\define g'() <$macrocall $name="if" value={{!!gender}} test="he" true="his" 
else="her"/>
\define G'() <$macrocall $name="if" value={{!!gender}} test="he" true="His" 
else="Her" error="gender not defined"/>

<$checkbox field="gender" checked="he" unchecked="she"> <>

<$checkbox field="gender" checked=""> undefined 

!! Gender Test Results

g is ''<>''

G is ''<>''

g2 is ''<>''

G2 is ''<>''

g' is ''<<g'>>''

G' is ''<<G'>>''


I now have it working in my "teacher's tool for writing student statements" 
here: måns.dk/udtalelser/test <http://xn--mns-ula.dk/udtalelser/test/>

It's all in Danish I'm afraid. 
The example code is here: http://xn--mns-ula.dk/udtalelser/test/#Helmigers

My danish variant is here: 
http://xn--mns-ula.dk/udtalelser/test/#PronominVariabel

Happy hacking :-)

Cheers Måns Mårtensson

Den lørdag den 8. april 2017 kl. 13.15.24 UTC+2 skrev Måns:
>
> Hi TwWizards
>
> I am attempting to create a couple of global macros which will allow 
> simple text templating.
>
> My question is: How can a create a few simple macros which will render 
> different results depending on a fieldvalue in a tiddler?:
>
> Tagged: $:/tags/Macro
>
> \define name() {{!!surname}}
>
> \define hs() If the value of the field gender is true then show: "he". 
> If gender is false then show: "she". If gender value is empty show: it
> \end
> \define Hs()  If the value of the field gender is true then show: "He". 
> If gender is false then show: "She". If gender value is empty show: It
> \end
> \define hs'()  If the value of the field gender is true then show: "his". 
> If gender is false then show: "her". If gender value is empty show: it's
> \end
> \define Hs'()  If the value of the field gender is true then show: "His". 
> If gender is false then show: "Her". If gender value is empty show: It's
> \end
> \define gender()  If the value of the field gender is true then show: "boy". 
> If gender is false then show: "girl". If gender value is empty show: boy/girl
> \end
>
> <>
>
> <$checkbox field="gender" checked="true" 
> unchecked="false"><>
>
> <>
> <>
> <<hs'>>
> <<Hs'>>
>
>
> (As usual) I need some kind of "if-logic" ...
>
> Cheers Måns Mårtensson
>
>

-- 
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/ad4b09be-f791-4dd7-8b03-ca39ce832911%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 - Simple macro question: If fieldvalue is empty, true or false then render ...

2017-04-08 Thread Måns
Hi Thomas

I'm afraid some kind of "neuronic" overloading is what is happening to my 
brain :-)

I tried this to get closer to what I want. I'm afraid it doesn't work this 
way:

\define He-She-check(gendervalue:"_false_") 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[!prefix[_false_]]" value="He-She" 
emptyValue="no-value">

<$macrocall $name=<> gendervalue=$gendervalue$ />

 

\end

\define he-she(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="he" emptyValue="she">

result: <>

 

\end

\define He-She(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="He" emptyValue="She">

result: <>

 

\end

\define no-value(gendervalue)

gender is not defined

\end

\define him-her(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="him" emptyValue="her">

result: <>

 

\end

\define Him-Her(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="Him" emptyValue="Her">

result: <>

 

\end

\define his-her(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="his" emptyValue="her">

result: <>

 

\end

\define His-Her(gendervalue) 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[prefix[he]]" value="His" emptyValue="Her">

result: <>

 

\end

\define g() <$macrocall $name="he-she-check" gendervalue={{!!gender}}/>
\define G() <$macrocall $name="He-She-check" gendervalue={{!!gender}}/>
\define g2() <$macrocall $name="him-her-check" gendervalue={{!!gender}}/>
\define G2() <$macrocall $name="Him-Her-check" gendervalue={{!!gender}}/>
\define g'() <$macrocall $name="his-her-check" gendervalue={{!!gender}}/>
\define G'() <$macrocall $name="His-Her-check" gendervalue={{!!gender}}/>

<$checkbox field="gender" checked="he" unchecked="she"> male
output: <$macrocall $name="He-She-check" gendervalue={{!!gender}}/>

<>
<>
<>
<>
<>
<>


Den lørdag den 8. april 2017 kl. 18.54.43 UTC+2 skrev Thomas Elmiger:
>
> Part 2: Assigning other values by calling a macro via a variable. 
>
> Code: 
>
> ---
>
> \define He-She-check(gendervalue:"_false_") 
> <$vars value="""$gendervalue$"""> 
> <$set name="result" filter="[!prefix[_false_]]" value="He-She" 
> emptyValue="no-value">
>
> <$macrocall $name=<> gendervalue=$gendervalue$ />
>
>  
> 
> \end 
>
> \define He-She(gendervalue) 
> <$vars value="""$gendervalue$"""> 
> <$set name="result" filter="[prefix[he]]" value="He" 
> emptyValue="She">
>
> result: <> 
>
>  
> 
> \end 
>
> \define no-value(gendervalue) 
>
> gender is not defined 
>
> \end 
>
> <$checkbox field="gender" checked="he" unchecked="she"> male
>
> output: <$macrocall $name="He-She-check" gendervalue={{!!gender}}/>
>
> ---
>
> In the check-macro we test, if the value is not empty in the same way as 
> before. 
> According to the test result we assign the name of the next macro we want 
> to call. 
> If we have a value, we go to the He-She macro and check, if the value is 
> "he". Then we generate a maching output "He" or "She". 
>
> O.k. for your brain? 
>
> All the best!
> 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/87482ee3-1123-4c4b-a82a-ab33908dd669%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Positive Assertions In One Sentence ... (aka Saying Succinctly What TW Is About ...)

2017-04-08 Thread Måns
Hi TiddlyTweeter

Great exercise :-)
I will try to express my opinion in one word, two words and a sentence:

Controllerism

Chinese boxes

Haiku for hackers


Cheers Måns Mårtensson

Den fredag den 7. april 2017 kl. 15.42.09 UTC+2 skrev @TiddlyTweeter:
>
> One of the vital things about #TiddlyWiki 
> <https://twitter.com/search?q=%23TiddlyWiki> is it champions the 
> importance of the #AUTHOR.
>
> And yours ... ?
>

-- 
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/718a96a2-3f8a-4438-a699-bbb70fc5dc90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW5 - Simple macro question: If fieldvalue is empty, true or false then render ...

2017-04-08 Thread Måns
Hi Thomas

Thank you very much for answering :-)
If I do it like this:

\define he-she-it(gendervalue:"_false_") 
<$vars value="""$gendervalue$"""> 
<$set name="result" filter="[!prefix[_false_]]" value=<> 
emptyValue="it" > 
<> 
 
 
\end 

<$checkbox field="gender" checked="he" unchecked="she"><>


Nothing is shown when the field is either empty or doesn't exist.
It shows "he" when "he" is the value and "she" if "she" is the value.
It doesn't seem to do anything except rendering the fieldvalue when I use 
it like this..

Actually I don't need the neutral state - just: he, she, He, She, his, her. 
His Her computed from the state value (true or false) of a field (gender) 
(If the field does not exist a default value like: "gender not known" would 
suffice.

For convience I want to use short macros like <>, <>, <<g's>> and 
<<G's>> to render different results..

To me it seems like it should/would be some very simple (understandable) 
macro I should be able to string together with a few conditional "if's" 
here and there and wikitext... 
However I've been trying to do this in a TW for some years now - and I 
always have to give up because it gets to complicated for my (brain) usage 
:-) 
It always ends up with shooting sparrows with cannons eg: using Library 
tiddlers and what not ...

Thank you for trying to help me out - even if I don't understand the macro 
definition you posted :-)

Cheers Måns Mårtensson



Den lørdag den 8. april 2017 kl. 14.20.36 UTC+2 skrev Thomas Elmiger:
>
> Forgot to mention: my solution works, if you store "he" or "she" as values 
> in the field "gender" and call my macro with this value as a parameter. 
>
> Of course this solves only one of your questions but maybe it helps as a 
> starting point. 
>

-- 
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/54cc1e02-44a2-45c9-a0f1-c920cf82578a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 - Simple macro question: If fieldvalue is empty, true or false then render ...

2017-04-08 Thread Måns
Hi TwWizards

I am attempting to create a couple of global macros which will allow simple 
text templating.

My question is: How can a create a few simple macros which will render 
different results depending on a fieldvalue in a tiddler?:

Tagged: $:/tags/Macro

\define name() {{!!surname}}

\define hs() If the value of the field gender is true then show: "he". 
If gender is false then show: "she". If gender value is empty show: it
\end
\define Hs()  If the value of the field gender is true then show: "He". 
If gender is false then show: "She". If gender value is empty show: It
\end
\define hs'()  If the value of the field gender is true then show: "his". 
If gender is false then show: "her". If gender value is empty show: it's
\end
\define Hs'()  If the value of the field gender is true then show: "His". 
If gender is false then show: "Her". If gender value is empty show: It's
\end
\define gender()  If the value of the field gender is true then show: "boy". 
If gender is false then show: "girl". If gender value is empty show: boy/girl
\end

<>

<$checkbox field="gender" checked="true" 
unchecked="false"><>

<>
<>
<<hs'>>
<<Hs'>>


(As usual) I need some kind of "if-logic" ...

Cheers Måns Mårtensson

-- 
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/9253988b-aa6d-49dc-92fe-15c52c8ec1cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tab naming question

2016-12-02 Thread Måns
Hi Riz

Thank you very much for looking into it. 
It worked perfectly to reinstall the theme and delete three of the tiddlers.

Thanks again, again and again :-)

Regards Måns Mårtensson

Den fredag den 2. december 2016 kl. 16.24.28 UTC+1 skrev Riz:
>
>
> Hi Mans,
>
> I was inspecting your TW. The problem is there are few vestiges of old 
> version of moments. I have tweaked the plugin so that this won't happen 
> again. Here is what you got to do.
>
> 1. Drag and drop the plugin once more to your TW and install it. 
> 2. Navigate to the plugin tiddler. 
> 3. You will find that there are three overridden tiddlers - 
> $:/tesseract/Moments/animate.css, $:/tesseract/Moments/Options and and 
> $:/tesseract/Moments/Sub-CSS. Open these three tiddlers and delete them. 
> Your issues must be resolved if my assumption is correct.
>
> I am glad you liked it :-)
>

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


[tw] Re: [Theme] Moments: A little color won't hurt

2016-12-02 Thread Måns
Hi Riz

Thank you very much for noticing the absense of the author name..
Your theme adaptions for TiddlyWiki are very useful and pleasing to the eye.
I like your addition of the pagination too :-)

Great job!

Regards Måns Mårtensson  

Den fredag den 2. december 2016 kl. 06.40.51 UTC+1 skrev Riz:
>
>
>
> Also I see that in the ghostwriter theme the username fails to appear in 
> your blog. Necessary corrections have been made and pagination has been 
> added to the ghostwriter theme. In case you do not want pagination, it can 
> be turned off from Control Panel > Appearance > Ghostwriter. 
>
> I hate to dig up the ghostwriter thread to post this, otherwise this info 
> has been posted to relevant places.
>

-- 
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/7454871c-5764-48fa-8f5c-8c81e0634085%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: tab naming question

2016-12-02 Thread Måns
Hi Riz

Thank you very much for noticing the absense of the author name..
Your theme adaptions for TiddlyWiki are very useful and pleasing to the eye.
I like your addition of the pagination too :-)

Great job!

Regards Måns Mårtensson  
 

Den fredag den 2. december 2016 kl. 10.37.55 UTC+1 skrev Ákos Szederjei:
>
> It seems to me that I can not use the usual [[Link name|tab link]] syntax 
> in 
> tabs. Is there a way to do that. 
>
> For example I would like to have a tab names "First" but the tiddler name 
> is 
> "First Tab". 
>
> Thanks 
>
> Ákos 
>

-- 
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/7f1c023c-0075-411a-bc65-61ea731fd9a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [Theme] Moments: A little color won't hurt

2016-12-02 Thread Måns
Hi Riz

:-) :-) :-) :-)

Thank you so very much! 
I'm impressed that you were able to accommodate all four requests.

Now my contents popup ("Indhold" in danish) has centered text (middle 
aligned list items) .
I see that your original contents popup is aligned to the left and I don't 
see how mine is different from your's?
 
Can you tell why - just by looking at it? 

http://xn--mns-ula.dk/dansk/filosofi/#TableOfContents looks fine - it is 
when it is opened from the sidebar it gets centered..

Cheers Måns Mårtensson

Den fredag den 2. december 2016 kl. 04.42.19
 UTC+1 skrev Riz:
>
> *Update*
>
> Done, done, done and done.
>
> Thank you -for multiple reasons. First of all this is the first time I am 
> actually seeing someone using the themes. The issues you raised were 
> something I was having - not just for this theme but for all the other 
> themes I have been working on. I was working around it with a few tricks. 
> Yesterday when you posted I finally sat down to see if I can find a real 
> solution -and et voila, it was there. Last, the piece of code you pointed 
> reminded me that I forgot to include Ton Gerner in the Acknowledgements. 
> The left sidebar is mostly derived from his work, and it is to show that I 
> kept the class names as his original ones.
>
>
> Find the update at: http://tesseractmoments.surge.sh/
>

-- 
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/aefbe518-e6a7-4435-b658-d81e24b06a19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [Theme] Moments: A little color won't hurt

2016-12-01 Thread Måns
Hi Riz

Thank you very much for sharing your adapted Wordpress theme here.
Great to have more options for choosing themes in a non-destructive way.

4 questions:

a) I changed the language to danish but the search input field (in the left 
sidebar) still shows "search" in english instead of the danish translation 
"søg". How do I change this?

b) The "tgc-leftmenu animated fadeIn" header "logo"(Search) is "Search" 
(again in english). 
I found out that I could change the text in the tiddler: 
"$:/tesseract/Moments/SearchSidebarPopup".
Is there a way to make it change with the choosen language?

c) Every time you click a menu item or open a popup from the sidebar the 
wiki is marked as "dirty". 
I'd like to change this - as I keep forgetting if I made changes the the 
content - and I don't want the wiki to get "dirty" just by reading it. 
Is it possible to change this behaviour?

d) I'd like the slidein popup to close when you click outside it  - so you 
don't have to click the close button or the menu item once again to close 
it.
Is it possible to make it behave like this?

Thanks again.

Sincerely Måns Mårtensson

Ps: I'm using two of your themes here:
a) http://xn--mns-ula.dk/filosofi
b) http://guitar.tiddlyspot.com/

Den lørdag den 26. november 2016 kl. 18.05.54 UTC+1 skrev Riz:
>
> Moments is a beautiful free and responsive theme available for wordpress. 
> This is an adaptation of the same for TW5 platform. All the design credits 
> goes to the site and the original designer.
>
> Screenshots: http://imgur.com/a/IgzJo
>
> To see demo and download the plugin, go to: 
> http://tesseractmoments.surge.sh/
>
> If you cannot see the left sidebar as shown in the screenshots, try 
> zooming out a bit. 
>
>
> Do let me know your inputs and feedbacks
>

-- 
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/6d1e934a-4fbf-4e6d-82ea-0b6ef04df888%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5]Updated Resume Builder and how polished should something be before putting it on github as a potential edition?

2016-06-12 Thread Måns
Hi Jed

I like your resume builder very much. It's great.
I want to create my own forms with the tools your builder provides.

I'd love to use an image as a title in your resumé builder.
It is possible to add an image title like this: {{header.jpg}} - and it 
will show - and look fine as a preview in the story river.
It does not  look fine in the right sidebare. Here the image seems to be 
much too big.
Do you know what I can do to make it fit also in the sidebar?

I would also like to see avery small  preview of the images I can choose 
from when I have added several images to the title list.

Cheers Måns Mårtensson

Den fredag den 17. juli 2015 kl. 01.36.22 UTC+2 skrev Jed Carty:
>
> I have done some significant updates to the resume builder wiki, the most 
> visible change is that it can now support multiple resumes. Most of the 
> rest of the changes have happened on the backend making everything more 
> consistent so that it will be easier to modify and add sections in the 
> future. I what I would like to do is have the base as something similar to 
> how it is now, and then have plugins people make that contain appropriate 
> sections and templates for different types of resumes.
>
> At the moment I am a bit stuck trying to decide on the proper balance 
> between making it very easy to use and making it flexible. I would like to 
> make a framework to include settings like in my contacts database plugin 
> <http://nolearning-contactsdb.tiddlyspot.com/>. I can make the modular 
> setup so that individual sections can be added with their own settings 
> without too much trouble, but creating everything that would go with a new 
> section and its associated settings would require sticking to some pretty 
> strict conventions that I would need to come up with so that everything can 
> play well together.
>
> So, I have something put together that mostly works (I will list the main 
> problems and questions below), but it may have some pretty significant 
> changes in the future as I try to figure out how to improve it. People 
> actually seem interested in this one so is anyone interested enough for me 
> to put the code up on github?
>
> Currently the biggest problems are:
>
> -Currently the order of the sections in the resume wizard must be manually 
> set by supplying a 'next' field in each tiddler. This needs to be automated 
> to allow user defined sections. I think I just need to look at the before 
> and after filter operators for this. There are a few problems that are a 
> direct result of this that will be easy to solve once this is taken care of.
> -While you can have multiple resumes, you currently can't have different 
> objectives, titles or contact information. This shouldn't be to terribly 
> difficult to fix.
> -The ordering of the sections and of the items within each section is the 
> same across all resumes you create. This is a harder problem to solve than 
> the previous one because you would need to sort one list based on a second 
> list as opposed to by fields of the tiddlers listed. This may require 
> javascript.
>
> Once those three problems are resolved it should be in a form where future 
> changes won't break anything, but I have no idea how long it will be before 
> I get around to trying to fix them. Particularly the third one.
>
> Any thoughts/suggestions?
>

-- 
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/cdf5286a-0c3d-40cc-9cae-d46de0f76856%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Macros to show different results all depending on a single field value?

2016-06-11 Thread Måns
Example: Gender macros at tiddlyspot.com 
<http://gendermacros.tiddlyspot.com/>

Den lørdag den 11. juni 2016 kl. 23.42.12 UTC+2 skrev Måns:
>
> Hi Matabele
>
> Thank you very much :-)
>
> I don't quite understand how to use the "myVariable" bit? - or get the 
> idea behind "emptyValue" as opposed to writing: 
> filter="[all[current]field:gender[]]" 
> value="Missing value for gender"?  - therefore I had to create a very 
> long tiddler to get 12 simple macros:
>
> Tiddler name: Macros for he_she_He_She_him_her_Him_Her_his_her_His_Her
>
> \define he()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="he" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="she" emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[]]" value="Missing 
> value for gender" emptyValue="">
> <$text text=<>/>
> 
> 
> 
> \end
> \define He()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="He" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="She" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define she()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="he" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="she" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define She()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="He" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="She" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
>
> \define him()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="him" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define Him()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="Him" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="Her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define her()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="him" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define Her()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="Him" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="Her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
>
> \define his()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="his" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define His()
> <$set name="myVariable" filter="[all[current]field:gender[male]]" value="His" 
> emptyValue="">
> <$text text=<>/>
> <$set name="myVariable" filter="[all[current]field:gender[female]]" 
> value="Her" emptyValue="">
> <$text text=<>/>
> 
> 
> \end
> \define her()
> <$set name="myV

[tw] Re: [TW5] Tiddlywiki online store My two new designs :)

2016-06-11 Thread Måns
Hi sini-Kit

Great job!
Please setup a store where you sell TW store setups :-) (in english 
please... 
I will be one of your first customers - and I would love to have an owners 
manual with setup/configuration instructions included too :-)

Cheers Måns Mårtensson 

Den lørdag den 11. juni 2016 kl. 23.38.32 UTC+2 skrev sini-Kit:
>
> Hi I continue developing my project of TW5 online store. This store is 
> static html and don't use any server code. It emails orders using google 
> forms.
> So here are my new demos http://heeg.ru/test/heeg.html and 
> http://aquastorozh.neocities.org/heeg.html#index (Russian language) I use 
> TOC for my top menu and some plugins  to make work tw5 as shop.
>
> I started study CSS3 so I tried to test some new features :)
>
>

-- 
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/a939fb0d-6196-4f35-b480-fa6e97c8d68d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Macros to show different results all depending on a single field value?

2016-06-11 Thread Måns
Hi Matabele

Thank you very much :-)

I don't quite understand how to use the "myVariable" bit? - or get the idea 
behind "emptyValue" as opposed to writing: 
filter="[all[current]field:gender[]]" 
value="Missing value for gender"?  - therefore I had to create a very long 
tiddler to get 12 simple macros:

Tiddler name: Macros for he_she_He_She_him_her_Him_Her_his_her_His_Her

\define he()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="he" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="she" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[]]" value="Missing 
value for gender" emptyValue="">
<$text text=<>/>



\end
\define He()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="He" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="She" 
emptyValue="">
<$text text=<>/>


\end
\define she()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="he" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="she" 
emptyValue="">
<$text text=<>/>


\end
\define Hun()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="He" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="She" 
emptyValue="">
<$text text=<>/>


\end

\define him()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="him" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="her" 
emptyValue="">
<$text text=<>/>


\end
\define Him()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="Him" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="Her" 
emptyValue="">
<$text text=<>/>


\end
\define her()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="him" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="her" 
emptyValue="">
<$text text=<>/>


\end
\define Her()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="Him" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="Her" 
emptyValue="">
<$text text=<>/>


\end

\define his()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="his" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="her" 
emptyValue="">
<$text text=<>/>


\end
\define His()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="His" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="Her" 
emptyValue="">
<$text text=<>/>


\end
\define her()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="his" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="her" 
emptyValue="">
<$text text=<>/>


\end
\define His()
<$set name="myVariable" filter="[all[current]field:gender[male]]" value="His" 
emptyValue="">
<$text text=<>/>
<$set name="myVariable" filter="[all[current]field:gender[female]]" value="Her" 
emptyValue="">
<$text text=<>/>


\end

{{||FakeRadio}}
<>
<>
<>


"FakeRad

[tw] Re: How do I create two fields at once with one radio button?

2016-06-11 Thread Måns
Hi Matabele

Thanks a lot :-)

I had to set it up with three states one with text="" another with 
text="female" and a third with text="male".
You are absolutely right in assuming that type="radio works,
It's a great hack :-)

Cheers Måns

Den lørdag den 11. juni 2016 kl. 07.04.28 UTC+2 skrev Matabele:
>
> Hi Mans
>
> Here's code fro a fake checkbox:
> -- set (can have multiple action widgets)
> <$reveal type="match" state="!!temp" text="set">
> <$button set="!!temp" setTo="reset" class='tc-btn-invisible'>
> <$action-listops $tiddler="test" $field="myfield" $filter="[my[filter]"/>
> ...
> SetSet
>
>  
> -- reset
> <$reveal type="match" state="!!temp" text="reset">
> <$button set="!!temp" setTo="set" class='tc-btn-invisible'>
> <$action-listops $tiddler="test" $field="myfield" $filter="[[]]"/>
> ...
> ResetReset
>
> This may be modified to make a fake radio button -- 'input type = radio', 
> as far as I recall
>
> regards
>
> On Friday, 10 June 2016 16:19:01 UTC+2, Måns wrote:
>>
>> Hi Mat
>>
>> Thank you. 
>> Please enlighten me :-)
>> Has anyone done this yet?
>> I've searched for "make a button look like a radio button" and "make a 
>> button behave like a radio button ".
>> No luck - or the information is hidden in some profound discussion about 
>> how to do something completely different?
>>
>> Cheers Måns Mårtensson
>>
>> Den fredag den 10. juni 2016 kl. 15.46.59 UTC+2 skrev Mat:
>>>
>>> Måns, great to see you on the boards again.
>>>
>>> In case it hasn't been mentioned; you can make a regular button *look *like 
>>> a radio button (even just use images) and within that regular button you 
>>> can have two setfield widgets. It would take you less than 10 minutes to 
>>> make.
>>>
>>> <:-)
>>>
>>

-- 
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/b1b7b0c2-aeac-481b-9f51-ceded58ef494%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Macros to show different results all depending on a single field value?

2016-06-11 Thread Måns
Hi cp a

Thanks a lot :-)

Cheers Måns

Den lørdag den 11. juni 2016 kl. 02.09.50 UTC+2 skrev c pa:
>
> \define Get_He_She(gender)
>  {{He_She##$gender$$}}
> \end
>
> \define Get_Him_Her(gender)
>   {{Him_Her##$gender$$}}
> \end
>
> Create tiddlers
>
> title: "He_She"
> text: "
> # This tiddler is a Data Dictionary that translates gender designations to 
> personal pronouns
>
> male: He
> female: She
>
> "
> type: Data Dictionary (application/x-tiddler-dictionary)
>
> title: "Him_Her"
> text: "
> # This tiddler is a Data Dictionary that translates gender designations to 
> personal pronouns
>
> male: Him
> female: Her
>
> "
> type: Data Dictionary (application/x-tiddler-dictionary)
>

-- 
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/4c378fdf-5de3-44b3-a216-cc9ba65d983d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Macros to show different results all depending on a single field value?

2016-06-10 Thread Måns
Hi TwWizards

I have a radio button which sets a value of a field "gender" to either 
"male" or "female".

Now I want to create 4 or 5 macros which will show/wikify the value as 
different results.

I guess some kind of "if evaluation" is needed?
 
Macro 1 should show male as "he" and female as "she" I think it should look 
like this <> or <>
Macro 1b should show male as "He" and female as "She" <> <>

Macro 2 should show male as "him" and female as "her"  <> <> 
Macro 2b should show male as "Him" and female as "Her" <> <>

I guess creating  macros like this is a better and more simple way to 
achieve what I described in this post 
<https://groups.google.com/d/topic/tiddlywiki/XlkKA4WDbDo/discussion>.

Cheers Måns Mårtensson 

-- 
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/fb41a680-47ba-4a1a-a6e2-b47b30b3b3e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How do I create two fields at once with one radio button?

2016-06-10 Thread Måns
Hi Mat

Thank you. 
Please enlighten me :-)
Has anyone done this yet?
I've searched for "make a button look like a radio button" and "make a 
button behave like a radio button ".
No luck - or the information is hidden in some profound discussion about 
how to do something completely different?

Cheers Måns Mårtensson

Den fredag den 10. juni 2016 kl. 15.46.59 UTC+2 skrev Mat:
>
> Måns, great to see you on the boards again.
>
> In case it hasn't been mentioned; you can make a regular button *look *like 
> a radio button (even just use images) and within that regular button you 
> can have two setfield widgets. It would take you less than 10 minutes to 
> make.
>
> <:-)
>

-- 
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/27d35836-c357-4943-953b-18ccaca7c39e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How do I create two fields at once with one radio button?

2016-06-10 Thread Måns
Hi again

I need to be able to toggle a gender field in a "student card". Male or 
female - and I need to setup a way for my users (collegues) to create 
sentences where they can add up to 4 variations of gender i.e.: 
"Gender is a good student". or: 
"When gender is doing gender's homework, gender is " (in Danish there 
is no difference when spelling he or hi(s)) 
I need variations on gender like: he, He, him and Him - she, She, her and 
Her.

I guess that a solution might be to let the radio button toggle between m 
and w for !!gender and create a data dictionary tiddler which has the 
variations like this:
KODE: VÆLG ALT 
<http://www.linux-abc.dk/phpBB3/ucp.php?i=pm=view=2063#>m1:he
m2:He
m3:him
m4:Himm5:hism6.His
k1:she
k2:She
k3:her
k4:Her


Next step might be to create a macrotemplate titled: "mw", which 
concatenates different parts like this: 
\define mw(var)
{{!!gender}}$var$##DataDictionaryTiddlerName
\end
<$ macrocall name="mw" var="1"/>

Usage: <> or just {{mw}} for he or she and <> for He or She and 
<> for him or her and <> for Him or Her (the 5'th variation 
isn't needed in Danish...)

Does this seem to be a good solution? - is it even possible?

Cheers Måns Mårtensson

Den fredag den 10. juni 2016 kl. 11.03.18 UTC+2 skrev Måns:
>
> Thank you very much Birthe :-)
>
> I had completely forgotten that I asked this question a long time ago - 
> and that Matabele gave me a great solution using data sets...
> Sorry Matabele ... and thank you both .).
>
> Cheers Måns Mårtensson
>
> Den fredag den 10. juni 2016 kl. 00.39.34 UTC+2 skrev Birthe C:
>>
>> Hi Måns,
>>
>> https://groups.google.com/d/msg/tiddlywiki/z-86V2W3r_0/kK4juLdop10J
>>
>>
>> Birthe
>>
>> On Friday, June 10, 2016 at 12:05:43 AM UTC+2, Måns wrote:
>>>
>>> Hi TwWizards
>>>
>>> With this code I can create one field with a radio button:
>>>
>>> <$radio field="gender" value="him"> male
>>>
>>>
>>> How do I make it create two fields at once?
>>>
>>> This doesn't work:
>>>
>>> <$radio field="gender" value="he" field="gender2" value="him"> male
>>>
>>>
>>> I remember that @matabele made a couple of plugins that would enable 
>>> creating a lot of things all at once - but I don't think it worked with 
>>> radio buttons.
>>> Please correct med if I'm wrong.
>>>
>>> Cheers Måns Mårtensson
>>>
>>

-- 
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/0f58e66e-bb42-4f22-86b2-d98d3e23d0ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How do I create two fields at once with one radio button?

2016-06-10 Thread Måns
Thank you very much Birthe :-)

I had completely forgotten that I asked this question a long time ago - and 
that Matabele gave me a great solution using data sets...
Sorry Matabele ... and thank you both .).

Cheers Måns Mårtensson

Den fredag den 10. juni 2016 kl. 00.39.34 UTC+2 skrev Birthe C:
>
> Hi Måns,
>
> https://groups.google.com/d/msg/tiddlywiki/z-86V2W3r_0/kK4juLdop10J
>
>
> Birthe
>
> On Friday, June 10, 2016 at 12:05:43 AM UTC+2, Måns wrote:
>>
>> Hi TwWizards
>>
>> With this code I can create one field with a radio button:
>>
>> <$radio field="gender" value="him"> male
>>
>>
>> How do I make it create two fields at once?
>>
>> This doesn't work:
>>
>> <$radio field="gender" value="he" field="gender2" value="him"> male
>>
>>
>> I remember that @matabele made a couple of plugins that would enable 
>> creating a lot of things all at once - but I don't think it worked with 
>> radio buttons.
>> Please correct med if I'm wrong.
>>
>> Cheers Måns Mårtensson
>>
>

-- 
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/ff98bc75-eb35-4ea5-85cf-c5c4ef5380eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] How do I create two fields at once with one radio button?

2016-06-09 Thread Måns
Hi TwWizards

With this code I can create one field with a radio button:

<$radio field="gender" value="him"> male


How do I make it create two fields at once?

This doesn't work:

<$radio field="gender" value="he" field="gender2" value="him"> male


I remember that @matabele made a couple of plugins that would enable 
creating a lot of things all at once - but I don't think it worked with 
radio buttons.
Please correct med if I'm wrong.

Cheers Måns Mårtensson

-- 
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/028f472b-3297-4e9a-b851-7e0599437bf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TWC: Using TW as a musical scratchpad with BopLand.org services

2016-02-22 Thread Måns Mårtensson
Hi Rowan

Thank you very much for publishing an example :-)
It doesn't render notes if you go into editmode and back again.
Same problem if you close the sample tiddler and open it again.
It behaves the same way in FF and Chrome.

Does it work on your local TW?

Cheers Måns Mårtensson

2016-02-22 6:11 GMT+01:00 Rowan Corbett <rowancorb...@gmail.com>:

> Hey Måns,
>
> Here's that example. I primarily use Chrome on Windows, but I can also
> confirm that it works in Internet Explorer and Safari on iPhone iOS 9.
>
> http://vexrecurved.tiddlyspot.com/
>
> Rowan
>
> On Sunday, February 21, 2016 at 4:36:32 AM UTC-5, Måns wrote:
>>
>> Hi Rowan
>>
>> >"Actually, Vextab is what I am most interested in. I've managed to get
>> it working by the same method used for Bopland."
>>
>> Great :-)
>>
>> Does it work on Chrome too? (As I recall BJ's example only worked on FF)
>> Would you mind sharing a working example on tiddlyspot?
>>
>> It would be great to have a music scratchpad in a TiddlyWIki again :-)
>>
>> At the moment I use MuseScore to create guitar tabs on a pc/mac.
>> I share interactive scores & videoscores on musescore.org.
>> It also provides an option to embed scores online. I do this in a
>> TiddlyWiki.
>> MuseScore can export to pdf, mp3's and images - so It is pretty straight
>> forward to have a collection of offline scores in a usable format.
>>
>> On mobile devices I use a musescore app to download, store, play and view
>> scores.
>> It is very stable and the workflow is seemless - all the way from
>> creating a score in the (free) MuseScore program on a pc/mac/linux box.
>> Here you can save a score directly to musescore.org. (up to 5 scores for
>> free).
>>
>> Cheers Måns Mårtensson
>>
>> Btw. I'm not affiliated with MuseScore in any way - just a happy
>> user/customer :-)
>>
>> 2016-02-21 6:37 GMT+01:00 Rowan Corbett <rowanc...@gmail.com>:
>>
>>> Hey Måns!
>>>   Actually, Vextab is what I am most interested in. I've managed to get
>>> it working by the same method used for Bopland. My only problem now is that
>>> I can't use it without an Internet connection on my mobile devices.
>>>  Is there a way to include Vextab within the tiddlywiki itself rather
>>> than linking to it?
>>>
>>> Rowan
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/d1f3eb0e-cd24-40b6-a44a-963a6b4bc638%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/c4cca91d-fd90-4cd9-bd61-b51b1907c821%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/c4cca91d-fd90-4cd9-bd61-b51b1907c821%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJSj7qN5%3D1YLjA_88qweNaATHgeVcA1%2B4qwjCJYeYj%3DN-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TWC: Using TW as a musical scratchpad with BopLand.org services

2016-02-21 Thread Måns Mårtensson
Ah - sorry BJ. I mixed things up.. I was actually referring to your abc
example/prrof of concept, when I asked if Rowan's Vextab macro works on
Chrome...

Do you say it is ok to create/publish a plugin which excludes the lib,
which has to be downloaded and added to TW by the end user - to make it
work offline? ( - not to conflict with the different licenses)

If I was the end user of the lib, a VexTab plugin (and TW of course) -
would the differences in licenses prevent me from publishing my personal TW
to the public?

Abc looks promising even though it doesn't seem to be browser agnostic.

Cheers Måns Mårtensson

2016-02-21 12:45 GMT+01:00 BJ <buggy...@gmail.com>:

> http://abcmusic.tiddlyspot.com/rHI folks,
>
> As can be seen from posts earlier in this thread, the license for vextab
> stops us from including it as a plugin. Having said that, there is nothing
> stop the writing of a plugin that interfaces to it and requiring the user
> to download the lib.
>
> One alternative is the ABC system, which I made a proof of concept demo
> here:
>
> http://abcmusic.tiddlyspot.com/
>
> there is a thread about it here:
>
>
> https://groups.google.com/d/msgid/tiddlywiki/e3a8a3d1-29eb-4ec7-84a4-57b491487d12%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/e3a8a3d1-29eb-4ec7-84a4-57b491487d12%40googlegroups.com?utm_medium=email_source=footer>
>
> all the best
> BJ
>
>
> On Sunday, February 21, 2016 at 9:36:32 AM UTC, Måns wrote:
>>
>> Hi Rowan
>>
>> >"Actually, Vextab is what I am most interested in. I've managed to get
>> it working by the same method used for Bopland."
>>
>> Great :-)
>>
>> Does it work on Chrome too? (As I recall BJ's example only worked on FF)
>> Would you mind sharing a working example on tiddlyspot?
>>
>> It would be great to have a music scratchpad in a TiddlyWIki again :-)
>>
>> At the moment I use MuseScore to create guitar tabs on a pc/mac.
>> I share interactive scores & videoscores on musescore.org.
>> It also provides an option to embed scores online. I do this in a
>> TiddlyWiki.
>> MuseScore can export to pdf, mp3's and images - so It is pretty straight
>> forward to have a collection of offline scores in a usable format.
>>
>> On mobile devices I use a musescore app to download, store, play and view
>> scores.
>> It is very stable and the workflow is seemless - all the way from
>> creating a score in the (free) MuseScore program on a pc/mac/linux box.
>> Here you can save a score directly to musescore.org. (up to 5 scores for
>> free).
>>
>> Cheers Måns Mårtensson
>>
>> Btw. I'm not affiliated with MuseScore in any way - just a happy
>> user/customer :-)
>>
>> 2016-02-21 6:37 GMT+01:00 Rowan Corbett <rowanc...@gmail.com>:
>>
>>> Hey Måns!
>>>   Actually, Vextab is what I am most interested in. I've managed to get
>>> it working by the same method used for Bopland. My only problem now is that
>>> I can't use it without an Internet connection on my mobile devices.
>>>  Is there a way to include Vextab within the tiddlywiki itself rather
>>> than linking to it?
>>>
>>> Rowan
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "TiddlyWiki" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to tiddlywiki+...@googlegroups.com.
>>> To post to this group, send email to tiddl...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/d1f3eb0e-cd24-40b6-a44a-963a6b4bc638%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/41cc28b0-5614-423e-8bfa-2c6869ccf111%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/41cc28b0-5614-423e-8bfa-2c6869ccf111%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJSVdG7iBARxwVK0HFqsCTgf1vfdCNkM_%3DoBG8Xj5q%3DODQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TWC: Using TW as a musical scratchpad with BopLand.org services

2016-02-21 Thread Måns Mårtensson
Hi Rowan

>"Actually, Vextab is what I am most interested in. I've managed to get it
working by the same method used for Bopland."

Great :-)

Does it work on Chrome too? (As I recall BJ's example only worked on FF)
Would you mind sharing a working example on tiddlyspot?

It would be great to have a music scratchpad in a TiddlyWIki again :-)

At the moment I use MuseScore to create guitar tabs on a pc/mac.
I share interactive scores & videoscores on musescore.org.
It also provides an option to embed scores online. I do this in a
TiddlyWiki.
MuseScore can export to pdf, mp3's and images - so It is pretty straight
forward to have a collection of offline scores in a usable format.

On mobile devices I use a musescore app to download, store, play and view
scores.
It is very stable and the workflow is seemless - all the way from creating
a score in the (free) MuseScore program on a pc/mac/linux box. Here you can
save a score directly to musescore.org. (up to 5 scores for free).

Cheers Måns Mårtensson

Btw. I'm not affiliated with MuseScore in any way - just a happy
user/customer :-)

2016-02-21 6:37 GMT+01:00 Rowan Corbett <rowancorb...@gmail.com>:

> Hey Måns!
>   Actually, Vextab is what I am most interested in. I've managed to get it
> working by the same method used for Bopland. My only problem now is that I
> can't use it without an Internet connection on my mobile devices.
>  Is there a way to include Vextab within the tiddlywiki itself rather than
> linking to it?
>
> Rowan
>
> --
> 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/d1f3eb0e-cd24-40b6-a44a-963a6b4bc638%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/CAK3VnJRiRGQ8Urts2QffVYBsrvH1JSUU_MZw4dVq8WwTW_RFxA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TWC: Using TW as a musical scratchpad with BopLand.org services

2016-02-19 Thread Måns Mårtensson
Hi Rowan

The bopland.org service doesn't seem to exist anymore, which is too bad.
It was very nice to be able to write tabs and musical notation, have it
play back and transpose.
You could even download a mp3 file.

I haven't been able to find out what happened to the service.

We will just have to wait and see if any alternatives show up.

Have you checked out VexTab <http://public.vexflow.com/vextab/>? It
currently works as a plugin
<https://chrome.google.com/webstore/detail/vextab-music-notation/pjggkphnejbllmmkmmgibonkbbhfjnkk>
in google docs.
Here is a tutorial <http://public.vexflow.com/vextab/tutorial.html>.

Cheers Måns Mårtenssom

2016-02-19 18:46 GMT+01:00 Rowan Corbett <rowancorb...@gmail.com>:

> Actually, I just figured it out. I just needed to keep at it for a little
> while. :)
>
> Rowan
>
>
> On Friday, February 19, 2016 at 10:54:00 AM UTC-5, Rowan Corbett wrote:
>>
>> I've been trying to get this to work as well. I'm using 5.1.11 but can't
>> seem to get any of the above examples to function.
>> Has something changed in the way TW deals with rawmarkup tags?
>>
>> Rowan
>>
>> On Monday, July 14, 2014 at 8:55:26 AM UTC-4, Piotr Świerszcz wrote:
>>>
>>> Any news? Work in progress?
>>>
>>> Piotr
>>>
>>> W dniu czwartek, 17 października 2013 03:23:02 UTC+2 użytkownik Måns
>>> napisał:
>>>>
>>>> Hi TWafficionados
>>>>
>>>> Just found out how easy it is to write,edit and publish musical notes
>>>> in a TW* - and wanted to share my new found insight with you:
>>>>
>>>> 1) Write: http://my.bopland.org/render.js&quot</a>;>   in
>>>> your MarkupPostHead tiddler (save & reload)
>>>>
>>>> 2) Create a template eg. "Bop" containing:
>>>>
>>>> 
>>>> 
>>>> $1
>>>> 
>>>> 
>>>>
>>>>
>>>> 3) Use it like this:
>>>>
>>>> <>>> Your musical code here
>>>> ">>
>>>>
>>>>
>>>> My example: BopNotes
>>>> <http://xn--mns-ula.dk/sky/apps/files_sharing/get.php?token=45ea57138089eeb535e36cee53b8831076041bf5>
>>>>
>>>> Have fun :-)
>>>>
>>>> Cheers Måns Mårtensson
>>>>
>>>> *) You'll need to be connected to the internet to use it.
>>>>
>>> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/243c6f1e-5edb-483e-a245-7fd6a4785b34%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/243c6f1e-5edb-483e-a245-7fd6a4785b34%40googlegroups.com?utm_medium=email_source=footer>
> .
>
> 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/CAK3VnJQWMxkksfSaa46Rby25nLUyQ8YGdprhfDOA13tAwFaabg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: [TW5] Tidgraph - New version 0.8.15

2015-11-13 Thread Måns Mårtensson
Hi ihm

Very nice plugin. Great work and congratulations :-)

When I use danish letters like æ, ø and å I get an error message when I
click a link in a branch.
It seems that it won't accept utf-8 characters?
Could this be fixed?

Thanks for sharing your work :-)

Cheers Måns Mårtensson

2015-11-13 6:17 GMT+01:00 <ih...@newsfromgod.com>:

> Hi Tobias,
>
>> Works splendidly. No toolbars and no jumpy arrows.
>>
>> Minor request (not sure if minor indeed ;-) ...
>>
>> I'd be one to prefer the *+* to toggle button for child-branches to be
>> just
>> as small as it is, but with a round border and the background-color of a
>> node, and then placed at the center of all edges just before they start to
>> spread.
>>
>
> Looks much nicer! please check 0.8.17 at https://ihm4u.github.io/tw5plugs/
>
> I made the link a little bigger, since it was rather hard to click it,
> esp. on small screens.
> Also I had to use some CSS tricks to center the collapse glyph vertically,
> let me know if it
> works for you.
>
>
> Thanks for your tips and support
>
> ihm
>
> --
> 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 http://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/20151113001732.Horde.zVqWF_2BQyMZkwI30k5h0PB%40www.newsfromgod.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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJSF12kPDBHsbT0ErAeop4d61Qs6cGqf3XOvBBF5T%3DQ_Lg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TiddlyWiki on a Webserver

2015-10-09 Thread Måns


<https://lh3.googleusercontent.com/-pW_WC9Eq8wk/VhgQr2iTxYI/G_M/xoI9_fhD9rA/s1600/tw5save.png>

<https://lh3.googleusercontent.com/-a9bsS9y2JOk/VhgKdDwEIBI/G-8/PXMlxuunKuQ/s1600/save%2Btwc%2Bwith%2Bstore.php.png>
Hi Tobias and PTP

http://tiddlywiki.bidix.info/ doesn't exist anymore That's why I 
uploaded a zip file with store.php in the second post...

PTP If you use TWC you'll need UploadPlugin and PassWordPlugin. You'll get 
those plugins automatically if you create a site on tiddlyspot.com.
When you have a tw on tiddlyspot.com you can download it and upload it to 
your webserver/ftp (via the backstage) and make it save itself with 
store.php.
You'll have to write the correct URLs, username and password. (Which you 
set up in the store.php file.).

 - If you use TW5 you don't need any plugins but you still have to write 
the correct URLs, username and password. (Which you set up in the store.php 
file)

Here are a couple of examples:

TWC:

<https://lh3.googleusercontent.com/-a9bsS9y2JOk/VhgKdDwEIBI/G-8/PXMlxuunKuQ/s1600/save%2Btwc%2Bwith%2Bstore.php.png>
TW5

<https://lh3.googleusercontent.com/-pW_WC9Eq8wk/VhgQr2iTxYI/G_M/xoI9_fhD9rA/s1600/tw5save.png>

Cheers Måns Mårtensson


Den fredag den 9. oktober 2015 kl. 19.37.41 UTC+2 skrev Tobias Beer:
>
> Hi PTP,
>
> I only ever used store.php and setting the right access / executable flags 
> it works quite nice.
> Here are some musings on making it work
> http://tiddlywiki.org/#UploadPlugin
>
> As for MicroTiddlyServer, better ask in the other thread.
>
> — tb
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/215a74a9-6402-4f76-8904-2ea5f17f6155%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] @Mat - How do/did you specify tiddlername as a value to a taget cell/row in a google spreadsheet?

2015-09-25 Thread Måns
Hi Mat

I almost managed to copy your message button* into my own wiki (and my own 
google form/spreadsheet of course...) - except I haven't managed to make it 
work pr. tiddler name yet.
Will you please give me a hint? (or a simple step by step tutorial ;.))

Cheers Måns Mårtensson

*) http://twaddle.tiddlyspot.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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d52eb966-2684-4f14-95d2-ce01d4fb20bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: New search behaviour demo

2015-09-21 Thread Måns

>
>
>> I think the core should have the basic functions. So there is space for 
> different "advanced" search plugins. .. 
>
> +1 to add these functions to a plugin
>

+1

Great idea - and good job. Congratulations :-) 

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f44c66d3-1ea6-4bcc-812f-33569b54ad35%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] [TW5] Tabs macro - adding a link to the tab?

2015-06-29 Thread Måns Mårtensson
Hi Matthew

Create a caption field in each tiddler you'll use as a tab and write the
link and title as a value like this:
field: caption
value: Tab A ,,[[(e)|Tab A]],,

Cheers Måns Mårtensson




2015-06-29 6:51 GMT+02:00 Matthew Petty matthewpett...@gmail.com:

 Hi all,
 I'm using the TabsMacro, and I would like to add a link to the tiddler
 next to the title of the tiddler in each tab.
 So it would show:

_ _ _
 ___| Tab A (e) |_| Tab B (e) |_| Tab C (e) |___


 where (e) is a little subscript link that would open the tiddler
 separately. I would like this because I would like to be able to easily
 open the tiddlers in each tab for editing, instead of having to search for
 them.

 I made a copy of the Tabs macro called tabs_link, and tagged it so that it
 was a macro. I did this because the original macro is used in the sidebar,
 and I don't want the links in the tabs in there.

 I found where I would put the link in the macro, but I can't figure out
 the syntax.

 Alternatively, is there a way to add a link to the current tiddler to the
 text of the tiddler? What syntax would that be? I tried using the field,
 but I couldn't get it to work. If I could automatically include a link to
 the current tiddler in the text of the current tiddler, I wouldn't need the
 link in the tab.

 This sounds strange, but when you use tabs or transclusion, having a link
 to the tiddler included in the tiddler makes editing easier.

 Regards,
 Matthew Petty
 Abu Dhabi

 --
 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 http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/tiddlywiki/de81bee1-f1f8-47b2-8648-72407a7142cf%40googlegroups.com
 https://groups.google.com/d/msgid/tiddlywiki/de81bee1-f1f8-47b2-8648-72407a7142cf%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAK3VnJSqNj2T-qhN%3D6k-zdKg2Fgp-n8Jf__kp83KiiSe57%3DqHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Class Register

2015-06-24 Thread Måns
Hi Gordon

Impressive implementation of simple concepts in a TW after just two weeks!! 
Very well done sir :-) and thank you very much for sharing this excellent 
 proof of concept.

I will show your example to my co-teachers - and I'm sure they will see the 
potential right away :-)

First thing I did when I saw your class register was to tag the 
StudenTemplate tiddler with $:/tags/ViewTemplate and add this extra filter 
before the filters already there:

$list filter=[is[current]tag[student]!prefix[$]] 

Then I added the field list-after with value $:/core/ui/ViewTemplate/tags 
and removed the template call($param=StudentTemplate) from the create 
new student button in the GroupTemplate.

The reason why I did this is that I don't like to fill the text area in 
student tiddlers with template text (filter expressions and other system 
text). Imo it can be very confusing for a user to see all this text when 
you just want to add some other text in a tiddler. I guess that inputting 
template text in each and every student, group and class tiddler will also 
make the TW file size grow pretty fast.

I would change the GroupTemplate tiddler and the ClassTemplate in the same 
way and they will automatically show up/be transcluded in tiddlers tagged 
with group and class respectively.

I think your system works fine as it is. 
My proposed change in working with templates as part of the ViewTemplate is 
just a little optimization (imo). 
You can easily adapt it if you like to make it even more simple for someone 
else to use it to write text in the text area of student, class or group 
tiddlers.

Enjoy Måns Mårtensson

Den onsdag den 24. juni 2015 kl. 02.04.57 UTC+2 skrev G McAlpine:

 Hi,

 I've only been using TiddlyWiki for a couple of weeks although I'm sure I 
 must have crossed paths with it some years ago and then forgotten about it.

 I've made a demo Class/Student Attendance Register on tiddlyspot.com 
 called testregister and I thought I'd post it here as it may or may not be 
 of interest to someone. I'm sure this has already been done but I'd still 
 be interested if anyone has a minute to comment.

 Thanks,

 Gordon


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3ac98fac-8320-43b3-9d70-7ce40e8e3498%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] How to add comments to a wiki on tiddlyspot (without access to a server)

2015-06-22 Thread Måns
Hi Jed

I understand your frustration very well.
Thank you for making and sharing this proof of concept -
It's quite a task and I apreciate that you even managed to write a setup 
manual which I was able to follow :-)

I've setup your plugin with my own disqus user here: 
http://xn--mns-ula.dk/kinabog/#thing1 
If you scroll up a little you'll see that I was able to implement etherpad 
as a chat tool (pr tiddler - no spam control though)

*http://xn--mns-ula.dk/kinabog/#Another_basic_test

Cheers Måns Mårtensson

Den mandag den 22. juni 2015 kl. 21.26.33 UTC+2 skrev Jed Carty:

 I put what is needed to use the DISQUS comments in a plugin. Because the 
 $:/tags/WikifiedMarkup tag hasn't been implemented yet you have to edit one 
 of the shadow tiddlers to set the script up properly. For some reason it 
 will give you a javascript error when you try to load a comment thread the 
 first time, and you may have to click the button to load the thread twice. 
 Once you have done it once there shouldn't be any problems until you reload 
 the wiki at which point the same thing will happen.

 For the initial setup you need to go to the DISQUS tab in the control 
 panel and enter the site url or nothing will work.

 I don't know why, and at the moment I am angry at this so I don't care. If 
 it is ever going to be fixed than someone else is going to have to figure 
 out how to do it.

 It is up on the [[demo site|
 http://ooktech.com/jed/ExampleWikis/DISQUS%20Demo/] 
 http://ooktech.com/jed/ExampleWikis/DISQUS%20Demo/%5D].


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b019c1c3-a361-4c3c-93f5-8dea0495585f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Including Parameters in a URL

2015-06-22 Thread Måns
Hi Jonnan and Eric

I came up with an answer - then I saw Eric had replied already. My example 
gives you two different macros.
First one is pretty simple as all it does is to create a pretty link 
which points to an url wich is constructed from an URL and a word (or 
several)

Second macro takes the first macro and injects the prefix url for a google 
search and currentTiddler as the search item/subject.

A solution for inputting current tiddler's title into an existing macro 
seems to be that you spell out the macrocall widget to be able to use 
currentTiddler -  ...  is a no go...

Ps:Eric's or my macro will work in other tiddlers if you tag the tiddler 
(with the macro definition) with: $:/tags/Macro

\define gs(url,item)
[[$item$|$url$$item$]]
\end
\define gsl()
$macrocall $name=gs url=https://www.google.com/search?q=; 
item=currentTiddler/
\end
Search for gs https://www.google.com/search?q=; dolphin
Search for this tiddlers title gsl

Cheers Måns Mårtensson


Den mandag den 22. juni 2015 kl. 19.13.05 UTC+2 skrev Jonnan:

 I'm probably missing something obvious here. 

 Okay -  I want to autocreate a link to google the Wiki subject - e.g. 
 https://www.google.com/search?q={{!!title}} where the Title is 'XCOM - 
 Enemy Unknown', thus generating 
 https://www.google.com/search?q=XCOM%20-%20Enemy%20Unknown 

 Despite attempts with transclusion and a few tricks with escaped 
 characters et al, I'm not coming up with a way to do this within a URL. Am 
 I missing something obvious, or am I just not the bright monkey I think I 
 am?
 
 Thanks - Jonnan


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/96c1494b-ef6c-4fbd-897d-ad424d1604c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] cssslidy.js - How to use and setup as a macro in TW5?

2015-06-21 Thread Måns
Hi TwWizards

I just came across this: http://dudleystorey.github.io/CSSslidy/ and 
couldn't help thinking that it might be easy to implement in TiddlyWiki.
I'm not sure how to make it work though...

Do you know how to do it?

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/429d8cc0-37b9-4b81-8046-8f803b7ae8ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Impress.js and TW5?

2015-06-21 Thread Måns
Hi TwWizards

@Tobias* and Chris Dent made proofs of concepts a while ago, showing that 
it was indeed possible to use the impress.js library in TWC.
It was however not possible to make it fully work with tiddlers and common 
lists - tags etc..

I wonder if anyone has tried to make it work with TW5?

Like Felix's TiddlyMap can convert your TW into a full featured mindmap 
application -  I think that an edition of TW5 which could turn your TW into 
a full fledged presentation tool ( a lá  Prezi) would be very nice.

There are a couple of editors for impress.js presentations available 
already. Maybe one of those could be implemented in TW5 along with an 
ability to show the presentation via impress.js? 
Here's an example: http://naugtur.pl/builder4impress

Cheers Måns Mårtensson

*http://impress.tiddlyspace.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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d82eb8ca-f3f0-49aa-8c34-2cbaa714acd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: cssslidy.js - How to use and setup as a macro in TW5?

2015-06-21 Thread Måns
Hi Mario

This is very, very nice - and the photos too :-)

Can't help thinking that it would be extremely usefull if it could be 
modified to a macro which takes in a list of images based on a tag - and 
there you go ;-)
The slider option seems to be a perfect fit for presentations - especially 
if we could show tiddlers and images.

A mix of both options, manual slides and automatic slides, where the user 
can decide which one to use, and an option to decide how long each image 
should be shown might also be nice additions...

Great to see that this is all possible with CSS.

Thank you very much for showing how to do it Mario :-)

Cheers Måns Mårtensson

Ps: I've been missing something like Paolo's PhotoGalleryPlugin 
http://www.math.ist.utl.pt/~psoares/addons.html and your FancyBoxPlugin 
http://fancybox-plugin.tiddlyspace.com/* for TW5.

Cheers Måns Mårtensson

* http://fancybox.tiddlyspace.com/
 

Den søndag den 21. juni 2015 kl. 15.58.06 UTC+2 skrev PMario:

 Hi Mans,

 Important!!! - This is just a proof of concept.

 Import the attachment into a TW. The CSS and test tiddler should be easy 
 enough, to see, what's going on and how to use it.

 The concept is taken from a codepen [1] from Antonis Kamamis. The images 
 are mine so no credits needed, at least for me ;)

 It should be possible, to make the image frame more responsive, so you can 
 have horizontal and vertical aligned images. 
 It should be possible to make the number of links dynamic, with a TW list 
 widget, and some simple templates. 

 Dynamically calculating the CSS animations, seems to be a bit trickier, 
 but should be possible with a very simple js macro or even CSS variables. 
 So no js needed. Just TW macros out of the box.

 A quick search revealed one more page [2], which contains several pure CSS 
 concepts. Probably all of them could be easily implemented into TW. 

 have fun!
 mario

 [1] http://codepen.io/antoniskamamis/pen/hjBrE
 [2] http://bashooka.com/coding/pure-css3-image-sliders/




-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/87e4e5e4-41a3-4173-b8af-796811c5a5a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: cssslidy.js - How to use and setup as a macro in TW5?

2015-06-21 Thread Måns
Hi Mario

I'm trying to create a macro which will show images in the CSSFader from 
the canonical uri field of tiddlers with a specified tag.

Why doesn't this work?:

\define cssf(tag)
div class=container
$list filter='[tag[$tag$]]'
$set name=url value={{!!_canonical_uri}}
$set name=alt value={{!!alt}}
  img class='photo'  src=$url$ alt=$alt$ /
/$set
/$set
/$list
/div
\end
cssf ImageTag

Cheers Måns Mårtensson

Den søndag den 21. juni 2015 kl. 15.58.06 UTC+2 skrev PMario:

 Hi Mans,

 Important!!! - This is just a proof of concept.

 Import the attachment into a TW. The CSS and test tiddler should be easy 
 enough, to see, what's going on and how to use it.

 The concept is taken from a codepen [1] from Antonis Kamamis. The images 
 are mine so no credits needed, at least for me ;)

 It should be possible, to make the image frame more responsive, so you can 
 have horizontal and vertical aligned images. 
 It should be possible to make the number of links dynamic, with a TW list 
 widget, and some simple templates. 

 Dynamically calculating the CSS animations, seems to be a bit trickier, 
 but should be possible with a very simple js macro or even CSS variables. 
 So no js needed. Just TW macros out of the box.

 A quick search revealed one more page [2], which contains several pure CSS 
 concepts. Probably all of them could be easily implemented into TW. 

 have fun!
 mario

 [1] http://codepen.io/antoniskamamis/pen/hjBrE
 [2] http://bashooka.com/coding/pure-css3-image-sliders/




-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/48aa776b-da69-4615-9742-ce0abfa7a069%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: cssslidy.js - How to use and setup as a macro in TW5?

2015-06-21 Thread Måns
Hi Mario

Great! Thank you very much. 
Glad to see it was two typos I made ($$ instead of  and usage of 
quotationmarks) and not the whole thing that was wrong :-)

http://xn--mns-ula.dk/kinabog/#CSSFaderListTagMacro

Is there any way the img:nth-child(1){animation-delay:16s;} parts in the 
CSS could be set in the macro pr. image?
Would I have to make the macro be a part of the stylesheet to make it work 
- or is it possible to let it be set remotely - in the generated list?
I guess the number might be generated by a counter in the listed output and 
the delay could be a default one, set in the macro - or set by individual 
tiddler fields eg.: delay:16s..

Cheers Måns Mårtensson

Den søndag den 21. juni 2015 kl. 22.17.33 UTC+2 skrev PMario:

 at the moment, the animation is only set for 5 images.  So the CSS 
 will need some tweaking too. 

 -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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f805c8e6-168f-4930-a77f-91b681d6f40f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Idea: Etherpad integration

2015-06-18 Thread Måns
Hi Mike and Leo

I is actually quite easy to integrate an etherpad into a tiddler via an 
iframe.
If you want an etherpad to be created automatically from a tiddler's title 
or any title you put into a macro, here are a couple of possibilities:

#Etherpad_basic_integration 
http://xn--mns-ula.dk/kinabog/#Etherpad_basic_integration
 
@Tobias' plugin for TWC has some nice extra features like: ViewTemplate 
integration, creating a new etherpad with a timestamp + tiddler title and 
it could be revealed opened/closed with a toolbar button.

These extra features are all available as standard features of TW5's core - 
if you want to add them.

Cheers Måns Mårtensson  

Den torsdag den 18. juni 2015 kl. 10.08.18 UTC+2 skrev Leo Staley:

 Man, I love Etherpad. It's my go-to collaborative tool. It's basically the 
 closest thing to Google Wave out there, and Google Wave was basically 
 perfect for collaboration. 

 I'd almost say that All of the weaknesses of Etherpad, for me, are 
 resolved by tiddlywiki, and Tiddlywiki's biggest weakness, multi-user 
 support, is Etherpad's specialty.

 I would love to see integration between them. 

 On Friday, May 22, 2015 at 12:45:54 PM UTC-7, Michael Wiktowy wrote:

 Looking at the beta.etherpad.org site, it would be pretty cool if 
 Tiddlywiki could be loosely integrated with Etherpad 
 http://etherpad.org/ software as an optional backend for handling 
 simultaneous tiddler editing.

 If the editing of a tiddler could be optionally switched from editing 
 Draft of Tiddler Name to 
 https://custom_etherpad_site.org/p/Tiddler_Name; and the result returned 
 as a export option in etherpad, that would take care of a lot of issues. 
 I'm not sure if etherpad has a clear API for doing all of this.

 I see it has been discussed in the past 
 https://groups.google.com/forum/#!topic/tiddlywiki/4l9TPFiix4M but I 
 think in the context of TWC. Just a thought to throw out there as the new 
 tiddler in an independent window stuff coming down the pike might lend 
 itself easily to something like that.

 /Mike



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/970836ff-1d16-4e61-8914-fcf32e4b479a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [Happy Birthday Jeremy]

2015-06-15 Thread Måns
Hi Jeremy. 

I believe people from around the globe might want to send you a special 
birthday greeting, and here is one from Denmark too. Happy Birthday.

Cheers Måns Mårtensson

Den mandag den 15. juni 2015 kl. 15.43.39 UTC+2 skrev Danielo Rodríguez:

 Instead of hijacking the thread of the new release of Tiddliwiki I think 
 is better to use a dedicated topic for this.

 Jeremy, for the last couple of years, tiddlywiki has become my main 
 documentation tool and my secondary brain. So, additionally to thank you 
 for such great piece of software, I want to say:


 HAPPY BIRTHDAY

 I hope to see many and many TW releases in the upcoming years!!! And of 
 course you making them :P 

 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/55ce0fd5-c4d9-4537-8faa-c1b57df5676a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: @Jeremy's Punch Theme (TalkyTalky) - Has anyone made it into a standalone theme?

2015-06-10 Thread Måns
Hi Richard

Thank you very much for looking into it :-)

Talkytalky itself has some other tweaks besides the theme which might 
 affect things?

 
@Birthe sent me a pm with a working example - and I must admit that I also 
imported Jeremy's edited shadow tiddler..

Problem solved - and I'm sorry about the unnecessary noise 

Related: 

I am still left in the dark - when it comes to how you create a theme from 
scratch... I wonder if it's possible to create a base-theme - maybe the 
Vanilla theme *is* the base theme? or if any active theme might function as 
a base for creating a  user theme which can be exported to other TWs as a 
plugin/theme when it has been combined in Tinka?

I don't feel quite comfortable importing all tiddlers from a pretty 
involved theme - adding a few of my own stylesheet changes - and call it 
MyTheme when it is in fact based on a full theme with another name.  

I do understand that I could mark my new theme as dependent on 
'themeName' (as Punch does with Vanilla) - and try to remember to import 
both themes (my stylesheet changes + the theme it is a customization of)  - 
however I think that it would be nice to be able to collect a few base 
modules and your own changes made on top of those and create a theme with 
no dependencies which you could give a name and call your own creation.

Tinka gives us this oppertunity - however I'm not too keen on 
creating/rolling out new themes (or plugins for that matter) where most of 
the material included is in fact the finished/standalone work of somebody 
else

Don't know if this makes any sense?

Maybe I'm just overwhelmed by the sheer amount of work (time) that has to 
be put into/spent on testing what parts of the Vanilla theme is absolutely 
necessary to be able to build a theme from scratch ... Don't know.. 


Cheers Måns Mårtensson
   

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3f5fbf6a-d9f5-4ae7-8ba2-3cc0aeac829c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] @Jeremy's Punch Theme (TalkyTalky) - Has anyone made it into a standalone theme?

2015-06-09 Thread Måns
Hi TwWizards

I'd like to be able to use Jeremy's Punch theme for presentations.
As soon as you have installed it it is no longer possible to change to a 
normal theme (font sizes, position etc...).
This makes the TW pretty unsuited for further editing I'm afraid..

If I could figure it out I would see if I could make it into a standalone 
theme and see if it would make it possible to switch themes...

Creating a theme from scratch seems to be pretty daunting atm.. as (I 
guess) you have to know and understand what needs to be included from the 
vanilla theme to make it work !?

If I use Tinka to create a new theme from Punch - would it then be 
sufficient to add vanilla/base to make it into a standalone theme??

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/008ead16-fab9-4885-bd93-b5fbfb9eeb1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: @Jeremy's Punch Theme (TalkyTalky) - Has anyone made it into a standalone theme?

2015-06-09 Thread Måns


 As soon as you have installed it it is no longer possible to change to a 
 normal theme (font sizes, position etc...).
 This makes the TW pretty unsuited for further editing I'm afraid..


 Forgot to tell that I try to make it work in a (stable) TW version 5.1.8. 
Maybe some prefixes has changed since TW v. 5.1.3 - and this is why it 
doesn't work when you change themes?

Cheers Måns Mårtensson
  

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bbc0d1a9-ca74-467d-878a-c9e1306f5763%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] [OFFTOPIC] cloudwall, an OS on the browser

2015-06-03 Thread Måns
Hi Danielo

Great way to be able to store data locally and syncronize to one or several 
couchDb hosts online from all your devices at once! Thank you for sharing it!

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b47b3a41-28e9-46a4-a30d-a1bddd88a81a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyMap Tutorial Videos

2015-06-02 Thread Måns
Hi Felix

I have two questions for you. 

1) How to setup edge types that will show up automatically and work from 
existing field values?

Explanation:
 
I'm using Roma Hicks' GSD5* which sets and manages different states and 
relationships to other tiddlers via custom fields. 
Example:
gsd_complete:true or false, gsd_contact:Tiddler name for contact, 
gsd_project:Tiddler name for parent project, gsd_realm:Tiddler name for 
realm, gsd_status:next, waiting or future, gsd_type:project or action.

I'd like to setup edges like the tmap:link or the tmap:tag, which will 
point from the tiddler specified in gsd_realm, in gsd_project and to the 
tiddler specified in the value gsd_contact - and I'd like to distinguish 
them with a different label and colours depending on values from 
gsd_complete and gsd_status.

Thanks to your excellent configuration tools I've managed to create 
different Views based on those field values already - What I don't 
understand is how to setup edgetypes which will show automatically...   


2) Is it possible to make it optional to save window state (half screen, 
whole screen or normal)?

I'd love to be able to save the sidebar TiddlyMap window state to be able 
to share a link to the wiki and a reader would see it either full screen or 
half screen.
I guess this is restricted by browsers in the same way that TiddlyWikis own 
full screen mode is - however if if *is* possible to save one of these 
states between sessions - that would be a very nice feature - i.m.o...  

Thank you for a great plugin! :-)

*http://gsd5.tiddlyspot.com/

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2ebc857d-cfbd-4111-9630-802672588b1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TiddlyMap Tutorial Videos

2015-06-02 Thread Måns
Great! Thank you very much Felix

By the way Mans would you mind if I at some point use your tiddlywiki 
 jingle in one of my future tiddlymap videos, of course giving you credit 
 :) ? 


Off course - Yes please do! 
I will be very happy if you can use it :-) 

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fa9a16a2-1c61-4585-9f2f-1759806037d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TiddlyMap Tutorial Videos

2015-05-31 Thread Måns
Hi Felix

GREAT WORK!!! :-P 
Thank you for making those vidoes and congratulations!

I've already mailed links to your videoes to family and collegues who might 
benefint from TiddlyMaps.
These videoes are so well made and instructive that I'm sure that everyone 
also people who are not acquainted with TiddlyWiki, will understand and 
instantly see how they can benefit from using it!

Sound is fine too :-)

One thing is missing though: a link to a demo site and simple instructions 
on how to download it.
Your demo site could use the help plugin from the repo and show the demo 
vidoes on site.

Cheers Måns Mårtensson


Den søndag den 31. maj 2015 kl. 13.02.00 UTC+2 skrev Felix Küppers:

 Hi @Everybody,

 I published some Tiddlymap (concept/mind mapping plugin for TiddlyWiki) 
 videos on youtube.

 Here is the complete playlist:


 https://www.youtube.com/watch?v=-OES2oe9jqwlist=PL1Jnk3P6K3KO4EEIlFpzqIWgJOcyN7i61

 Single Videos:

 Part 1: https://www.youtube.com/watch?v=-OES2oe9jqw
 Part 2: https://www.youtube.com/watch?v=6K6bZM0yo3U
 Part 3: https://www.youtube.com/watch?v=4aYMVNZEwMI
 Part 4: https://www.youtube.com/watch?v=FimZ2dEGQc4
 Part 5: https://www.youtube.com/watch?v=GmEh0zMAfTI
 Part 6: https://www.youtube.com/watch?v=BQApiGQSDU4

 Sorry if the audio quality is not good. My microphone is of the cheap sort.

 -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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b72a64cc-57be-4538-b96c-ed000f3b3688%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] resizable SideBar

2015-05-27 Thread Måns
Hi @Mat

I love reading your Twaddle TW site. It full of great ideas!! :-P
It's also great fun to play with the sliders!
I was wondering if it would be possible to add arrow up arrow down shortcut 
key bindings when you hover over the slider? Something like mouse dragging 
up or down on a value field is very common in programs like Unity, Blender 
etc ... works great for those.

When you alter the story width, tiddler width etc. - you'd really wish 
you'd have some kind of a draggable controlpoint in the middle between the 
story column and the right sidebar to control all at once :-)

Thank you for Twaddle - It's very inspiring/inspired work!!

Cheers Måns Mårtensson

Den onsdag den 27. maj 2015 kl. 18.36.35 UTC+2 skrev Mat:

 @Edward (and perhaps also @Eric)

 I have now updated the range sliders to set the sized in the Theme Tweaks, 
 including for the Sidebar as you ask for Edward. Go to the ControlpanelSize 
 Sliders 
 http://twaddle.tiddlyspot.com/#%24%3A%2FControlPanel:%24%3A%2FControlPanel
 .

 It is a hovering frame to keep it in place even when you're changing 
 values. It stays in place for most of them at least. A more serious 
 difficulty is what Eric hints brings up; there is no min or max which makes 
 some sliders very sensitive. I've indicate where to be careful.

 Hope to improve it in the future.

 :-)


 On Tuesday, May 26, 2015 at 2:20:39 AM UTC+2, Edward Bassett wrote:

 Hi, all.
 I have been using TWC for several years now, and consider it a fine piece 
 of software - kudos to Jeremy and all contributors.
 I am now evaluating TW5, and it looks even more impressive, a feat of 
 design.
 Anyway, I have a few questions, which I will submit in separate threads 
 in order to keep the discussion followable.

 Question 4:
 Is it possible to have a runtime-resizable SideBar?
 I guess that would have to be done with HTML frames.
 I mean the kind of thing where the *browser* puts a draggable border 
 between the StoryRiver and the SideBar, and it's a trivial matter of 
 dragging that border to arbitrarily resize the two frames on either side of 
 it.

 I am aware of http://tw5tristate.tiddlyspot.com/ and 
 http://inmysocks.tiddlyspot.com/#TiddlerWidthSettings, and they are both 
 excellent options, but not *exactly* what I am looking for - so I might as 
 well ask.

 Cheers,
 -Edward



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/540628d6-2365-4ee9-8630-d82d3ce828bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] resizable SideBar

2015-05-27 Thread Måns
Hi Edward

I find it's much easier to just click once on the slider control and then 
 use the keyboard left/right arrow keys to change the value; that gives a 
 much smoother experience.


Aah - It actually works like that :-) Thank you for pointing that out :-)

Cheers Måns Mårtensson

 


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/642a0707-4b89-4d9a-9cab-582dbe947d3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Wikitext for tags?

2015-05-27 Thread Måns
Hi @Alex  @Jeremy

Are you suggesting a mode in which tiddler metadata can be included in a 
 special format in the main tiddler text area? I quite like that idea.

+1 

The approach I prefer is where the content of the text box is transformed 
 on entry into the individual fields (that means that re-editing a tiddler 
 the special metadata markup would have been removed). Perhaps if the text 
 box started with a period . then the special processing would be 
 triggered.


How would the syntax for a 'value pair' look like? Sth like: 
.fieldname:value? 
 

 We could use the same technique to split long tiddlers, something like 
 this:

 * Given a long tiddler that needs to be split
 * Edit it
 * Add a . at the top
 * Insert the string - TiddlerTitle at each tiddler split point

 Then, on entry, the tiddler would be split into the indicated individual 
 tiddlers, and the original tiddler would get a sequence of transclusions to 
 include the individual tiddlers.


+1 Nice idea :-)

@Eric made a SplitTiddler html form http://tiddlytools.com/#SplitTiddler for 
TWC which would let you decide what to do after the split function had been 
run. If some of this could be options then you might even be able to decide 
to create a filtered list of sub tiddlers from the newly created 
tiddlers  - based on tags, titles, fields or what ever :-)

I really like the idea of being able to add fields (and tags) or create new 
tiddlers as you write wiki text in a tiddler.
Please keep on developing on that idea :-)

Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1ec7d68b-e6da-4966-9683-37fc57af99ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Comments on a tiddlywiki blogthing

2015-05-25 Thread Måns
Hi Jed

I'm trying to follow your instructions however I get some errors (I've 
added a couple of comments to your instructions tiddler by adding the tag 
My blog to it):

I changed the url in hashoverComments.js so it points to my own hashover 
php script (I don't think you mentioned this step in your instructions 
http://ooktech.com/jed/externalbrain/#Adding%20comments%20sections%20to%20tiddlers%20on%20a%20tiddlywiki%20using%20hashover:%5B%5BAdding%20comments%20sections%20to%20tiddlers%20on%20a%20tiddlywiki%20using%20hashover%5D%5D..)
 
- however I get this error: Uncaught ReferenceError: give_output is not 
defined
 When opening this tiddler: http://xn--mns-ula.dk/kinabog/#Kommentartest which 
has this macrocall: $macrocall $name=hashoverComments 
postname=currentTiddler kickback=xn--mns-ula.dk/kinabog//



Cheers Måns Mårtensson


Den mandag den 25. maj 2015 kl. 09.19.09 UTC+2 skrev Jed Carty:

 I updated the instructions to something that is hopefully more useful. 
 They are here 
 http://www.google.com/url?q=http%3A%2F%2Fooktech.com%2Fjed%2Fexternalbrain%2F%23Adding%2520comments%2520sections%2520to%2520tiddlers%2520on%2520a%2520tiddlywiki%2520using%2520hashoversa=Dsntz=1usg=AFQjCNHh6gmWnTKHDrQkoyc-tzYVrwFg5A
 .


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/82f401a3-5feb-4a8e-ae3f-47942f0d23ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Encrypt Tiddler Plugin: now with batch encrypt of tiddlers (Plugin Release)

2015-05-24 Thread Måns
Hi Danielo

Is it possible to white list some tiddler fields or create/maintain some 
sort of a encrypted tiddler template with predefined fields and/or 
additional tags?
Then it would be fairly easy to keep track of encrypted tiddlers and maybe 
even be able to keep a structure with them in systems like GSD5...

Cheers Måns Mårtensson

Den søndag den 5. april 2015 kl. 00.09.17 UTC+2 skrev Danielo Rodríguez:

 Hello everyone.

 I just updated my first plugin ( it's been a long time since I did it): 
 Encrypt Tiddler plugin.
 For those that don't know what it does this plugin adds the ability to 
 encrypt your tiddlers individually. 
 One of the new features of 2.1 version (very demanded by the community) is 
 the ability to encrypt several tiddlers at once. This is now possible from 
 the control panel.

 Take a look at:

 http://danielorodriguez.com/TW5-EncryptTiddlerPlugin/


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cc982ddc-40a4-44f7-ae0f-06808376baf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] How to show a toolbar button *only in tiddlers tagged with some tag?

2015-05-23 Thread Måns
Hi TwWizards

I'm trying to hide a toolbar button from all tiddlers *not* tagged with: 
vislisteknap using the list filter widget.
If no tiddlers are tagged with vislisteknap it *is* hidden - however if I 
tag just one tiddler with vislisteknap the button i visible in all 
tiddlers...

http://playground.tiddlyspot.com/#ListOfTitles:ListOfTitles%20ExecuteListOfTitles

Cheers Måns Mårtensson

ExecuteListOfTitles http://playground.tiddlyspot.com/#ExecuteListOfTitles:

\define listButtonTags()
[[$(currentTiddlerTag)$]] $(listButtonTags)$
\end
\define listButton()
$list filter=[tag[vislisteknap]]
$button tooltip='make new tiddlers from list - ONLY lists!!' 
class=tv-config-toolbar-class
$list filter=[tv-config-toolbar-iconsprefix[yes]]
{{$:/core/images/new-button}}{{$:/core/images/new-button}}
/$list
$list filter={{!!text}}
$action-setfield $tiddler={{!!title}} text=Kontaktgruppe: 
[[$(currentTiddlerTag)$]] tags=$(listButtonTags)$ 
kontaktgruppe=$(currentTiddlerTag)$/
/$list
/$button
/$list
\end
$set name=listButtonTags value={{ExecuteListOfTitles!!tagtemplate}}
$set name=currentTiddlerTag value=currentTiddler
listButton
/$set
/$set

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9bdad3c0-1429-45e0-8fa8-71c803e94be5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: How to show a toolbar button *only in tiddlers tagged with some tag?

2015-05-23 Thread Måns
An interesting thing to observe is the fact that when you click the toolbar 
button - only the list of the tagged tiddler is executed - however the tag 
(currentTiddler) and also the custom field kontaktgruppe (also 
currentTiddler) will change depending on which tiddler you 
invoked/clicked the toolbar button...

Maybe this behaviour is useful in another context?

Cheers Måns Mårtensson

Den lørdag den 23. maj 2015 kl. 21.56.18 UTC+2 skrev Måns:

 Hi TwWizards

 I'm trying to hide a toolbar button from all tiddlers *not* tagged with: 
 vislisteknap using the list filter widget.
 If no tiddlers are tagged with vislisteknap it *is* hidden - however if 
 I tag just one tiddler with vislisteknap the button i visible in all 
 tiddlers...


 http://playground.tiddlyspot.com/#ListOfTitles:ListOfTitles%20ExecuteListOfTitles

 Cheers Måns Mårtensson

 ExecuteListOfTitles 
 http://playground.tiddlyspot.com/#ExecuteListOfTitles:

 \define listButtonTags()
 [[$(currentTiddlerTag)$]] $(listButtonTags)$
 \end
 \define listButton()
 $list filter=[tag[vislisteknap]]
 $button tooltip='make new tiddlers from list - ONLY lists!!' 
 class=tv-config-toolbar-class
 $list filter=[tv-config-toolbar-iconsprefix[yes]]
 {{$:/core/images/new-button}}{{$:/core/images/new-button}}
 /$list
 $list filter={{!!text}}
 $action-setfield $tiddler={{!!title}} text=Kontaktgruppe: 
 [[$(currentTiddlerTag)$]] tags=$(listButtonTags)$ 
 kontaktgruppe=$(currentTiddlerTag)$/
 /$list
 /$button
 /$list
 \end
 $set name=listButtonTags value={{ExecuteListOfTitles!!tagtemplate}}
 $set name=currentTiddlerTag value=currentTiddler
 listButton
 /$set
 /$set



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/200e7e69-1cee-4ee9-9a8a-6f3817dfe596%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Can I create a bunch of tiddlers based on list?

2015-05-23 Thread Måns
Hi Richard

Thank you very much for taking your time to show how you do it :-)
Very helpfull!
Now I will need to do some experiments.

Is it also possible to create a master JSON tiddler/file which will be 
imported as a single tiddler where all defined tiddlers will exist/behave 
like shadow tiddlers?

I guess what I'm asking is how to turn the resulting JSON file into a 
plugin...

When I look at the $:/core tiddler it seems that all there is needed is one 
extra top layer: 
{
tiddlers: {
TiddlerTitle: {
title: TiddlerTitle,
type: text/vnd.tiddlywiki,
text: Tiddler text with \n linebreaks
},
NewTiddlerTitle: { ... etc...

If my assumption is correct it should be fairly easy to create a spredsheet 
like your's and make  the resulting JSON file create shadow tiddlers.

If this is possible I will maintain/update these shadow tiddlers with 
Andreas' Tinka plugin - and be able to import all these tiddlers into other 
TWs as if they were part of a plugin..

Am I on the right track?

Cheers Måns Mårtensson

Den lørdag den 23. maj 2015 kl. 05.20.38 UTC+2 skrev Richard Smith:

 Hi Mans,

 Starting with a spreadsheet - data in colums, no headers - put a blank 
 column inbetween each, starting at the beginning and, in the top cell, add 
 little snippets like this...

  {  text: 

 so that, as a whole, a single line of the spreadsheet reads as a valid 
 json entry, with a comma at the end, and 'fill' down the sheet, so it looks 
 like this...


 https://lh3.googleusercontent.com/-r6SDMepHHYc/VV_wEguePqI/A_4/7SVc-hDx8tQ/s1600/Screen%2BShot%2B2015-05-23%2Bat%2B1.03.23%2Bpm.png
 Then copy and paste the columns into a friendly text editor (not a 
 word-processor). When I do it I get some kind of 'tab' character that I 
 need to globally remove (search and replace all). I've highlighted it in 
 the top left of this screenshot.


 https://lh3.googleusercontent.com/-QjPOY0TnAtE/VV_xJNeyrQI/BAA/fY9NcKgSZtM/s1600/Screen%2BShot%2B2015-05-23%2Bat%2B1.08.06%2Bpm.png
 Then I add opening and closing square brackets and save it as .json


 https://lh3.googleusercontent.com/-79r35DvmyBQ/VV_xVzPCVGI/BAI/UpgR6pCPHqM/s1600/Screen%2BShot%2B2015-05-23%2Bat%2B1.08.34%2Bpm.png
 Drag it into TW and it appears like a regular import.


 https://lh3.googleusercontent.com/-eFuxd_WxrIA/VV_xn2APjSI/BAQ/oKPJ7fFkhTY/s1600/Screen%2BShot%2B2015-05-23%2Bat%2B1.18.01%2Bpm.png
 NB: if there's anything wrong with your json, you get a big red warning 
 but nothing breaks - but use a backup, obviously.

 Regards,
 Richard


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4c49ec6c-59fc-4640-9090-d60276d3abf3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Can I create a bunch of tiddlers based on list?

2015-05-23 Thread Måns
Hi Danielo

Of course I'm interested :-)
However I'm totally blank when it comes to writing a script to use with a 
Google spreadsheet.

I was thinking of having two seperate scripts one for creating a JSON file 
to import/create a lot of tiddlers at once - as Richard proposed - and 
another script which does almost the same except it creates the extra 
layer needed for it to be a standalone JSON tiddler which provides 
tiddlers as shadows

Is this possible?

A naming convention for different tiddler fields might be set in the 
spreadsheet header columns like in a csv. like: title, tags(space or 
comma separated values), text, type,customfield1, customfield2, etc...?

I'm I on the right track?

Cheers Måns Mårtensson

Den lørdag den 23. maj 2015 kl. 16.27.03 UTC+2 skrev Danielo Rodríguez:

 Mans, if you are interested and you are using Google spreadsheet it is not 
 difficulttto write an script to export the data of a sheet as Json or 
 tiddler format. 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bf7761b7-4a92-4bac-90cb-c65fbc346dfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Can I create a bunch of tiddlers based on list?

2015-05-22 Thread Måns
Hi Richard

If you would like to create a lot of tiddlers from a spreadsheet, there's a 
 simple method - put 'dummy' columns between your actual columns and fill 
 them with the right json delimiters, paste the whole sheet as text into a 
 file and save it and then drag it into TW. I can show you an example if 
 you're interested.


Yes please :-)

Cheers Måns Mårtensson 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3c0569c2-34bf-48a8-a62a-07ad19b2d1dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Can I create a bunch of tiddlers based on list?

2015-05-21 Thread Måns
It's still great :-)

Den torsdag den 21. maj 2015 kl. 22.27.09 UTC+2 skrev Eric Shulman:

 On Thursday, May 21, 2015 at 1:12:31 PM UTC-7, Måns wrote:

 I can't help thinking that this sort of magic might allow for a little 
 more complex things like converting a csv list of tiddler names, tags, 
 standard and custom fields into tiddlers, simply by writing a simple macro 
 with variables for each field in an action-setfield widget call...


 This technique only works because ListOfTitles is essentially a 
 hand-written filter containing literal tiddler titles.  If that tiddler 
 also contained other data (i.e., CSV-formatted content on each line), then 
 it would not be a valid filter and the $list widget would not work as 
 intended.

 sorry.

 -e



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


[tw] Re: [TW5] Can I create a bunch of tiddlers based on list?

2015-05-21 Thread Måns
Hi Eric

GREAT :-)

Thank you very much for showing this simple solution for creating a lot of 
tiddlers from a simple list!

I can't help thinking that this sort of magic might allow for a little more 
complex things like converting a csv list of tiddler names, tags, standard 
and custom fields into tiddlers, simply by writing a simple macro with 
variables for each field in an action-setfield widget call...

I guess I'm just having a little daydream here - however It would be very, 
very nice to drag a csv file to a TW - click a button and kazaam - 
(example)  answers to your google docs forms are magically turned into 
tagged tiddlers with content... 

Cheers Måns Mårtensson

Den torsdag den 21. maj 2015 kl. 20.47.50 UTC+2 skrev Eric Shulman:

 On Thursday, May 21, 2015 at 11:26:51 AM UTC-7, Mark S. wrote:

 I would like to create a bunch of new tiddlers (preferably not in draft 
 mode) from a list contained in a separate tiddler (it could be an existing 
 data tiddler if necessary).
 In other words, can I iterate through a list, generating new tiddlers? 
 I could do this sort of thing with the javascript tag in TWC.
 The List widget allows me to do things the other way -- iterate over a 
 list of existing tiddlers, but there doesn't seem to be any tools for 
 generating a bunch of tiddlrs based on a list. I'm hoping there's some 
 widget or technique that can help with this.


 Actually, the $list widget WILL do what you want:

 1) First, create a tiddler, ListOfTitles, containing tiddler titles using 
 a whitespace-separate list with doubled-brackets around titles with spaces 
 in them.  For example:

 ListOfTitles
 ---
 [[foo bar]]
 baz
 [[mumble frotz]]
 gronk
 snork
 -

 2) Then, use this button definition:
 $button
 make new tiddlers from list
 $list filter={{ListOfTitles}}
 $action-setfield $tiddler={{!!title}} text=/
 /$list
 /$button
 Note: using $list inside $button requires TW v5.1.8 or above.

 enjoy,
 -e
 Eric Shulman
 ELS Design Studios
 TiddlyTools - Small Tools for Big Ideas!
 InsideTiddlyWiki: The Missing Manuals

 YOUR DONATIONS ARE VERY IMPORTANT!
 HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY TIP JAR...
http://TiddlyTools.github.com/fundraising.html#MakeADonation

 Professional TiddlyWiki Consulting Services...
 Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9fbb1f72-c824-4d1d-be51-8092cdda400e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-21 Thread Måns
Hi Birthe  Mark

The tiddlers might be reordered or not open in the storyview when visited 
later (it's a playground :-))
Here's a permaviewlink: http://tinyurl.com/polfks9 (hope it is not broken 
this time...)

Cheers Måns Mårtensson 

Den torsdag den 21. maj 2015 kl. 17.23.34 UTC+2 skrev Birthe C:

 Hi Mark S,

 The link to Måns playground: http://playground.tiddlyspot.com/


 Birthe


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/803d0ed6-5b80-46f6-9da7-12bb35458e85%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-21 Thread Måns
Hi @Mat

Mat:

 @Måns - I hadn't realized you could paste in html like this - because 
 that's what you've done, right? Copy-pasted the tiddler code right into 
 your post, right?


It's almost a Life Hack to me:

I use this feature frequently to copy paste tables and formatted text from 
TW's into Word documents... arrange it for printing and save it to a pdf 
file.

It's a very quick way to get a lot of (pretty) links into a pdf document.

Cheers Måns Mårtensson
  

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d4bce752-46f7-47f0-8789-4d60b6b58610%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Display PDF inside tiddler

2015-05-19 Thread Måns
Hi James

Try the embed tag http://www.w3schools.com/tags/tag_embed.asp instead:

Here's an example how to turn it into a macro:

[[$:/embedPDFmacro 
http://xn--mns-ula.dk/udtalelser/hu/#%24%3A%2FembedPDFmacro]] 
$:/tags/Macro:

\define pdfembed(url)
embed src='$url$' type=application/pdf width='100%' height='915'/
\end


Usage: pdfembed web adress or file path

You might even be able to leave out the type attribute and experiment with 
other filetypes..

Cheers Måns Mårtensson

Den tirsdag den 19. maj 2015 kl. 06.43.23 UTC+2 skrev James:

 Hi Måns,

 I am sorry to post a reply on the old threat.

 I found your scripts really useful and it works on embedded PDF into TW5 
 very well.

 However, I encounter a problem when I tried to embedded a local PDF file 
 in TW5.  It pops up a download window instead of showing PDF in the 
 iframe.  Would you mind to shed some lights on that?

 Thanks.


 On Saturday, 28 February 2015 06:37:27 UTC+8, Måns wrote:

 Hi Bill

 If you have a look at the Motovun Jack.pdf tiddler in edit mode you'll 
 see that it's a binary tiddler and that it's type is set to 
 application/pdf.
 Maybe this all happens automagically when you drag a pdf on to a TW? 
 (import it into the TW document)

 I don't know because I generally avoid embedding binary files in my TWs 
 not to create too big Tidddlywiki documents...

 Instead I would create a tiddler and set the type to application/pdf 
 manually - simply write it in the type field if it doesn't appear in the 
 drop down list already.
 Next I would create a new custom field: _canonical_uri and paste the 
 URL to my web hosted pdf document (click add - or it won't be created).

 Usually I show pdfs via an iframe: iframe width=100% height=900 
 src=URL to my web hosted pdf document frameborder=0 
 allowfullscreen/iframe.

 If I have a lot of pdfs to show I will create a global macro with the 
 iframe like this:

 1) Create a tiddler called eg $:/_iframe/macro (It doesn't matter what 
 you call it)
 2) Write something like this: 
 \define iframe(url)
 iframe width=100% height=915 src=$url$ frameborder=0 
 allowfullscreen/iframe
 \end
 3) Tag it with $:/tags/Macro

 Now I can create an iframe with my pdf like this: iframe URL to my web 
 hosted pdf document in any tiddler.

 A more involved version of the above macro could look like this:

 1)Tiddler title eg $:/_iframe2/macro/link/fullscreen
 2) Write:
 \define iframe2(url)
 [ext[Link|$url$]] {{$:/core/ui/Buttons/full-screen}}
 iframe width=100% height=900 src=$url$ frameborder=0 
 allowfullscreen/iframe
 \end
 3) Tag it with $:/tags/Macro

 Now I can create an iframe with my pdf like this: iframe2 URL to my 
 web hosted pdf document in any tiddler. 
 I'll get a link to the pdf document and a button to open the tiddler in 
 full screen mode at the top of the iframed pdf document.

 If I fetch all my pdfs from the same location I will add a location 
 snippet to the macro like this: src=http://MyWebAddress/$url$.pdf;
 Then there is only very little to write: iframe filename. 
 Address and filetype is already set by the macro...


 Hope some of this helps - enjoy :-)

 Cheers Måns Mårtensson



 Den fredag den 27. februar 2015 kl. 21.32.28 UTC+1 skrev Bill Denbigh:

 Incidentally i did see the Motovun Jack.pdf tiddler inside of 
 tiddlywiki.com but can't figure out how it works. Sorry...



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e7bdedcf-92ee-4f03-9e51-a3018b609910%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [not TW] article: Notes-testing-7-dropbox-alternatives

2015-05-19 Thread Måns
Hi Mat

I've been using my own OwnCloud https://owncloud.org/install/ for several 
years now.
 It has replaced dropbox for me and I'm very happy with it. 
Never had a glitch in perfomance. 
I'm still happily using version 3. 
I think the current stable version is version 6.

Cheers Måns Mårtensson

Den tirsdag den 19. maj 2015 kl. 09.26.21 UTC+2 skrev Mat:

 Of probable interest for some, a good review from an individual doing some 
 semi-thorough in-practice testing for cloud synching alternatives. 
 Unfortunately the final result is a bit depressing IMO.

 http://vxlabs.com/2015/03/29/notes-testing-7-dropbox-alternatives/


 :-)


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/64a4bb9f-5e78-4fba-a432-4a25bdd1d74c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [not TW] article: Notes-testing-7-dropbox-alternatives

2015-05-19 Thread Måns
 It's version 8 now... https://demo.owncloud.org/index.php/settings/apps


 I think the current stable version is version 6.

 Cheers Måns Mårtensson 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/376a29dd-ba62-49b9-8c76-cff1e5e2004c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-16 Thread Måns
Hi Mat

I hadn't realized you could paste in html like this - because that's what 
 you've done, right? Copy-pasted the tiddler code right into your post, 
 right?


Yep. It's very convenient isn't it? :-)

Cheers Måns Mårtensson 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f4dcc15-a988-4bd8-9188-fb48f2b3bafb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-16 Thread Måns
Hi Matthew

Which version of TW5 are you using? I doubt that your skeleton code will 
work in an up to date version of TW5.

Check out: http://tiddlywiki.com/#Creating%20journal%20tiddlers 

You could clone the new-journal-here button* and use it as a template to 
create your own special NewTaskJournalHere button.

[*] $:/core/ui/Buttons/new-journal-here 
http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FButtons%2Fnew-journal-here 

Cheers Måns Mårtensson
  

Den mandag den 11. maj 2015 kl. 09.26.47 UTC+2 skrev Matthew Petty:

 I use a button to create task tiddlers. It uses a TaskSkeleton to create 
 consistently formatted tiddlers.
 I want to add a button to the skeleton which would create a new task, 
 tagged with the current task, which would also use the TaskSkeleton.
 The new here button just creates a new empty tiddler, and it's only 
 accessible in view mode.

 I think it's just a case of making a new task creation button, based on 
 the current one. Here's TaskButton:
 $let tag1=journal text=
 $newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
 skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 0DD 
 ddd hh:mm:ss'/$newtiddler
 /$let

 What could I add to that to tag the new task with the tiddler that 
 displayed this button?


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5112ef8b-9650-43e0-8c8f-590bf13c458c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-16 Thread Måns
Hi Matthew

I made my own taskJornalHere button like this: (check out a live example 
at: My playground /


[[2015 05 16 Sat 11:6:48]]
http://playground.tiddlyspot.com/#1 second ago
alternative usage Journal Task
Probability:3-sometimesTagged titles:   1-rarely  2-unlikely  3-sometimes  
4-likely  5-frequently  

NewTaskJournalHere http://playground.tiddlyspot.com/#NewTaskJournalHere:

\define taskJournalButtonTags()
[[$(currentTiddlerTag)$]] $(taskJournalTags)$
\end
\define taskJournalButton()
$button tooltip={{NewTaskJournalHere!!hint}} 
aria-label={{$:/language/Buttons/NewJournalHere/Caption}} 
class=tv-config-toolbar-class
$action-sendmessage $message=tm-new-tiddler title=now 
$(taskJournalTitleTemplate)$ text=taskJournalTextTemplate 
tags=taskJournalButtonTags/
$list filter=[tv-config-toolbar-iconsprefix[yes]]
{{$:/core/images/new-journal-button}}
/$list
$list filter=[tv-config-toolbar-textprefix[yes]]
span class=tc-btn-text$text text={{NewTaskJournalHere!!caption}}//span
/$list
/$button
\end
$set name=taskJournalTitleTemplate 
value={{NewTaskJournalHere!!titletemplate}}
$set name=taskJournalTags value={{NewTaskJournalHere!!tagtemplate}}
$set name=currentTiddlerTag value=currentTiddler
$set name=taskJournalTextTemplate value={{NewTaskJournalHere!!texttemplate}}
taskJournalButton
/$set/$set/$set

captionNew task journal herecreated20150516073545040description
{{$:/language/Buttons/NewJournalHere/Hint}}hintCreate a new task journal 
tiddler tagged with this onemodified20150516090641920tags$:/tags/ViewToolbar
tagtemplateJournal Tasktexttemplate{{||tasktemplate}}titleNewTaskJournalHere
titletemplate 0MM 0DD ddd hh:mm:ssurl
http://tiddlywiki.com/#Creating%20journal%20tiddlers


Cheers Måns Mårtensson


Den lørdag den 16. maj 2015 kl. 10.29.09 UTC+2 skrev Måns:

 http://tiddlywiki.com/#Page%20and%20tiddler%20layout%20customisation

 Den lørdag den 16. maj 2015 kl. 10.08.02 UTC+2 skrev Måns:

 Hi Matthew

 Which version of TW5 are you using? I doubt that your skeleton code will 
 work in an up to date version of TW5.

 Check out: http://tiddlywiki.com/#Creating%20journal%20tiddlers 

 You could clone the new-journal-here button* and use it as a template to 
 create your own special NewTaskJournalHere button.

 [*] $:/core/ui/Buttons/new-journal-here 
 http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FButtons%2Fnew-journal-here 

 Cheers Måns Mårtensson
   

 Den mandag den 11. maj 2015 kl. 09.26.47 UTC+2 skrev Matthew Petty:

 I use a button to create task tiddlers. It uses a TaskSkeleton to create 
 consistently formatted tiddlers.
 I want to add a button to the skeleton which would create a new task, 
 tagged with the current task, which would also use the TaskSkeleton.
 The new here button just creates a new empty tiddler, and it's only 
 accessible in view mode.

 I think it's just a case of making a new task creation button, based on 
 the current one. Here's TaskButton:
 $let tag1=journal text=
 $newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
 skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 
 0DD ddd hh:mm:ss'/$newtiddler
 /$let

 What could I add to that to tag the new task with the tiddler that 
 displayed this button?



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bfab4ab0-81a6-44b6-9607-add9408df3db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TW5] Button to create new task tagged with current tiddler?

2015-05-16 Thread Måns
http://tiddlywiki.com/#Page%20and%20tiddler%20layout%20customisation

Den lørdag den 16. maj 2015 kl. 10.08.02 UTC+2 skrev Måns:

 Hi Matthew

 Which version of TW5 are you using? I doubt that your skeleton code will 
 work in an up to date version of TW5.

 Check out: http://tiddlywiki.com/#Creating%20journal%20tiddlers 

 You could clone the new-journal-here button* and use it as a template to 
 create your own special NewTaskJournalHere button.

 [*] $:/core/ui/Buttons/new-journal-here 
 http://tiddlywiki.com/#%24%3A%2Fcore%2Fui%2FButtons%2Fnew-journal-here 

 Cheers Måns Mårtensson
   

 Den mandag den 11. maj 2015 kl. 09.26.47 UTC+2 skrev Matthew Petty:

 I use a button to create task tiddlers. It uses a TaskSkeleton to create 
 consistently formatted tiddlers.
 I want to add a button to the skeleton which would create a new task, 
 tagged with the current task, which would also use the TaskSkeleton.
 The new here button just creates a new empty tiddler, and it's only 
 accessible in view mode.

 I think it's just a case of making a new task creation button, based on 
 the current one. Here's TaskButton:
 $let tag1=journal text=
 $newtiddler title=dateTime ' 0MM 0DD ddd hh:mm:ss' 
 skeleton=TaskSkeleton edit=yesCreate Task dateTime ' 0MM 0DD 
 ddd hh:mm:ss'/$newtiddler
 /$let

 What could I add to that to tag the new task with the tiddler that 
 displayed this button?



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ae210711-8168-4bc2-a5c8-52b608a9d7d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Help needed for creating a select box which sets a field name and a field value simultaneously

2015-05-15 Thread Måns
Hi TwWizards

I'm trying to create a select box where I can select a group and title 
based on tags. Group should become the field name and the title should 
become the field value...

I've been trying different approaches - which led to solutions for other 
use cases - this last one is still a little to difficult for me.

This* is how far I've got - as you can see I hardcoded the fieldname (wrote 
it into the macrocall).
What I really want is to be able to set the master tag for Group headers 
in the macro call. (In this case it is a tiddler tagged with groupitem) - 
and when I choose a sub list tiddler title from that group item (in this 
case it is probability -  then I want the FieldName to change so it 
becomes the group header title.

[*]
\define sfmsa(GroupItem:groupitem FieldName:probability)
$select tiddler=currentTiddler field='$FieldName$'
$list filter='[tag[$GroupItem$]]'
optgroup label={{!!title}}
$list filter='[all[current]tagging[]]'
option value={{!!title}}$view field='title'/option
/$list
/optgroup
/$list
/$select
\end

Grouped: sfmsa

The use case is that I want to automatically set the fieldname to which a 
field value is written (currentTiddler) - as a result of which group a 
choosen tiddler (title) belongs to...

I'm not sure that you (or anybody else for that matter ...) - can follow my 
thoughts just by looking at the macro text. You might understand it better 
if you checkout my playground http://playground.tiddlyspot.com/ - it is 
the tiddler $:/SelectFieldMacroSemiAdvanced 
http://playground.tiddlyspot.com/#%24%3A%2FSelectFieldMacroSemiAdvanced which 
holds the code.

The attached screenshot shows that I'm able to select a title from another 
group than the hardcoded one (probability)... It would be very nice if 
the fielname would change to reflect the group header...:

https://lh3.googleusercontent.com/-8QUBomdGpy0/VVXXfHsTjFI/G0o/UCSe0hKrc2s/s1600/selectdemo.png
 
Cheers Måns Mårtensson

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ed8b4b1e-3586-416d-83d8-0ee44d2342b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: My vision of a mobile theme

2015-05-15 Thread Måns
Hi Danielo

This is really nice work :-) 
Thank you very much for sharing it!
Looking forward to see it as a stand alone theme.

I was wondering: 
Do you know if it's possible to automatically change themes based on screen 
size?
If it is not possible - your theme maybe shouldn't be a stand alone theme 
and instead be released as a plugin which would work with any theme?!
I guess there might be some clashes with other themes -  eg. Jeds 
MobileMenu in his MobileTheme? - If this is the case a standalone theme of 
your's might be a better option..?!

Cheers Måns Mårtensson

Den fredag den 15. maj 2015 kl. 10.25.41 UTC+2 skrev Danielo Rodríguez:

 Hello, 

 Here is my vision of a mobile theme. I have developed this five months 
 ago, and I did it entirely on my mobile phone(that's why it fits so good). 
 I don't know why I did not share this before. It is not ready already for 
 distribution, but I find it very functional. It is only noticeable when you 
 are on mobile unlike other mobile themes,so you can install it on your 
 wiki and it will not interrupt your normal work flow on desktop. 

 What I like the most about it is that it uses vertical space, wich you 
 have plenty on mobile, but leaves the horizontal space, which is a precious 
 treasure on mobile, all for the tiddlers river. 

 Check it out here 

 http://mobiletw5.tiddlyspot.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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8bd176f7-0f6e-4c28-a317-d80898a864fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] I'd never use something called TiddlyWiki

2015-05-15 Thread Måns
+1 :-D

Den fredag den 15. maj 2015 kl. 10.03.43 UTC+2 skrev AlexHough:


 marketing slogan: Choose federated. Choose small. Choose fast. Choose 
 TiddlyWiki

 Matt... are you familiar with Trainspotting?

 I wonder if marketing TW could be a touch more proactively anti the 
 mainstream. TW is a punk rock product attracting those who are not afraid 
 of challenging existing paradigms... TW is a three minute blast of pure 
 power pop, an antidote to lumbering prog rock bloatware.

 Another slogan: Here are three concepts. Now wikify your life. - echoing 
 the iconic here are three chords, now form a band

 TW is like an indie band on a mission to change the world

 in brainstorm branding mode

 Alex



 On 15 May 2015 at 08:53, Alex Hough r.a@gmail.com javascript: 
 wrote:

 Jeremy --- Sharepoint in irony shocker...

 I was thinking of something more pro-Tw than the ironic

 Choose life. Choose Microsoft. Choose Excel. Choose Word. Choose PDF. 
 Choose buyer lock in

 and started with this:

 Choose TiddlyWiki. Choose Life. Choose lightweight adaptable open source 
 software crafted with love. Choose 


 can anyone think of any other phrases beginning with Choose which could 
 capture the TW ethos within the constraints chosen by Irvine Welsh in 
 Trainspotting? [1]  -- just a mini brainstorm for some agile guerrilla 
 marketing campaign...



 Alex


 [1] https://www.youtube.com/watch?v=RCxgqHqakXc





 On 15 May 2015 at 08:29, Jeremy Ruston jeremy...@gmail.com javascript:
  wrote:

 And I'd never use something called SharePoint! :)

 Best wishes

 Jeremy.


 On Fri, May 15, 2015 at 8:25 AM, Alex Hough r.a@gmail.com 
 javascript: wrote:


 ​

 -- 
 You received this message because you are subscribed to the Google 
 Groups TiddlyWiki group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to tiddlywiki+...@googlegroups.com javascript:.
 To post to this group, send email to tiddl...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/CALc1hYcddG74ejYeWr1ndGtvuYzUtrGm8NYze4f%2Bfonj%2BZ3nKA%40mail.gmail.com
  
 https://groups.google.com/d/msgid/tiddlywiki/CALc1hYcddG74ejYeWr1ndGtvuYzUtrGm8NYze4f%2Bfonj%2BZ3nKA%40mail.gmail.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.




 -- 
 Jeremy Ruston
 mailto:jeremy...@gmail.com javascript:
  
 -- 
 You received this message because you are subscribed to the Google 
 Groups TiddlyWiki group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to tiddlywiki+...@googlegroups.com javascript:.
 To post to this group, send email to tiddl...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJYreBX%2BsEPjFDfBrzkK-RpPx8dezJEcDcOH7RODMOaRQg%40mail.gmail.com
  
 https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJYreBX%2BsEPjFDfBrzkK-RpPx8dezJEcDcOH7RODMOaRQg%40mail.gmail.com?utm_medium=emailutm_source=footer
 .
 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4df838e7-f257-4287-9012-bcbeccea0300%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: collapse tiddler

2015-05-12 Thread Måns
Hi Rustem

Very nice - congratulations and thank you very much for sharing your 
buttons :-)

I was wondering:

Collapse button:
Is it possible *not* to edit the modification field of the current tiddler 
when you collapse it?
Is it possible to make the height of the collapsed tiddler even smaller?

Limit text editor's heigth button:
Where/how do you set the limited height of the edit text frame?

Two columns layout button:
When we invoke the two columns layout - some of the tiddlers (those which 
have a table) seem to get wider that the others - and push them over the 
left menu.
How do we control this behaviour? Is it the table css which takes 
precedence over the story width?

Cheers Måns Mårtensson

Den tirsdag den 12. maj 2015 kl. 12.09.45 UTC+2 skrev Rustem:

 Collapse tiddler (effectively, hide body) and other buttons added, see 
 http://solar-flair.tiddlyspot.com/.

 On Sunday, May 10, 2015 at 11:55:46 PM UTC-7, Rustem wrote:

 I'd like to make a Collapse button for the ViewToolbar, that will hide 
 the body, leaving only the tiddler title in the story. Does anyone already 
 have it? What do you think is the best way to go about it?

 Here's what I'm considering.

 Possible ways:
 * Inject a class in the current tiddler. (Don't know how, any pointers?)
 * Wrap the current (every?) tiddler in a RevealWidget.
 * Have a separate ViewTemplate, tag-based. Add/remove a Collapsed tag.

 --R.



-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20138f60-fa0b-46cd-a4a0-6b5d93d14cba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] is a drop-down Field selector menu possible in Draft Mode?

2015-05-12 Thread Måns
Hi David

If you tag your template with: $:/tags/EditTemplate and it will show in 
edit mode in all tiddlers.
When you want to decide where the select box should appear you can use the 
list-before or list-after fieldname and add the title of the element which 
you will position it relative to... You can find a list of element titles 
in the list field of the shadow tiddler  $:/tags/EditTemplate.

You can also create a macro and a template with variables which can be used 
to create different fieldname and different values too:
I've setup a working example here: http://playground.tiddlyspot.com 
http://playground.tiddlyspot.com/#:%5B%5Balternative%20use%5D%5D%20testing%20SelectFieldMacro
 (based 
on your data)

Notice that you don't actually need to add the tag $:/tags/Macro unless you 
want to use the macro in reader mode in other tiddlers and with other 
values for the variables...  

Cheers Måns Mårtensson

Den tirsdag den 12. maj 2015 kl. 22.53.53 UTC+2 skrev david...:

 So I've worked out a solution based on Dave Gifford's example 
 https://groups.google.com/d/msg/tiddlywiki/TaQoXoRq2aQ/DY5qYXUZiiwJ of 
 using the SelectWidget to set fields.
  
 The dropdown menu only appears in View Mode of course, but changes made 
 show up in the fields in Draft Mode, so I guess it's doing what I need it 
 too. I'd still rather the changes could only be made in Draft Mode, but 
 this seems to work.
  
 I now have the code below[1] to set the value field for 'probability', and 
 a similar one to set the value for 'severity'.
  
 My next step is to place the code for each group of values in a separate 
 tiddler, so that I can reference them (transclude them?) into each tiddler 
 that I require values set for. I'm doing this so I can easily change or 
 update the values across multiple tiddlers.
  
 Any hints or tips appreciated!
  
 Cheers,
  
 David.
  
 [1]
 $select field='probability'
 option$action-setfield probability/1-rarely/option
 option$action-setfield probability/2-unlikely/option
 option$action-setfield probability/3-sometimes/option
 option$action-setfield probability/4-likely/option
 option$action-setfield probability/5-frequently/option
 /$select
  
 On Mon, May 11, 2015, at 03:48 PM, david... wrote:

 Hi List,
  
 Can I use a drop-down selector for the Fields, in Draft Mode? Is it 
 possible?
  
 I've added two fields ('Probability' and 'Severity') to my default 'New 
 Tiddler' template, by following Tobias Beer's excellent guide to Create a 
 Tiddler from a Template 
 http://tobibeer.github.io/tb5/#Create%20Tiddler%20From%20Template.
  
 I'd like to be able to select the value for each field from a drop-down 
 menu selector. Ideally, the selector would appear when the tiddler was in 
 Draft Mode.
  
 I thought I could use the instructions given in 
 tiddlywiki.com#SelectWidget. I guess this will only show the code in 
 Draft Mode, though. Is that correct, or is there some way to use the 
 SelectWidget in Draft Mode, too?
  
 By the way, what is the opposite of Draft Mode? Is it View Mode, 
 Presentation Mode, or something else?
  
 Cheers,
  
 David.
  
  


 -- 
 You received this message because you are subscribed to the Google Groups 
 TiddlyWiki group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to tiddlywiki+...@googlegroups.com javascript:.
 To post to this group, send email to tiddl...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/1431323295.348741.265289241.615C04B1%40webmail.messagingengine.com
  
 https://groups.google.com/d/msgid/tiddlywiki/1431323295.348741.265289241.615C04B1%40webmail.messagingengine.com?utm_medium=emailutm_source=footer
 .
 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/34cb33f7-691b-44ae-94b9-abb05dd64b1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Trouble with a plugin stylesheet... (shadowed styesheet doesn't work untill renamed)

2015-05-10 Thread Måns
Aha. That makes sense.

Thank you very much for the explanation Andreas!

I enjoy your Tinka plugin packager/manager very much :-)

Is there any chance you will share your left menu tiddler editor some time 
soon?

Saw your demonstration at the hangout and it seems to be a great design for 
a quick editor and something that would be really fun/interesting to dig 
into for both @Jed, @Mat and myself considering what we are experimenting 
with at the moment... 

Cheers Måns Mårtensson

Den søndag den 10. maj 2015 kl. 14.25.51 UTC+2 skrev Andreas Hahn:

 Hi Mans, 

 the reason for that is that when packaged as a plugin, it is no longer 
 guaranteed that the stylesheet shadow tiddler is loaded AFTER the   
 vanilla base theme. 
 Therefore you have to get your stylesheet to load later or take a higher 
 precedence (i.e. change the styles to me more specific) for them to work. 
 Pretty much the only option I know of that does not require you to 
 change your stylesheets is to add a list-after field to your 
 stylesheet tiddler containing $:/themes/tiddlywiki/vanilla/base (or 
 the theme you are building upon). This ensures that your stylesheets are 
 loaded later. 

 There might be other ways to do it, that is however the option I have 
 found myself using in the past. 

 /Andreas 


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f7f8449-839a-45f8-8a8e-16f1f16550fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Display tiddlers in two columns

2015-05-10 Thread Måns
Hi Rustem

Great stuff :-)

Thank you for sharing!

Add a height and overflow auto - and you've got small tiddler windows in 
two rows...:


.tc-story-river {   display: flex;   flex-wrap: wrap; }

.tc-tiddler-frame { max-width: 49%; margin-right: 1%;height:24em;overflow: 
auto;} 


Cheers Måns Mårtensson

Den søndag den 10. maj 2015 kl. 09.05.20 UTC+2 skrev Rustem:

 I’m on a roll today.

 .tc-story-river {   display: flex;   flex-wrap: wrap; }
 .tc-tiddler-frame { max-width: 49%; margin-right: 1%; }

 On Saturday, May 9, 2015 at 9:07:59 AM UTC-7, Charlie Brown wrote:

 I see, so I can change the layout through css. I'll checkout the examples 
 when I'm less sleepy:).

 Sincerely,
 王文鑫
 Charlie

 On Sat, May 9, 2015 at 9:59 PM, Måns huma...@gmail.com wrote:

 Hi Charlie

 I am not currently aware of any specialized theme for showing tiddlers 
 in a side-by-side column fashion. 

 There are however ways to show tiddlers in generated lists or sub 
 stories (correct me if I'm wrong) and that allows you to show them side by 
 side by defining columns via css.

 @Jeremy uses flexbox http://learnlayout.com/flexbox.html on 
 tiddlywiki.com. Check out 
 http://tiddlywiki.com/#%24%3A%2F_tw5.com-styles for his tc-link-info 
 class, which is used in : 
 Articles
 Examples
 Latest
 Resources
 Tutorials

 Eric Shulmann has created StyleSheetShortCuts 
 http://www.TiddlyTools.com/#StyleSheetShortcuts (for TW classic) 
 which uses columns http://learnlayout.com/column.html (not supported 
 in Internet Explorer). You can import his stylesheet tweaks tiddler into a 
 TW5 and tag it with $:/tags/Stylesheet

 Cheers Måns Mårtensson

 Den lørdag den 9. maj 2015 kl. 15.20.21 UTC+2 skrev Charlie Brown:

 Hi, I'm new to tiddlewiki (three days) but I'm really happy with it. 
 Thanks a lot!
 Right now my tiddlers are short and thin, and display them in only one 
 column wastes too much spaces. Is there a theme or something so that I 
 could list them in two columns? I did some searching but found no result.

  -- 
 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/lVRs1qfXEsc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com
  
 https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20746edc-e613-47fa-a854-d1508ac386d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Display tiddlers in two columns

2015-05-10 Thread Måns
+1 Nice :-)

Den søndag den 10. maj 2015 kl. 11.21.45 UTC+2 skrev Rustem:

 One-up ;)

- Use max-height, no wasted space for smaller tiddlers 
- Put that in .tc-tiddler-body, that way the heading part won’t scroll 
(title,etc,tags) 

 .tc-tiddler-body { max-height: 24em; overflow: auto; }

 On Sunday, May 10, 2015 at 1:41:23 AM UTC-7, Måns wrote:

 Hi Rustem

 Great stuff :-)

 Thank you for sharing!

 Add a height and overflow auto - and you've got small tiddler windows in 
 two rows...:


 .tc-story-river {   display: flex;   flex-wrap: wrap; }

 .tc-tiddler-frame { max-width: 49%; margin-right: 1%;height:24em;overflow: 
 auto;} 


 Cheers Måns Mårtensson

 Den søndag den 10. maj 2015 kl. 09.05.20 UTC+2 skrev Rustem:

 I’m on a roll today.

 .tc-story-river {   display: flex;   flex-wrap: wrap; }
 .tc-tiddler-frame { max-width: 49%; margin-right: 1%; }

 On Saturday, May 9, 2015 at 9:07:59 AM UTC-7, Charlie Brown wrote:

 I see, so I can change the layout through css. I'll checkout the examples 
 when I'm less sleepy:).

 Sincerely,
 王文鑫
 Charlie

 On Sat, May 9, 2015 at 9:59 PM, Måns huma...@gmail.com wrote:

 Hi Charlie

 I am not currently aware of any specialized theme for showing tiddlers in 
 a side-by-side column fashion. 

 There are however ways to show tiddlers in generated lists or sub stories 
 (correct me if I'm wrong) and that allows you to show them side by side by 
 defining columns via css.

 @Jeremy uses flexbox http://learnlayout.com/flexbox.html on 
 tiddlywiki.com. Check out http://tiddlywiki.com/#%24%3A%2F_tw5.com-styles for 
 his tc-link-info class, which is used in : 
 Articles
 Examples
 Latest
 Resources
 Tutorials

 Eric Shulmann has created StyleSheetShortCuts 
 http://www.TiddlyTools.com/#StyleSheetShortcuts (for TW classic) which 
 uses columns http://learnlayout.com/column.html (not supported in 
 Internet Explorer). You can import his stylesheet tweaks tiddler into a TW5 
 and tag it with $:/tags/Stylesheet

 Cheers Måns Mårtensson

 Den lørdag den 9. maj 2015 kl. 15.20.21 UTC+2 skrev Charlie Brown:

 Hi, I'm new to tiddlewiki (three days) but I'm really happy with it. 
 Thanks a lot!
 Right now my tiddlers are short and thin, and display them in only one 
 column wastes too much spaces. Is there a theme or something so that I 
 could list them in two columns? I did some searching but found no result.

  -- 
 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/lVRs1qfXEsc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com
  
 https://groups.google.com/d/msgid/tiddlywiki/897449c2-ac20-4f96-bfda-246eeed394e0%40googlegroups.com?utm_medium=emailutm_source=footer
 .

 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f9fdf35b-56d1-46fb-a35e-09762094e1bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Display tiddlers in two columns

2015-05-10 Thread Måns
Hi Rustem and Jed

I'm fiddling with a button/link to toggle the layout of two columns - it 
works - I don't think my solution is anywhere near a right way of doing it 
though...

I've used Hradek's and Tobias' ToggleContent macro to toggle the css from a 
field value into the stylesheet tiddler. I was thinking that it would be 
neat if the css had variables which were stored in tields and choosen from 
a select box... Next I would see if I could make the tiddler tagged with 
aboveStory be untouched by the css

The last two things I haven't tried out yet...

Check it out here: 
http://flownotes.tiddlyspot.com/#ToggleRowsButtons:ToggleRowsButtons%20StoryStylesheet

The interesting bit of my experiment is that it proves that it is possible 
to use macro in a stylesheet tiddler and have a remote link to make text 
show up in it - and that it will affect the stylesheet layout... I hadn't 
dreamed that it could work that way when I started playing with it... It 
was just me fooling around..

I'm sure you'll come up with a better way to do a toggle button for tiddler 
rows..

Cheers Måns Mårtensson

Den søndag den 10. maj 2015 kl. 19.59.10 UTC+2 skrev Rustem:

 No,no, you go ahead and do the demo. Please. Mine is just a working 
 example, I'm too lazy to properly demo everything I've put in there. It's 
 this one (not updated yet): http://solar-flair.tiddlyspot.com/. It's 
 better suited for people who know how to dig into internals to see how the 
 appearance was achieved.
 You will certainly get all the credit. If you have a demo site I will just 
 link to that instead of putting up one of my own. If you have one what is 
 the address?

 -- 
 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/lVRs1qfXEsc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddlywiki+...@googlegroups.com javascript:.
 To post to this group, send email to tiddl...@googlegroups.com 
 javascript:.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/51c0fb74-29b5-4697-8860-67f522f3eb96%40googlegroups.com
  
 https://groups.google.com/d/msgid/tiddlywiki/51c0fb74-29b5-4697-8860-67f522f3eb96%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b594b713-7eb9-4648-9e98-90259c853f90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Display tiddlers in two columns

2015-05-10 Thread Måns
http://tobibeer.github.io/tb5/#Toggle%20Contents

Den søndag den 10. maj 2015 kl. 20.22.45 UTC+2 skrev Måns:

 Hi Rustem and Jed

 I'm fiddling with a button/link to toggle the layout of two columns - it 
 works - I don't think my solution is anywhere near a right way of doing it 
 though...

 I've used Hradek's and Tobias' ToggleContent macro to toggle the css from 
 a field value into the stylesheet tiddler. I was thinking that it would be 
 neat if the css had variables which were stored in tields and choosen from 
 a select box... Next I would see if I could make the tiddler tagged with 
 aboveStory be untouched by the css

 The last two things I haven't tried out yet...

 Check it out here: 
 http://flownotes.tiddlyspot.com/#ToggleRowsButtons:ToggleRowsButtons%20StoryStylesheet

 The interesting bit of my experiment is that it proves that it is possible 
 to use macro in a stylesheet tiddler and have a remote link to make text 
 show up in it - and that it will affect the stylesheet layout... I hadn't 
 dreamed that it could work that way when I started playing with it... It 
 was just me fooling around..

 I'm sure you'll come up with a better way to do a toggle button for 
 tiddler rows..

 Cheers Måns Mårtensson

 Den søndag den 10. maj 2015 kl. 19.59.10 UTC+2 skrev Rustem:

 No,no, you go ahead and do the demo. Please. Mine is just a working 
 example, I'm too lazy to properly demo everything I've put in there. It's 
 this one (not updated yet): http://solar-flair.tiddlyspot.com/. It's 
 better suited for people who know how to dig into internals to see how the 
 appearance was achieved.
 You will certainly get all the credit. If you have a demo site I will 
 just link to that instead of putting up one of my own. If you have one what 
 is the address?

 -- 
 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/lVRs1qfXEsc/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddlywiki+...@googlegroups.com.
 To post to this group, send email to tiddl...@googlegroups.com.
 Visit this group at http://groups.google.com/group/tiddlywiki.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/51c0fb74-29b5-4697-8860-67f522f3eb96%40googlegroups.com
  
 https://groups.google.com/d/msgid/tiddlywiki/51c0fb74-29b5-4697-8860-67f522f3eb96%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/370448a9-6930-410a-8426-504a502169bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: TW5 TiddlyWiki processing while typing?

2015-05-09 Thread Måns
Here's a short video demonstrating my little flownotes fastnewtiddler 
fork experiment: https://youtu.be/gDwl8TKPWnU 
I mean to add a button to hide/show all tools, so you're left with just a 
black canvas and green text - for distraction free writing... 

Den lørdag den 9. maj 2015 kl. 21.21.28 UTC+2 skrev Måns:

 Hi Mark

 Jed already gave you some very good reasons why to try out his mobile 
 theme.
 If you need a faster way to create text/tiddlers in tiddlywiki 
 @mat started a fastnewtiddler project which allows you to create new 
 tiddlers simply by writing a title and start typing text instantly because 
 you are exposed to an edit template from the start.

 I made my own variant here: flownotes.tiddlyspot 
 http://flownotes.tiddlyspot.com 
 I have tested it on three different Android tablets and one smartphone 
 also running Android. (LGg2).
 Writing in tiddlywiki - works just as fast as when I write a sms message - 
 and seems to be faster than writing a message in the messenger app...
 I can't say that writing in a TW5 is slower than writing anything else on 
 my mobile devices - sometimes I would say it's even faster than some of the 
 installed apps...

 Cheers Måns Mårtensson

 Den lørdag den 9. maj 2015 kl. 19.36.43 UTC+2 skrev Mark S.:

 Cosmetic tweaks are nice and certainly appreciated, but when you're 
 trying to type on a small screen (which can already be challenging) what 
 you really care about is performance. 

 I rarely care what is going on in the rest of the TW when I'm busy typing 
 in input. I don't need things updating in the background. So a way to 
 dial-back the responsiveness would be very helpful. I figure the 400ms 
 delay is already built in some place in the system. There must be a way to 
 increase that so that typing becomes reasonable.

 Thanks!
 Mark

 On Saturday, May 9, 2015 at 5:25:59 AM UTC-7, Måns wrote:

 Hi Danielo

 Not a fair/correct statement...
 @Jed's new mobile theme and @Matabele's floating sidebar are major 
 improvements which helps when using TiddlyWiki on mobile devices. 

 Check them out.

 Cheers Måns Mårtensson 


  


 Den lørdag den 9. maj 2015 kl. 13.14.45 UTC+2 skrev Danielo Rodríguez:

 Hello Mark, 

 Seems that the entire TW community has forgotten about mobile devices, 
 even after Jeremy said that he is very interested on mobile 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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59af1b19-5d81-4c77-84d7-fa454771d47c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Tiddlywiki 5 and mGSD

2015-05-09 Thread Måns
A question regarding intellectual property - conventions for translation, 
renaming, referencing and republishing a plugin and a general code of 
conduct.

I made a danish translation of Roma's GSD5. In danish it is called FMG5. 
(Få Mere Gjort: Getting More Done...)
I wrote a reference to Roma Hicks and a link to gsd5.tiddlyspot.com at 
fmg5.tiddlyspot.com.
Is there a newer version of GSD5? @Danielo?

@Roma @TiddlyVerse. Is it ok that I translated, renamed and repackaged 
Roma's gsd5 plugin - with due reference and links to his original work?

@Roma - Is it ok with you? - If not I will of course delete it instantly...

Cheers Måns Mårtensson

Den lørdag den 9. maj 2015 kl. 13.08.28 UTC+2 skrev Danielo Rodríguez:

 This is very similar to what Roma is doing. In fact the name is the same 
 and the apparrance is identical. If you are only referencing roma's work 
 you did it wrong. Looks like one of the old version. 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1700bf5b-6a3f-4d3e-b2de-6300a265e6f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   8   9   10   >