[tw] Re: [TW5] Using jQuery to fetch JSON (tiddlers) directly from Google Sheets?

2016-04-24 Thread sini-Kit
Hi! Test button don't work. I try in IE and Chrome. google sheets API use keys. So all the examples on .NET and Java (server need). But we can add information to table without keys using google forms and connecting them to google sheets, but we cant delete or modify old, and BUT we can add new

[tw] TiddlyWiki and Workflowy integration ideas

2016-04-24 Thread David Gifford
Hi everyone Just wanted to note that I have been integrating TiddlyWiki and Workflowy quite well. Each one counteracts the shortcomings of the other. I use a central TW to create a tag based hierarchy of topic tiddlers. And the tiddlers contain no text, only links to the corresponding articles

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Pau Deluca
I've now seen the shortcut editor. It's just great. Regarding translation plugin, I just have a doubt. I see the new translatable strings on the translators edition. Ok so far, but: The already translated strings belong to the existing 5.1.11 version, which I have already revised for version

[tw] Re: Flocking: a JS generative music tool

2016-04-24 Thread Jed Carty
You should be able to put this into tiddlywiki. The easiest start would be taking the contents of the minified thing here (https://github.com/colinbdclark/Flocking/blob/master/dist/flocking-all.min.js) and put it in a tiddler tagged with $:/tags/RawMarkup Then you should be able to access the

[tw] Re: [TW5] What is the exact syntax for an imported image in my custom stylesheet?

2016-04-24 Thread Mat
To set a background for the whole tiddler (not just the "colum" with text inside the tiddler) use the tc-tagged method. Or check out the data Uri macro that uses the

[tw] A way to make Canonical URI more flexible?

2016-04-24 Thread 'Mark S.' via TiddlyWiki
Is there a way to easily change the base path of _canonical_uri ? I tried something easy like this, but of course it didn't work: {{$:/MAS/DefaultImagePath}}/2016/maps/map-satel-nwlr2-folo-stalewater.png But maybe there's some other way to do this with macros or templates? Thanks! Mark --

[tw] Re: [TW5] Using TW for CRM?

2016-04-24 Thread Hegart Dmishiv
Hi Tristan, It seems as though both Andrew and I spend a lot of time outside our own natural timezones, haha. If you suggest a time, I'm sure either or both of us could accommodate. If you could provide a timezone conversion link, such as by using The Time Zone Converter

Re: [tw] [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread andrew harrison
I have done testing with Chrome and Microsoft Edge and the buttons perform almost perfect. Internet Explorer 11 doesn't like any buttons that use param="prefix-lines". I get error Object doesn't support property or method 'repeat'. Apparently repeat() must not have been included yet in IE 11 and

Re: [tw] [TW5] How to show Contents tab?

2016-04-24 Thread Hegart Dmishiv
Thanks for that Jeremy. On Monday, 25 April 2016 03:16:16 UTC+12, Jeremy Ruston wrote: > > I’ve added a documentation tiddler for adding a table of contents tab: > > > https://github.com/Jermolene/TiddlyWiki5/commit/387198d9d990abdf1e3ac941aa6b9f9e48a43e05 > > Best wishes > > Jeremy. > > On 19

[tw] [TW5] What is the exact syntax for an imported image in my custom stylesheet?

2016-04-24 Thread peter . biewer
Hi folks Probably a simple question: I want to add a background image to my tiddlers and it should be done with a stylesheet. The idea is to have some kind of a ribbon behind the title and stuff. I imported an jpeg which is now a tiddler named "Background.pattern-2.jpg". The plan is to size

Re: [tw] [TW5] How to show Contents tab?

2016-04-24 Thread Jeremy Ruston
I’ve added a documentation tiddler for adding a table of contents tab: https://github.com/Jermolene/TiddlyWiki5/commit/387198d9d990abdf1e3ac941aa6b9f9e48a43e05 Best wishes Jeremy. > On 19 Apr 2016, at 15:09, Mat wrote: > > On Tuesday, April 19, 2016 at 12:59:53 PM

Re: [tw] twproxy – an authentication proxy for your TiddlyWiki

2016-04-24 Thread Steve Gattuso
Woah! That’s awesome, thank you so much for the link. Glad others find this useful and I’m excited to iterate it on it in the future. If anyone is using it “in production” I’d love to get feedback on what could be improved in future versions. Cheers, - Steve > On Apr 24, 2016, at 11:04 AM,

Re: [tw] twproxy – an authentication proxy for your TiddlyWiki

2016-04-24 Thread Jeremy Ruston
Hi Steve Apologies, I’m late to this thread, and to congratulating you for an excellent, and very useful piece of work. I’ve added a link for 5.1.12: https://github.com/stevenleeg/twproxy Best wishes Jeremy. > On 17 Apr 2016, at 16:05, Steve Gattuso wrote: > > Hi

Re: [tw] TW5: search in fields

2016-04-24 Thread Jeremy Ruston
Hi Martian > Just want to clarify. Is a search in fields implemented already? Seems "no" > to me :/ Correct, the core search still only looks at the title, tags and body fields. Best wishes Jeremy -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

Re: [tw] [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Ton Many thanks. I’ve committed the changes here: https://github.com/Jermolene/TiddlyWiki5/commit/360ad9a1cc3a61ab24b8e253f070d7e7492860fc I’ve also updated the prerelease build, so you can see the new translation at: http://tiddlywiki.com/prerelease/editions/full/ Best wishes Jeremy. >

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Pau > a) Ctrl-P shortcut toggles off the preview only. When trying to toggle the > preview back, the shortcut collides with with the system shortcut, opening > the print dialog. Would it be possible to make it e.g. Ctrl-Mays-P? Any > possibility to customise the shortcuts in the editor to

[tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Pau Deluca
Hi! I'm very excited about it. I'm setting up my professional project site with TW5 and the editor toolbar gives my ~~illiterate~~ windowsofficed collaborators a more familiar approach. A quick test tells me drool over some of the enhancements, like the snippet tool, the preview dropdown,

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Stephen > I think you’ll find that after changing the palette you need to cancel and > re-edit tiddlers to make the editor update to the new palette. The issue is > that the textarea in the editor is embedded in an iframe in order to allow us > to preserve the selection, but a side effect

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Devin > I have released my personal blog site with the pre-release version. I haven't > noticed any problems yet. If anyone is interested in checking it out feel > free: https://tritarget.org/ Great to see your site; I’ve added it as an example:

[tw] Re: [TW5] Using jQuery to fetch JSON (tiddlers) directly from Google Sheets?

2016-04-24 Thread Jed Carty
Birthe and sini-Kit, Thank you both! I am terrible at keeping track of my things. I have some time today so I have been working on this a bit. I have a widget to submit data and a widget to fetch data. It doesn't do anything with the fetched data yet and it just uses a static url so it isn't

Re: [tw] Plugin Localization

2016-04-24 Thread Jeremy Ruston
Hi Myeongjin > I made localization for plugins. Wow! Congratulations, this must be the most ambitious pull request I’ve ever received for TiddlyWiki. Just to explain what’s going on, this pull request introduces a mechanism by which plugins can be localised into different languages, along the

[tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Devin Weaver
I have released my personal blog site with the pre-release version. I haven't noticed any problems yet. If anyone is interested in checking it out feel free: https://tritarget.org/ Figured a *looks good to me* account of things would be helpful. -- You received this message because you are

[tw] Re: [TW5] Using TW for CRM?

2016-04-24 Thread Tristan Kohl
Hi Andrew, that sounds awesome and I look forward to help you with the JS part as far as I am capable of. As I am from Germany neither you nor Hegart are close to my timezone so what would be a good time to contact one of you to talk about details? Cheers Tristan Am Samstag, 23. April 2016

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Mat
Jeremy, The undo/redo buttons *do* work in Firefox if you install the CodeMirror > plugin. > Thanks for info. >>due to, different browsers so it would be good with a general "if browser > X then..." kind of command. > > but as usual I’m reluctant to spend too much time working around

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Xavier > I'm eager to present TW5 to new people who expect that text editors feature > toolbars! Ha! Great, we’ll look forward to hearing how you get on. > I noticed one confusing thing though: the stamp button appears in the toolbar > when editing a new Markdown tiddler. Yes; although

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
> I’ll investigate hiding the buttons in the specific case of running on > Firefox with no CodeMirror plugin, but as usual I’m reluctant to spend too > much time working around browser oddities. I’ve ended up adding a warning alert when attempting to use the undo/redo buttons in Firefox:

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Stephen > I use very dark themes and palettes with my Tiddlywikis. In the previous > pre-release I could style the editor but this one I seem to get glaring white > with black characters no matter what I do. Perhaps it is something very > simple but I'm missing it. I think you’ll find that

Re: [tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Jeremy Ruston
Hi Mat > In deed unfortunate. > I'm thinking that those buttons would then better not show up in FF. If not > for this release then for the next, > There are additional such differences in TW between, and The undo/redo buttons *do* work in Firefox if you install the CodeMirror plugin.

Re: [tw] Katex release v0.6.0

2016-04-24 Thread Bob Flandard
Thanks Jeremy, I'll grab a copy right away. All the best, Bob -- 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

[tw] Re: [tw5] Final tests for 5.1.12 before release

2016-04-24 Thread Mat
> > Mark S has pointed out that the Undo/Redo arrows don't work in Firefox or > Firefox derivatives. Unfortunately, Mark, that is the Firefox design and > not a mistake in Tiddlywiki. > In deed unfortunate. I'm thinking that those buttons would then better not show up in FF. If not for this