[tw] Re: Announcing TiddlyWiki version 2.8.0 full release

2013-06-04 Thread Branimir Braykov
Ok, but now the upgrade process works somehow strange: My upgraded wiki has been merged with the full TiddlyWiki.com content. I am on Chrome, Windows7, 32bit. Is it me or? On Monday, June 3, 2013 10:02:57 PM UTC+3, Eric Shulman wrote: On Jun 3, 11:32 am, BuildHeaven aeshan.to...@gmail.com

[tw] [TW5] How to put backtick inside backticks

2014-07-22 Thread Branimir Braykov
I think I hit the escaping problem. I want to put a backtick inside single backticks in my text so it becomes all pink and monospacedly formatted. I tried html entities but didn't work Is there a way to do it? -- You received this message because you are subscribed to the Google Groups

Re: [tw] Re: [TW5] How to put backtick inside backticks

2014-07-23 Thread Branimir Braykov
@Jeremy: Tried this and doesn't work I just see a pink: #96; @Mario: Your suggestion did work. I wanted to have a pink single backtick, so I typed `, but that didn't do it. The trick was to separate the backtick with spaces, so it works like this: `` ` `` Your example was quite correct.

Re: [tw] Re: [TW5] How to put backtick inside backticks

2014-07-23 Thread Branimir Braykov
Hi, Jeremy, yes, this is just a part of my sentence: Mario's suggestion (works): You can use `` ` `` (backticks) to call the function. Your suggestion (works): You can use code#96;/code (backticks) to call the function. Also tried (doesn't work): You can use `#96;` (backticks) to call the

[tw] [TW5] How to combine/transclude codeblock tiddlers?

2014-08-27 Thread Branimir Braykov
I have several tiddlers that only contain single codeblocks. Like, these are two tiddlers: Tiddler1 ``` line 1 line 2 line 3 ``` Tiddler2 ``` text 1 text 2 text 3 ``` I would like to use Transclude widget to combine them as a single block. I tried this: $transclude tiddler=Tiddler

[tw] Re: [TW5] How to combine/transclude codeblock tiddlers?

2014-08-27 Thread Branimir Braykov
Hi, Jeremy, 10x for your quick answer. I tried the proposed way, but the resulting block includes a lot of ``` as they become part of the text. My actual tiddlers only include something like: ``` text more text ``` I was originaly trying to follow the logic as explained in

[tw] Re: [TW5] How to combine/transclude codeblock tiddlers?

2014-08-28 Thread Branimir Braykov
Thank you for this info. I didn't know that setting a tiddler as text/plain displays it like a codeblock. This is the thing that suits me most. So here's what I did: converted my tiddler types to text/plain and used this: precode$view tiddler=text1/ $view tiddler=text2/ /code/pre It is

Re: [tw] Re: [TW5] How to combine/transclude codeblock tiddlers?

2014-08-28 Thread Branimir Braykov
On Thursday, August 28, 2014 2:26:27 PM UTC+3, Jeremy Ruston wrote: The highlight plugin currently applies to all instances of the codeblock widget, including those generated automatically by the core when transcluding non-wikitext tiddlers. Strange. I wonder what language it is trying

[tw] Re: [TW5] How to import/export subset of tiddlers?

2014-09-03 Thread Branimir Braykov
I think this deserves to go in a FAQ place somewhere. It is a very good question. And there might be many more reasons for someone to want to export tiddlers. One would be to split a wiki in two (or more) when while the wiki is growing the author(s) start to realize that some topic categories

[tw] [TW5] How do I list my files with a filter?

2014-09-04 Thread Branimir Braykov
By files, of course, I mean imported files (and other tiddlers) which have their type=plain/text. I suppose I should use the following filter: [type[plain/text]] or [field:type[plain/text]] I also tried with double quotes. Non of this work. -- You received this message because you are

[tw] Re: [TW5] How do I list my files with a filter?

2014-09-04 Thread Branimir Braykov
OMG !!! It is not the first time I am using this backwards. And I looked so many times at this. 10x for your help, and sorry for me being so stupid not to notice that :-) On Thursday, September 4, 2014 12:49:03 PM UTC+3, PMario wrote: :) try: text/plain -mario -- You received this

[tw] Re: Announcing TiddlyWiki version 5.0.18-beta

2014-09-19 Thread Branimir Braykov
Some links on Features tiddler are missing. They give 404: Explore the D3.js visualisation plugin http://tiddlywiki.com/plugins/tiddlwiki/d3/index.html CodeMirror support via a plugin http://tiddlywiki.com/plugins/tiddlwiki/codemirror/index.html Markdown support via a plugin

[tw] Re: Add Code Block in The Bullet List

2014-09-24 Thread Branimir Braykov
Actually it is a good idea that such problems are documented in a QA wiki on tiddlywiki.com. I was thinking to propose this to Jeremy. On Wednesday, September 24, 2014 10:07:07 AM UTC+3, Danielo Rodríguez wrote: El miércoles, 24 de septiembre de 2014 08:40:28 UTC+2, Stephan Hradek escribió:

[tw] [TW5] Or-ing tags in a list filter

2014-09-28 Thread Branimir Braykov
Hi, I am trying to list all tiddlers which have either tag A or tag B or tag C. But only tag A shows up in my list. This is what I am doing (following the documentation): $list filter=[tag[A]] [tag[B]] [tag[C]] +sort[title] div class=tw-menu-list-item $link to={{!!title}}$view

[tw] Re: [TW5] Or-ing tags in a list filter

2014-09-28 Thread Branimir Braykov
Thank You! Thank You! Thank You! :-) On Sunday, September 28, 2014 2:03:17 PM UTC+3, Stephan Hradek wrote: You HAVE TO put double quotes. You missed the additional, required [] around sort. $list filter=[tag[A]] [tag[B]] [tag[C]] +[sort[title]] -- You received this message because you

[tw] Re: TiddlyWiki Hangout #67 on Tuesday 4th November at 4pm GMT

2014-11-04 Thread Branimir Braykov
I could do a show and tell of one of my examples, but that's if I manage to join today. On Monday, November 3, 2014 5:50:01 PM UTC+2, Jeremy Ruston wrote: TiddlyWiki Hangout #67 will be tomorrow, Tuesday 4th November at 4pm GMT: https://plus.google.com/events/c56iifeavm3806arbc2gu5nu9jo

[tw] Changing the tab size for text/plain tiddlers

2014-11-05 Thread Branimir Braykov
Hi, Jeremy, Mario, in yesterday's Hangouts (#67) I raised the question about changing the tab size (in number of intervals) for text files which I put in tiddlers of type text/plain. You said it depends on the browser and it's somewhat difficult (firefox) or impossible... I think you were

[tw] Re: Changing the tab size for text/plain tiddlers

2014-11-06 Thread Branimir Braykov
I did this and I am definately going to use it in all my tiddlers :-) But does anyone know what this part of $:/ plugins/tiddlywiki/highlight/highlightblock.js is doing and how I can use it: hljs.tabReplace = ; -- You received this message because you are subscribed to the Google Groups

[tw] Re: Changing the tab size for text/plain tiddlers

2014-11-06 Thread Branimir Braykov
Yes, I am pretty sure it is a part of the plugin. I just don't know why it doesn't do anything when I change the value of the string above. On Thursday, November 6, 2014 3:55:35 PM UTC+2, Sylvain Naudin wrote: Le jeudi 6 novembre 2014 09:33:00 UTC+1, Branimir Braykov a écrit : But does

Re: [tw] Re: Changing the tab size for text/plain tiddlers

2014-11-07 Thread Branimir Braykov
, with the highlight plugin installed, copying from a text area gives you text with spaces instead of tabs. Best wishes Jeremy On Thu, Nov 6, 2014 at 2:40 PM, Branimir Braykov bra...@gmail.com javascript: wrote: Yes, I am pretty sure it is a part of the plugin. I just don't know why it doesn't

[tw] Re: Announcing the release of TiddlyWiki version 5.1.5

2014-11-27 Thread Branimir Braykov
I have long time noticed an inconsistency in the file name extensions: Download full wiki and Download empty wiki suggest extension htm. But Upgrader always suggests html. So when a users starts from scratch, their wiki is htm, then when they upgrade - it becomes (if not vigilant enough) html.

[tw] Re: Announcing the release of TiddlyWiki version 5.1.5

2014-11-27 Thread Branimir Braykov
download the full TiddlyWiki for my reference. On Thursday, November 27, 2014 5:21:31 PM UTC+2, PMario wrote: On Thursday, November 27, 2014 12:14:13 PM UTC+1, Branimir Braykov wrote: I tried with Chrome and Firefox on Windows. I can't find if it depends on OS, browser, TD. test with win 8.1

[tw] Re: Announcing the release of TiddlyWiki version 5.1.5

2014-11-30 Thread Branimir Braykov
On Thursday, November 27, 2014 8:46:07 PM UTC+2, PMario wrote: depending on URL you use, the big green buttons give you different results. Hi Mario, I don't understand the above statement. I always type tiddlywiki.com and hit ENTER. What other URL could I use? I never type ../index.hmtl. Or

[tw] [TW5] Default AutoSave to be OFF

2014-11-30 Thread Branimir Braykov
Hi, The default Autosave option when one starts a new wiki is Save changes automatically. Every time I start a wiki, it just surprises me that it starts saving after my clicking here and there. Most of the times I am just experimenting. I would like to only save when I do want to save. Or if I

[tw] Re: [TW5] Default AutoSave to be OFF

2014-11-30 Thread Branimir Braykov
Mario, You are an expert, and you know what you are doing, so it is common for you to want autosave ON. This just saves you an extra click. However most (novice) users are fighting with widgets, filters, lists, etc. and it takes trial and error until things work. Breaking functionality is

[tw] Re: [TW5] Default AutoSave to be OFF

2014-12-01 Thread Branimir Braykov
, December 1, 2014 12:28:37 AM UTC+1, Branimir Braykov wrote: Mario, You are an expert, and you know what you are doing, so it is common for you to want autosave ON. This just saves you an extra click. However most (novice) users are fighting with widgets, filters, lists, etc. and it takes

[tw] [TW5] How dow I escape and characters

2015-02-04 Thread Branimir Braykov
Hi, All, and are not actually wiki characters, but whenever I want to write text like this: some of my text I get some text rendered. Is this a bug? If its not, then I cannot find anything about special usage of (except $ ) in the documentation. P.S. Please, don't suggest to use html

[tw] Re: [TW5] How dow I escape and characters

2015-02-04 Thread Branimir Braykov
10x, what I didn't think of is exactly that this is html and treated for html tags. The solution that is best for me is using the space after it. However, it is still strange, because in TWC this works as it is. On Wednesday, February 4, 2015 at 5:02:24 PM UTC+2, Jed Carty wrote: and are

[tw] Re: [TW5] New slider macro (highly configurable)

2015-02-05 Thread Branimir Braykov
Hi Alberto, I am using your slider macro, but I get two problems currently: 1 - I have two sliders which should open/close independently, but actually if I open one, they both open 2 - I don't see how the animate works. The behavior is the same. Shouldn't there be some timing parameter telling

[tw] Re: Announcing TiddlyDesktop v0.0.4

2015-01-13 Thread Branimir Braykov
I just want to add I had the same problem. I needed to kill the nw.exe tree from within ProcessExplorer. Then it started normally. On Monday, January 12, 2015 at 9:51:51 PM UTC+2, Matthew DeAbreu wrote: I seem to be having a slight problem with 0.0.4, I just downloaded it on my work machine

[tw] Re: Prerelease of 5.1.8

2015-01-13 Thread Branimir Braykov
Railroad looks pretty much to what Oracle Docs are using. Extremely useful. I will now use it to document my shell scripts with options and parameters. Thank you. On Tuesday, January 13, 2015 at 1:13:24 AM UTC+2, Astrid Elocson wrote: Hi Tobias, They could even be shorter, if that's

[tw] Re: [TW5] How dow I escape and characters

2015-02-09 Thread Branimir Braykov
Branimir Braykov написал: Hi, All, and are not actually wiki characters, but whenever I want to write text like this: some of my text I get some text rendered. Is this a bug? If its not, then I cannot find anything about special usage of (except $ ) in the documentation. P.S. Please

[tw] Re: [TW5] How dow I escape and characters

2015-02-09 Thread Branimir Braykov
OK, in your case, I'm not :-) On Monday, February 9, 2015 at 2:11:18 PM UTC+2, Stephan Hradek wrote: Am Montag, 9. Februar 2015 12:18:28 UTC+1 schrieb Branimir Braykov: And until suppressed parsing is invented, I just wanted to add that does not have to be escaped if is escaped. So

[tw5] Re: How do I display nested transclusion within a codeblock?

2019-11-27 Thread Branimir Braykov
> > <$wikify name="copyme" text={{!!c}}> > <$macrocall $name="copy-to-clipboard" src=<>/> > > > > On Wednesday, November 27, 2019 at 2:39:36 PM UTC-8, Branimir Braykov > wrote: >> >> I have problems figuring

[tw5] How do I display nested transclusion within a codeblock?

2019-11-27 Thread Branimir Braykov
I have problems figuring out how to (properly) achieve the following: I have a tiddler called "test". There are 3 fields in it: - field a = abc - field b = def But - field c = {{!!a}}-concat-{{!!b}} When I just test with transclude, field c as {{test!!c}} in another tiddler I see