[tw] Re: A View Mode Editor and a simple Calcualtor

2016-03-30 Thread Vincent Yeh
Yakov, I changed the behavior with BR, added actions to UP (same action as LEFT) and DOWN (same as RIGHT) arrow keys, and fixed some bugs. If interested please try this snapshot: https://dl.dropboxusercontent.com/u/23745840/twve.pre-pre4.wysiwyg.html Thanks and have fun! Vincent On Thursday,

Re: [tw] Save/download so file gets named as SiteTitle (not tiddlywiki.html)

2016-03-30 Thread Jeremy Ruston
Hi Mat > Now, fellow Drakor gives a surprisingly simple method to customize the > filename - but this is when downloading an empty file, via the big green > download button (using $action-sendmessage $message="tm-download-file"). The > circled tick button is more complex though (using

[tw] Save/download so file gets named as SiteTitle (not tiddlywiki.html)

2016-03-30 Thread Mat
Occasionally I download some of my tiddlyspot-hosted TW's but would like the saved files to be titled with my SiteTitle name, not "tiddlywiki.html". For one thing, the "tiddlywiki.html" files might not even be/ the same original TWs. I want file naming to function for the standard saving, i.e

[tw] Re: ConditionWidget

2016-03-30 Thread Arlen Beiler
Ok, I figured that out: \define tag() My Tag Here \define item() My Item Here <$set name="isTagging" value="tag" emptyValue="item" filter="[all[current]tagging[]]"> <$macrocall $name=<> /> Now I'm not sure how to keep a popup from closing when I click on a child tag, and then close it when

[tw] Re: [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread BJ
Glad you got it sorted. for future reference there is a signed version of tiddlyclip here: https://github.com/buggyj/tiddlyclip/blob/master/tiddlyclip-0.0.9-fx%2Ban.xpi all the best BJ On Wednesday, March 30, 2016 at 6:55:19 PM UTC+1, Chris S wrote: > > success.. I could not import via the

[tw] ConditionWidget

2016-03-30 Thread Arlen Beiler
Hello everyone, I am trying to make a tag button that has child tag buttons in its popup. The most obvious way to do this is to set a variable based on whether a filter is empty or not. But I'm not sure how to specify which items show when. Something like this (this does not work): <$set

Re: [tw] Re: Tiddly wiki will no longer save

2016-03-30 Thread David Myers
curiouser and curioser ? When I used that 'empty' link I got a standard TW page which I then 'saved' to my HDD. For now I'm just bemused as to why it should have been the download that was bad, as opening and then saving to the HDD is the other method of getting a copy (or even required if you

[tw] Re: Codemirror Documentation

2016-03-30 Thread Hegart Dmishiv
Hi Robert, I went through the whole "banging my head against TiddlyWiki's implementation of CodeMirror" a while ago . The answer I received then was that the version of CM in TW is out of date, and someone with the know-how will

[tw] Re: Tiddly wiki will no longer save

2016-03-30 Thread PMario
Did a fast test. For me http://tiddlywiki.com/empty.html works just fine. Your link won't ... but ... I'm using FF latest and win 10 atm. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: Codemirror Documentation

2016-03-30 Thread Robert Edwards
I realize I'm replying to an old post. I've just run across this discussion and reference to CodeMirror it looks intriguing but I'm also having great difficulty figure out what I can do with it and *how*. For instance Danielo mentions in this post to which I'm replying that perhaps Stephen

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread 'Mark' via TiddlyWiki
Hi Mario, One quick question on the functionality. Is there a way to sort by newest created first? As an aside I can't seem to get any lists to sort by date. eg this filer: <$list filter="[tag[Sunset]sort[created]]"> <> {{||$:/core/ui/ViewTemplate/body}} Doesn't seem to sort by created. It's

[tw] Re: [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread Chris S
success.. I could not import via the CreateTiddlersFromCSV, its just a friend that recommended me the TiddlyFileImportr , that worked like a charm! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread PMario
On Wednesday, March 30, 2016 at 2:51:25 PM UTC+2, Mark wrote: > > Really appreciate it mate - this has really solved a problem for me, and > made my experience of Tiddlywiki even better! I'm sure I'll be back with > more questions, but for now - thanks again! > You are welcome! cu -m -- You

[tw] Re: [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread Chris S
no luck, as the F firefox blocks unverified extensions (even when I set tho false the the xpinstall.signatures.required) I hope the CreateTiddlersFromCSV will work.. cheers chris -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw] Re: [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread BJ
There is a version of tiddlyclip for tiddlyclassic - http://tiddlyclip.tiddlyspace.com - it can copy tiddlers by tag from tw5 to twc, but it would involve setting up the tiddlyclip firefox extension all the best BJ On Wednesday, March 30, 2016 at 2:22:59 PM UTC+1, Chris S wrote: > > Hi, > > I

[tw] Re: [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread 'Mark S.' via TiddlyWiki
I'm guessing that you're trying the "tid" export? I've asked about this before. The tid export option only puts out one tiddler. The other 3 export formats put out everything as advertised. You might try to export as CSV. Then use Eric's CreateTiddlersFromCSV tool (tiddlytools.com) to import.

[tw] Re: [TW5] Is there a TW5 version of TiddlyPacking available

2016-03-30 Thread J Mc
As there has not been a reply to this post, I presume the answer to my question is no. Thanks to everyone who took time to read this post. I have found a checklist plugin that will help create checklists without having to create tiddlers. http://grosinger.net/tw5-checklist/ I can use a

[tw] [TW5] export tiddlers to classic Tiddlywiki

2016-03-30 Thread Chris S
Hi, I am trying to export the tiddlers of a Tiddlywiki5 to classsic one. The export all feature is not working properly as only one tiddler is exported (!). Is there any other way to import from TW5 to TWC ? thx in advance, Chris -- You received this message because you are subscribed to

Re: [tw] Re: bibTex

2016-03-30 Thread David Myers
Jed, I currently use JabRef for my bibliography, and one of the tabs in the panel gives access to the complete BibTex entry ~ including abstract and any other info I may have added (such as keywords, cross references). If you do intend to work on your plugin in the future, I will be happy to

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread 'marginal gains' via TiddlyWiki
Mario, You are a total star thank you so much for this! This is exactly what I was looking for. I also really like the way each tiddler remember which tab was last opened. It is working really well with my usecase of logging a journal of places I've been and when. Here's a quick hosted

[tw] Re: bibTex

2016-03-30 Thread Jed Carty
At the moment there isn't any way to copy in multiple bibtex citations at once. You have to do them individually under the 'Add Citation' tab. Give it a title, copy the abstract (if you have one) into the top text box and the bibtex into the bottom box. I have just been using it to

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread PMario
Drag and drop import this json file into tiddlyWiki.com to test it. 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

Re: [tw] Re: Running TW5 on TiddlyWeb

2016-03-30 Thread chris . dent
On Fri, 25 Mar 2016, Robert Kreuzer wrote: I have followed your instructions as far as I understood them, but I unfortunately know too little about tiddlyweb to make sense of everything. Apologies for not keeping track of this as much as I initially promised. Without further input from the

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread PMario
We will create our own TiddlerFooter that is similar to the info tiddler section with tabs. 1) Create a new tiddler named: TiddlerFooterand tag it with: $:/tags/ViewTemplate So it will automagically show up at the end of every tiddler. ... You can easily test this, if you enter some "dummy

[tw] Re: How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread PMario
On Wednesday, March 30, 2016 at 11:00:56 AM UTC+2, Mark Bishop wrote: > > Hi all, > Hi Mark, > I'm a big fan of tiddlywiki, > Great :) but I'm not a programmer, and not familiar with the code of tiddlywiki. > IMO you don't need to be a programmer. ... just an interested user, that

[tw] How to add 'references' and 'tagging' to the tiddler template.

2016-03-30 Thread Mark Bishop
Hi all, I'm a big fan of tiddlywiki, but I'm not a programmer, and not familiar with the code of tiddlywiki. I have a basic requirement, have searched, but couldn't find the solution. Is there a way to edit the template to show the following information in each tiddler: * References - where

[tw] Re: bibTex

2016-03-30 Thread David Myers
On Tuesday, October 6, 2015 at 10:11:26 PM UTC+2, Jed Carty wrote: > > I made something that is the start of what you are talking about. If you > check out the citation library here > > > you can see what

[tw] Re: Tiddly wiki will no longer save

2016-03-30 Thread David Myers
Hello again everyone. This morning I started my laptop, and tiddlywiki is working OK again, after re downloading the empty.html it seems the version in this link (http://tiddlywiki.com/#empty.html), that is on the 'editions' tiddler doesn't save correctly. however the version in the