Re: [tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread nakedmind
For anyone interested, I found a bookmarklet workaround to quickly copy 
links from *chrome* and paste it in wikitext format in a tiddler.

https://gist.github.com/bradleybossard/3667ad5259045f839adc

Just modify it to use TW5's wikitext link format.

Regards,
Eric



On Friday, 14 September 2018 11:29:08 UTC+8, nakedmind wrote:
>
> Hi Jeremy,
>
> To enable the instrumentation, create a tiddler with the tag 
>> $:/tags/RawMarkup ...
>>
>
> Thanks! This was really helpful. I tried it and was able to see the js 
> code involved. I modified *dragndrop.js* a bit to do some testing.
>
> I tested in both chrome and ff and and I found that dragging links 
> produced html with same structure;.  i.e., the html data starts with *" "* and ends with "*"*.
>
> So if this is detected, then it can be assumed the dragged html is a link 
> and can be parsed and then imported as something like this: 
>   
>*[[Text of the link|URL of the link]]*
>
> Eric
>

-- 
You received this message because you are subscribed to the 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/517c75fe-ed06-478e-9811-29cefb017c2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [NodeJS][Android] TiddlyWiki takes 30 seconds to load modules in ARM architecture

2018-09-13 Thread Riz


My input 


-- 
You received this message because you are subscribed to the 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/b2919ac3-4172-4a22-b9da-4e44a52def00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread nakedmind
Hi Jeremy,

To enable the instrumentation, create a tiddler with the tag 
> $:/tags/RawMarkup ...
>

Thanks! This was really helpful. I tried it and was able to see the js code 
involved. I modified *dragndrop.js* a bit to do some testing.

I tested in both chrome and ff and and I found that dragging links produced 
html with same structure;.  i.e., the html data starts with *""*.

So if this is detected, then it can be assumed the dragged html is a link 
and can be parsed and then imported as something like this: 
  
   *[[Text of the link|URL of the link]]*

Eric

-- 
You received this message because you are subscribed to the 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/fb76b01b-5f23-4006-9b34-5fe69f3289c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Webzine 1990s style: ideas for theme? Web Art Project

2018-09-13 Thread Guille Rmo
I also think TW is a great fit for this sort of project. I think you can 
have the file in the usb and play it in tiddlywiki. 

What kind of topics are present in your zine? If there is something I can 
contribute I would be glad to participate :) 



El jueves, 13 de septiembre de 2018, 6:47:10 (UTC-6), AlexHough escribió:
>
> Dear All,
>
> From 1993-1999 I produced a fanzine. I am now revisting the project using 
> audio, video and -- naturally -- TW.
>
> Since the 1990s, in electronic music there have been trends evoking 
> earlier electronic music.
>
> I'd like the TW to share this aesthetic in a knowing and loving homage.
>
> The feeling I want to evoke is of "nostalgia for a forgotten future" - the 
> future was more exciting back in the early days of dance music and the web.
>
> I think I'd like to distribute the TW and the audio adn video on a USB 
> stick. Releasing a fanzine (on a paper medium) on a USB (more modern, yet 
> on the way out thanks to Dropbox) is like the current trend where vinyl is 
> making a return
>
> Anyone one have any stylistic pointers? Even better if anyone wants to 
> engage in a media art project involving music, audio, video, 'zines and TW, 
> please get in contact
>
> best wishes  
>
>
> Alex
>

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


[tw5] Re: [TW 5.0.16]Footnote Popup Not Working

2018-09-13 Thread BurningTreeC

>
> Dear colleagues, 
>
> Danielo's PopupFootnotes is very simple but very nice piece of work. I 
> developed a bit Danielo's approach for several different types of text 
> object: figures, formulas, references, etc.: see here 
> http://bit.ly/2MvVR30.
>
> However, the issue I encountered make all these useless. The only 
> reasonable explanation I found is in the latest TW version - 5.1.17.
>
> So, step by step I did the following:
>
>1. I installed clean TW 5.1.17 (empty html from 
>https://tiddlywiki.com/#GettingStarted or node.js does not matter - 
>the effect was the same);
>2. pulled two files from the source http://braintest.tiddlyspot.com/: 
>*popupStyle* and *$:/macros/danielo/footNote*.
>3. defined two tiddlers: the first one defines footnotes and 
>references to them, and the second one defines references to the footnotes 
>from the first tiddler.
>
> The result had a defected look, namely: while the references in the first 
> tiddler works fine, the references in the second tiddlers showed popup 
> windows over the first tiddler but not over the second one as expected. 
>
> The result one can see at the short video https://youtu.be/m8z4iDkmcgY.
>
> I would be grateful for anyones assisstance in surpassing the issue.
>
> Olegh
>
>
Hi Olegh,

If you change the state="$:/state/..." in the ref_ macros and the 
definition macros to state="$:/state/$(currentTiddler)$/..." it should work

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


Re: [tw5] Webzine 1990s style: ideas for theme? Web Art Project

2018-09-13 Thread TonyM
Alex,

Sounds like a fun project.

Yes large size media is often best transmitted by "sneaker net" on USB and 
it would be difficult to collaborate on those files directly however a big 
part of collaboration is active communication. So I am suggesting building 
into you zine have a online component.

You could even create a Yammer group here https://www.yammer.com/tiddlywiki 
and invite participants to join, then your distributed wiki have a tiddler 
with that groups discussions embedded in it.

I would also try and think a head a little, making sure your key tiddlers 
have a version number and you have a method for people to import changed 
tiddlers (Excluding your media) so you do not need to "put your sneakers 
on" for important but simple changes.

In the past I did a lot of work on USB based wikis, my car for example has 
all its PDF manuals in a Wiki, which my phone/tablet can read with a 
slightly special USB OTG cable.  have planned to USB enable a lot of 
devices by sticking low cost USB drives to them containing manuals, 
settings, firmware and even a log of troubleshooting undertaken.

Regards
Tony

On Friday, September 14, 2018 at 6:16:39 AM UTC+10, AlexHough wrote:
>
> Hi Tony,
>
> We've been recording audio and the files are coming in really big.
>
>
> There's some VHS footage which is nearly 2 gigabites. I was thinking that 
> using the memory stick as a way with a TW to distribute the media. It would 
> be a little like a CD Rom from the old days. The files are just too big for 
> Dropbox and UK upload speeds.
>
> Collaborators its taking too long to share files: the USB drive seems the 
> thing to use
>
> We're also playing about with 3d scaning and 3d printing. we can 
> distribute these type of files in our commuity of collaborators.
>
> All this is in and about Stoke on Trent. The USB drive is fine as we are 
> close enough to make human contact.
>
>  
> I really like the idea of  the portfolio which people "own" -- i think 
> its especially interesting when working with archieve material and 
> re-mixable material.
>
> Alex
>
> On 13 September 2018 at 15:02, TonyM > 
> wrote:
>
>> Alex,
>>
>> Sounds interesting. I studied a little in electronic music in school 
>> around 1982. I would love to help if I can 
>>
>> I have being thinking of building comissioned portfolio wikis to package 
>> content in a similar manner, but I think it is importiant to maintain the 
>> advantage of online capabilities to view or pull fresh content into wikis.
>>
>> Basicaly I am suggesting that with some design planning you can 
>> distribute a tiddlywiki like a document but it can be primed to remain 
>> current through internet connectivity.
>>
>> In some ways you share a curated view of the portfolio which people 
>> "own", can apply thier own feel and favorites. Yet at the same time you can 
>> source content where it is already published and avoid some of the 
>> copywrite issues since you never copy the source.
>>
>> I think having something that is more than a bookmark to a website, more 
>> like a magazine while still benifiting from the online content available is 
>> a new way of looking at the world, a way that harks back to those simpler 
>> and collectable days. So you can give someone this as a gift, even wrapped 
>> is a great idea, Yet embracing the future,  
>>
>> Tiddlywiki is more than ideal for this.
>>
>> 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+...@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/56033741-19c9-46db-ad59-946f8135d0f7%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/d6d2a951-42e0-401a-9d69-b1077bb3a942%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread TonyM
Nakedmind,

Not withstanding Jeremys pointers and direction, since you now have broadened 
your requirements to html generaly, one way to import fully formatted html is 
to use a visualEditor plugin and past html content into the visual editor.

The tiddler will contain html but there is room to include wiki text if you 
then change the tiddler type.

 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/7872c305-e4cd-4f61-879d-2acf92bf13b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] TW5 Import function (5.1.15+) hta

2018-09-13 Thread TonyM
Chris,

No answer, but some info.

Given htas link to microsoft have you tried the html version in internet 
explorer? See if your drag and drop still works.

I believe the hta approach to tiddlywiki is somewhat neglected. 

Also, I have renamed html wikis to .aspx and ran them on sharepoint.

I know its not helpfull, but it possibly will allow drag and drop by renaming 
to html

Also have you considered using other access methods to tiddlywiki?

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/331c9da1-aec0-4c81-a514-bcc333118929%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Bookmarklet for grabbing the Title and URL of a site

2018-09-13 Thread Scott Kingery
This isn't really Tiddlywiki per se but it is kind of related. I use a TW 
to curate links to things. Plus I'm often sharing via Twitter etc. so I 
built this little bookmarklet that lets me easily grab the title and URL of 
a web page.

More details and the bookmarklet can be found here:
http://techlifeweb.com/bookmarklet-for-grabbing-the-title-and-url-of-a-site/

There used to be ways to do similar and put the info directly in your 
computer's clipboard but browsers got more security conscious about such 
things so there is an intermediary dialog box that you have to copy out of. 
Still, saves a bunch of time retyping things.

-- 
You received this message because you are subscribed to the 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/efa51b09-11a7-4b2e-9727-8395ac9f5553%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] [TW5] Bob version 1.0.6 Salt Bagels 2: Bagel Harder, Make your own plugin library

2018-09-13 Thread Jed Carty
The big thing here is that Bob is now set up so that you can make your own 
plugin library with it. It took so long to get this into the normal Bob 
because I didn't want to put the thought into making it portable and that 
would have been the first request. Now it should be portable and I look 
forward to all the new and interesting ways that different OSes are going 
to make life interesting.

To set up a plugin library you need to set the pluginLibrary key in the API 
part of the setting to 'yes' and set the pluginsPath key to the path to 
your plugins folder. The plugins folder should be the same format as is 
used by the core tiddlywiki.

Configuration is explained more here 
https://github.com/OokTech/TW5-Bob/blob/master/Configuration.md
the plugin library is explained more here 
https://github.com/OokTech/TW5-Bob/blob/master/Documentation/Plugin%20Library.tid

this documentation is part of the Bob plugin

If you are wondering what this looks like when you use it you can try it 
out, my public facing Bob server on ooktech.xyz is set up as a plugin 
library with most of the ooktech plugins. You can try it out by opening up 
the TWederBob plugin tiddler and looking at the 'GetPlugins' tab. TWederBob 
is included with BobEXE now, if you already have an index wiki you can add 
OokTech/TWederBob to the plugins in tiddlywiki.info for the index wiki, if 
you are making a new one that TWederBob will be included in the index wiki 
by default.

The plugin version of Bob is on GitHub here: 
https://github.com/OokTech/TW5-Bob
The newest version of BobEXE is available here: 
https://github.com/OokTech/TW5-BobEXE/releases

The other change is that now the http traffic and websocket traffic now 
uses the same port, so you will only see one port listed when you start the 
wiki server. I made a note to do this months ago and just got around to 
doing it the other day. It should have absolutely no effect on using the 
wiki.

If you want to support the development OokTech has a patreon page here
https://www.patreon.com/OokTech
or if you prefer there  is a link for PayPal here
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZG94CTLHTKYRE


Bob 1.0.6 changelog (the full changelog is here 
https://github.com/OokTech/TW5-Bob/blob/master/Changelog.tid):

!! Version 1.0.6 Salt Bagels 2: Bagel Harder

- Now the server only uses one port for both websockets and http(s) traffic
- Add paths for the plugin library to the normal Bob server

-- 
You received this message because you are subscribed to the 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/e39eb9a3-1fa3-4142-b555-3f9b427a45b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Webzine 1990s style: ideas for theme? Web Art Project

2018-09-13 Thread Alex Hough
Hi Tony,

We've been recording audio and the files are coming in really big.


There's some VHS footage which is nearly 2 gigabites. I was thinking that
using the memory stick as a way with a TW to distribute the media. It would
be a little like a CD Rom from the old days. The files are just too big for
Dropbox and UK upload speeds.

Collaborators its taking too long to share files: the USB drive seems the
thing to use

We're also playing about with 3d scaning and 3d printing. we can distribute
these type of files in our commuity of collaborators.

All this is in and about Stoke on Trent. The USB drive is fine as we are
close enough to make human contact.


I really like the idea of  the portfolio which people "own" -- i think its
especially interesting when working with archieve material and re-mixable
material.

Alex

On 13 September 2018 at 15:02, TonyM  wrote:

> Alex,
>
> Sounds interesting. I studied a little in electronic music in school
> around 1982. I would love to help if I can
>
> I have being thinking of building comissioned portfolio wikis to package
> content in a similar manner, but I think it is importiant to maintain the
> advantage of online capabilities to view or pull fresh content into wikis.
>
> Basicaly I am suggesting that with some design planning you can distribute
> a tiddlywiki like a document but it can be primed to remain current through
> internet connectivity.
>
> In some ways you share a curated view of the portfolio which people "own",
> can apply thier own feel and favorites. Yet at the same time you can source
> content where it is already published and avoid some of the copywrite
> issues since you never copy the source.
>
> I think having something that is more than a bookmark to a website, more
> like a magazine while still benifiting from the online content available is
> a new way of looking at the world, a way that harks back to those simpler
> and collectable days. So you can give someone this as a gift, even wrapped
> is a great idea, Yet embracing the future,
>
> Tiddlywiki is more than ideal for this.
>
> 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/56033741-19c9-46db-ad59-946f8135d0f7%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/CALc1hYfdTznZp1vFgjyGvGbHuN8Hh-7LtrbJ6PxzRmr_3bcbpw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [TW 5.0.16]Footnote Popup Not Working

2018-09-13 Thread oleghbond
Dear colleagues, 

Danielo's PopupFootnotes is very simple but very nice piece of work. I 
developed a bit Danielo's approach for several different types of text 
object: figures, formulas, references, etc.: see here 

.

However, the issue I encountered make all these useless. The only 
reasonable explanation I found is in the latest TW version - 5.1.17.

So, step by step I did the following:

   1. I installed clean TW 5.1.17 (empty html from 
   https://tiddlywiki.com/#GettingStarted or node.js does not matter - the 
   effect was the same);
   2. pulled two files from the source http://braintest.tiddlyspot.com/: 
   *popupStyle* and *$:/macros/danielo/footNote*.
   3. defined two tiddlers: the first one defines footnotes and references 
   to them, and the second one defines references to the footnotes from the 
   first tiddler.

The result had a defected look, namely: while the references in the first 
tiddler works fine, the references in the second tiddlers showed popup 
windows over the first tiddler but not over the second one as expected. 

The result one can see at the short GIF below:

[image: popupfootnotes issue for tw 5.1.17.gif]
I would be grateful for anyones assisstance in surpassing the issue.

Olegh

-- 
You received this message because you are subscribed to the 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/45ca7d47-12a7-4839-8e65-4b60bb09b14f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread ILYA
It would be really cool if some kind of template (or url parsing macro) could 
be used.
For example I found myself spending too much time converting github links to 
following format

[[/#|https://github.com/pull/]]

BR,
ILYA 

On September 13, 2018 7:52:57 AM PDT, nakedmind  
wrote:
>Hi Tony,
>
>This must be solved. Tiddlyclip may help. And perhaps the chrome/ff
>addon 
>> one tab may help you.
>>
>
>I agree. Little things like this make the user experience with TW
>smoother. 
>
>The ideal for me is to be able to drag selected text from a page and
>paste 
>it to a tiddler editor with the html format converted to wiki markup. I
>
>think just covering the basic stuff like heading size, bold, italics, 
>lists, monospaced blocks, and links is enough to make it really really 
>useful.
>
>Regards,
>Eric
>
> 
>
>-- 
>You received this message because you are subscribed to the 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/e4135b2d-406f-421b-983c-c2b085a39099%40googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
You received this message because you are subscribed to the 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/502CC35A-255A-4C00-8E4E-6F38C26A142E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread nakedmind
Hi Tony,

This must be solved. Tiddlyclip may help. And perhaps the chrome/ff addon 
> one tab may help you.
>

I agree. Little things like this make the user experience with TW smoother. 

The ideal for me is to be able to drag selected text from a page and paste 
it to a tiddler editor with the html format converted to wiki markup. I 
think just covering the basic stuff like heading size, bold, italics, 
lists, monospaced blocks, and links is enough to make it really really 
useful.

Regards,
Eric

 

-- 
You received this message because you are subscribed to the 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/e4135b2d-406f-421b-983c-c2b085a39099%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] TW5 Import function (5.1.15+) hta

2018-09-13 Thread Chris
I keep my files in *.hta, and ever since 5.1.15 I have not been able import ( 
both button & drag-n-drop ) without the red screen error ( object assign ).

My two questions . . . 

Is the import function disabled in these versions ( either in general or 
particular to hta )?

If it is just hta any possible workarounds/solutions?

I have not been able to locate a previous question related to this.

Thanks.

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


[tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread TonyM
Eric,

Keep an eye on the forum. This must be solved. Tiddlyclip may help. And perhaps 
the chrome/ff addon one tab may help you.

Sorry I did not mention I use the latest firefox.

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/90630e0c-ab41-4f17-b173-13b830c411f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Webzine 1990s style: ideas for theme? Web Art Project

2018-09-13 Thread TonyM
Alex,

Sounds interesting. I studied a little in electronic music in school around 
1982. I would love to help if I can 

I have being thinking of building comissioned portfolio wikis to package 
content in a similar manner, but I think it is importiant to maintain the 
advantage of online capabilities to view or pull fresh content into wikis.

Basicaly I am suggesting that with some design planning you can distribute a 
tiddlywiki like a document but it can be primed to remain current through 
internet connectivity.

In some ways you share a curated view of the portfolio which people "own", can 
apply thier own feel and favorites. Yet at the same time you can source content 
where it is already published and avoid some of the copywrite issues since you 
never copy the source.

I think having something that is more than a bookmark to a website, more like a 
magazine while still benifiting from the online content available is a new way 
of looking at the world, a way that harks back to those simpler and collectable 
days. So you can give someone this as a gift, even wrapped is a great idea, Yet 
embracing the future,  

Tiddlywiki is more than ideal for this.

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/56033741-19c9-46db-ad59-946f8135d0f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Simple Calendar Macro

2018-09-13 Thread FrD
Hi Marcus,

The first version of the macro had a datepicker. But the current version 
doesn't have one.

I've got a working prototype of a datepicker based on the current 
simplecalendar macro. It needs a bit more polishing.
I plan to release it in the coming weeks (or days ...)

Regards

FrD

Le mercredi 12 septembre 2018 10:44:22 UTC+2, Marcus a écrit :
>
> Is there a way to use the <> macro to change the value of 
> a field?
>
> For example: <> to change the field 
> agenda-date of <> to the date selected on the calendar
>
> How would I modify the macro to do 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/f137002d-78ae-44b1-8d72-6384a36ef36f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread nakedmind
Hi Tony,

I have noticed if I accidentally drop, a dragged link on the favourites bar 
> of the browser, it creates a favourite. Link and Title. If you then drag 
> this to the wiki, it creates a tiddler "untitled N" containing both the 
> link and the title
>

I tried dragging an item in chrome's favorites bar to a wiki. But it 
creates a tiddler containing only the URL of the link.
 

> So we know all the information is available. I believe a custom drop area 
> may be able to use thing incoming information to create a "link" tiddler - 
> or the form you ask, but I expect you will need another step to place this 
> in your wiki text.
>
> This might be a bit more involved. I think I will just stick to my manual 
approach for now. Thanks anyway.

Regards,
Eric

-- 
You received this message because you are subscribed to the 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/7e5c78cb-dc0e-4ffd-8811-777b632c141a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Webzine 1990s style: ideas for theme? Web Art Project

2018-09-13 Thread Alex Hough
Dear All,

>From 1993-1999 I produced a fanzine. I am now revisting the project using
audio, video and -- naturally -- TW.

Since the 1990s, in electronic music there have been trends evoking earlier
electronic music.

I'd like the TW to share this aesthetic in a knowing and loving homage.

The feeling I want to evoke is of "nostalgia for a forgotten future" - the
future was more exciting back in the early days of dance music and the web.

I think I'd like to distribute the TW and the audio adn video on a USB
stick. Releasing a fanzine (on a paper medium) on a USB (more modern, yet
on the way out thanks to Dropbox) is like the current trend where vinyl is
making a return

Anyone one have any stylistic pointers? Even better if anyone wants to
engage in a media art project involving music, audio, video, 'zines and TW,
please get in contact

best wishes


Alex

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


[tw5] Re: Custom styles by field value (is it possible?)

2018-09-13 Thread Hubert
Tony,

Thanks for that, a great idea. I'm too creating most of my tiddlers using 
buttons with fields/tags set automatically in the process. Being able to 
dynamically manipulate CSS classes in this way as you say is one of the 
many things that make TW so great and flexible.

I've recently come across Jeremy's Github entry that included some CSS 
classes used in TW but did not take note of it and I'm unable to find it 
now. The TW documentation is a great starting point but it's certainly 
lacking.

Again, thanks to this great community for help!

On Thursday, 13 September 2018 12:41:59 UTC+1, TonyM wrote:
>
> Hubert
>
> Just to let you I am using the class field set when I create tiddlers from 
> templates, but change the class if needed. It works well.
>
> I am also using the data classes to change the background of the tiddler 
> title bar with status and the boarder when archived. There is very little 
> we cant do. I only wish all the built in css names were better documented.
>
> 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/727e5521-96f6-4e8a-b267-203480e83869%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Custom styles by field value (is it possible?)

2018-09-13 Thread TonyM
Hubert

Just to let you I am using the class field set when I create tiddlers from 
templates, but change the class if needed. It works well.

I am also using the data classes to change the background of the tiddler title 
bar with status and the boarder when archived. There is very little we cant do. 
I only wish all the built in css names were better documented.

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/fa913411-078f-4395-bb82-7b44545e0782%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-13 Thread Jed Carty
Considering that the web socket interface is central to how Bob works I 
don't think that it is reasonable for me to explain it here. I suggest that 
you look at the documentation for Bob. I have been working on an 
implementation that could work on a wide range of servers since I started 
Bob.

I made it very extensible so the message structure should work fine on 
other servers.

-- 
You received this message because you are subscribed to the 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/dfaa9637-2e66-4850-bc8a-17e73d228fc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Custom styles by field value (is it possible?)

2018-09-13 Thread Hubert
Thank you! This is what I need, exactly.

On Thursday, 13 September 2018 10:17:29 UTC+1, PMario wrote:
>
> Hi, 
>
> Have a look here: 
> https://tiddlywiki.com/#How%20to%20apply%20custom%20styles:%5B%5BCustom%20Styles%20FAQ%5D%5D%20%5B%5BHow%20to%20apply%20custom%20styles%5D%5D%20%5B%5BCustom%20styles%20by%20user-class%5D%5D
>
> There is a field named: class ... that you can use. 
>
> have fun!
> mario
>

-- 
You received this message because you are subscribed to the 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/8374a432-bb34-4784-9aae-b6e9fca83d0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Custom styles by field value (is it possible?)

2018-09-13 Thread PMario
Hi, 

Have a look here: 
https://tiddlywiki.com/#How%20to%20apply%20custom%20styles:%5B%5BCustom%20Styles%20FAQ%5D%5D%20%5B%5BHow%20to%20apply%20custom%20styles%5D%5D%20%5B%5BCustom%20styles%20by%20user-class%5D%5D

There is a field named: class ... that you can use. 

have fun!
mario

-- 
You received this message because you are subscribed to the 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/cb2bc24f-ddf4-4a31-8018-9099ff8b7432%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Bug? Cannot find module named '../javascript/javascript

2018-09-13 Thread PMario
hi,
The codemirror plugins don't have automatic dependency resolution. So 
you'll need to test a little bit. ... 
https://tiddlywiki.com/plugins/tiddlywiki/codemirror/ may give you some 
hints. 

@everyone interested: Pull requests are very welcome :)

-m

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


[tw5] Re: Bug? Cannot find module named '../javascript/javascript

2018-09-13 Thread PMario
Hi Tony, 

You also need to install the javascript highlighter module, if you want to 
use htmlmixed mode for CM

-m

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


[tw5] Re: Custom styles by field value (is it possible?)

2018-09-13 Thread Hubert
I'm specifically trying to find a solution whereby I could manipulate the 
tiddler frame CSS element (tc-tiddler-frame) for a specific tiddler only, 
i.e. without affecting all the other tidders en masse.

The problem is that the CSS element called tc-tiddler-frame has to be 
defined in a different tiddler tagged $:/tags/Stylesheet to have any 
effect. However, it will then affect all tiddlers.

I've come accross Custom styles by data-tags 
 
as one solution that defined the set of tiddlers to manipulate but if a 
solution exists to modify an individual tiddler in this way that would 
solve it.

I'd rather not use tags for this; I'm relying more on fields and use tags 
sparingly.

My knowledge of CSS is limited, so I'd be grateful for any suggestions.

Thank you!

On Thursday, 13 September 2018 09:54:01 UTC+1, Riz wrote:
>
> Any string mentioned in the field "class" is can be used as a css class in 
> stylesheets. Is that what you are looking for?

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


[tw5] Custom styles by field value (is it possible?)

2018-09-13 Thread Riz
Any string mentioned in the field "class" is can be used as a css class in 
stylesheets. Is that what you are looking for?

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


[tw5] Custom styles by field value (is it possible?)

2018-09-13 Thread Riz
Are you asking for a solution in which you have an extra field to manipulate 
the classes affecting that tidder, or do you want a solution where any field 
can do the same?

The first scenario is possible. Second is, well, rather difficult. 

sincerely
Riz

-- 
You received this message because you are subscribed to the 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/bcec671d-b1ae-4437-b11c-a25159f51016%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: Drag n' drop links from browser to TW

2018-09-13 Thread TonyM
Hi,

This question has being asked many times, including by me, I do not recall 
the answer. However since my knowledge has improved I imagine we can make 
something like this work.

If you drop a link into a text editor you only get the link, if you drop it 
onto a tiddlywiki it imports like tiddlers and creates an "untitled N" 
tiddler. But this tiddler only contains the link..

I have noticed if I accidentally drop, a dragged link on the favourites bar 
of the browser, it creates a favourite. Link and Title. If you then drag 
this to the wiki, it creates a tiddler "untitled N" containing both the 
link and the title

So we know all the information is available. I believe a custom drop area 
may be able to use thing incoming information to create a "link" tiddler - 
or the form you ask, but I expect you will need another step to place this 
in your wiki text.


Regards
Tony

On Thursday, September 13, 2018 at 3:49:01 PM UTC+10, nakedmind wrote:
>
> Hi there!
>
> Currently when I drag an html link from a browser into the text editor 
> within a tiddler I'm editing, I get the link URL.
>
> Is it possible to modify this behavior so that something like this: 
>
>  *[[Text of the link|URL of the link]]*
>
> is inserted instead?
>
>

-- 
You received this message because you are subscribed to the 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/e87b1064-036b-489b-86f4-7eb318f85b4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Custom styles by field value (is it possible?)

2018-09-13 Thread Hubert
Hello,

TW makes it possible to apply custom CSS styles to tiddlers based on their 
tags, as explained in the documentation 
. 


In a similar fashion, would it be possible to have custom styles applied 
based on a pre-defined field value or is this functionality limited to tags 
at present?

Thank you in advance for your tips and insights :)

Best regards,
Hubert

-- 
You received this message because you are subscribed to the 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/923463b9-b235-4ece-97db-ce0338fbeaaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.