[tw5] Re: Custom Style class document?

2019-07-29 Thread armlet
I see the classes the page elements are using now. I can even access Chrome Developer Tools directly from TiddlyDesktop. I don't have to guess anymore. Thank you and Tony. On Monday, July 29, 2019 at 12:31:14 PM UTC-5, Mat wrote: > > So without a proper document, I have to just try to guess what

[tw5] Re: Custom Style class document?

2019-07-29 Thread armlet
Sorry, I meant to customize style by adding a field mystyle with value style1. And I just realized even though I tried to use myStyle as field name, but it was actually changed to mystyle and the camel case in the style tittler still works: <$list filter="[myStyle[style1]]"> [data-tiddler-title

[tw5] Re: Custom Style class document?

2019-07-29 Thread armlet
Thanks Mat for clearing my 2nd question. By class/scope I mean the scope of the class applies. for instances, I guess that .tc-titlebar means the title of tiddlers including the buttons, .tc-tag-label means the tag label of the tiddlers. What I want to know is if there's a comprehensive list of

[tw5] Custom Style class document?

2019-07-29 Thread armlet
I tried to find any documents about the style classes names/scopes with brief descriptions. But I just couldn't find any. Are there such thing out there? I have seen some examples in some snippets like these: .tc-sidebar-header .tc-titlebar .tc-tiddler-title .tc-subtitle .tc-tag-label .tc-tiddler

Re: [tw5] How to turn a font into a stylesheet

2019-07-22 Thread armlet
Hi @Aidan Grey, Following your instruction, I successfully added a font to my wiki, with bj's ckeditor plugin. @BJ I added the font name to $:/plugins/bj/visualeditor/config.json "font_names", the font appears in editor 'Font' dropdown. However the font only displays in view mode, but not in edi

[tw5] Re: Newbie breaks Control Panel

2019-07-19 Thread armlet
I use TiddlyDesktop all the time and never have this problem. Better try to reproduce with a new wiki and let people know what you do to get you there every time. On Friday, July 19, 2019 at 10:39:21 AM UTC-5, MagoArcade wrote: > > I've had this a couple of times now whilst using the desktop cli

[tw5] Re: Tiddler Commander: Release Candidate

2019-07-17 Thread armlet
Hi @Mohammad, How do I open Commander from my TiddlyWiki? The only way I can open it is go to Control Panel, Plugins tab, find Tiddler Commander plugin and either click a link in Readme, or $:/Commander in contents tab. Is there any other way to open it? Thanks! On Wednesday, July 17, 2019 a

[tw5] Re: New plugin: Asciidoctor for TiddlyWiki

2019-07-10 Thread armlet
Hi @bimlas, I installed your plugin and started to play around by referring to user manual. I found something called admonition paragraph doesn't render with the icons. On Wednesday, September 5, 2018 at 5:22:44 AM UTC-5, bimlas wrote: > > Finally I'm done: > > Source code: https://gitlab.com/

[tw5] Re: Edit a Tiddler inside a tabs Tiddler directly?

2019-06-11 Thread armlet
it instead of having to search for it. > > <:-) > > On Tuesday, June 11, 2019 at 8:37:06 PM UTC+2, Mat wrote: >> >> Hi armlet >> >> yes, I made tablinks <http://tablinks.tiddlyspot.com/>. I think pmario >> also made a variant of it, possibly an

[tw5] Edit a Tiddler inside a tabs Tiddler directly?

2019-06-11 Thread armlet
I am wondering if this is possible. "Tiddler 8" is using tabs macro. <> If I click the edit button of "Tiddler 8", I can only edit that <> code. Is there a way I can edit "New Tiddler 1" directly from "Tiddler 8", instead of to search and open "New Tiddler 1" separately? [image: Screen Shot 20

[tw5] Re: Internal Javacript Error in ckeditor.js

2019-06-06 Thread armlet
Wednesday, June 5, 2019 at 2:19:58 PM UTC+2, armlet wrote: >> >> 1.11.0 >> >> On Tuesday, June 4, 2019 at 5:00:44 PM UTC-5, BJ wrote: >>> >>> And which version of visualeditor plugin are you using? >>> >>> On Tuesday, June 4, 2019 at 10:4

[tw5] Re: Internal Javacript Error in ckeditor.js

2019-06-05 Thread armlet
1.11.0 On Tuesday, June 4, 2019 at 5:00:44 PM UTC-5, BJ wrote: > > And which version of visualeditor plugin are you using? > > On Tuesday, June 4, 2019 at 10:43:15 PM UTC+2, armlet wrote: >> >> I am using ckeditor 4.11.4 with TiddlyDesktop 0.0.13, but it is the same >

[tw5] Re: Internal Javacript Error in ckeditor.js

2019-06-04 Thread armlet
, BJ wrote: > > HI Armlet, > > if you could described in as much detail as possible the steps from > starting to edit the tiddler to when the error occurs, it would help me to > workout what is going wrong. What version of ckeditor are you using (and > with what browser)? >

[tw5] Internal Javacript Error in ckeditor.js

2019-05-29 Thread armlet
Internal JavaScript Error Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser Script error. ckeditor.js:88 Uncaught TypeError: Cannot read property 'compatMode' of undefined at CKEDITOR.dom.window.getViewPaneSize (ckeditor.js:88) at p.qu

[tw5] bj's visual editor edit area dark background?

2018-11-29 Thread armlet
I tried to modify contents.css file found under ckeditor folder, but there's no effect. I also tried to add something to $:/plugin/bj/visualeditor/config.json in this line: "contentsCss" : "", such as: "contentsCss" : "body", or "contentsCss": "./contents.css" The skin only applies to the too

[tw5] Re: bj's visualeditor includelib path on both Windows and Mac?

2018-09-12 Thread armlet
rk > > On Wednesday, September 12, 2018 at 8:35:53 AM UTC-7, armlet wrote: >> >> I have been using bj's visualeditor plugin on Windows, the tiddler >> `$:/plugin/jb/visualeditor/includelib` looks like this: >> >> >> And all related files are located

[tw5] bj's visualeditor includelib path on both Windows and Mac?

2018-09-12 Thread armlet
I have been using bj's visualeditor plugin on Windows, the tiddler `$:/plugin/jb/visualeditor/includelib` looks like this: And all related files are located in OneDrive folder and synced. Now I am trying to open the tiddlywiki file on mac, but that path including `C:\` obviously doesn't work.

[tw5] Re: ckeditor 4.9.2 blank edit mode

2018-04-26 Thread armlet
de. I forgot to mention that I am using TiddlyDesktop 0.0.9. It displays the same as with Chrome. Thanks On Thursday, April 26, 2018 at 9:46:20 AM UTC-5, BJ wrote: > > HI armlet, > I just tried version 4.9.2.With chrome. I needed to reload the tiddlywiki > in order for CKE to work. I thi

[tw5] ckeditor 4.9.2 blank edit mode

2018-04-25 Thread armlet
I downloaded the latest ckeditor 4.9.2. The text/x-htmlp type tiddlers display correctly in render mode. But it shows blank edit area in edit mode. Any ideas how to fix it? I have to revert back to the previous version 4.8 before having a solution. Thanks in advance. -- You received this message

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-19 Thread armlet
If you mean editing the html in place then it is not possible with > text/x-htmlp because of the support of transclusions, and to a lessor > extent, other wikitext, such as wikilinks. > > On Thursday, January 18, 2018 at 10:59:16 PM UTC, armlet wrote: >> >> Would it be possib

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-18 Thread armlet
Would it be possible to change some codes in $:/bj/modules/widgets/edit.js to make all text/x-htmlp type of Tiddlers inline editor? Where would that be? On Tuesday, January 16, 2018 at 2:25:59 PM UTC-6, BJ wrote: > > I don't know then... > On Tuesday, January 16, 2018 at 7:07:44 PM

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-16 Thread armlet
wrote: > > you can add the style > > .cke_top { display: none !important } > > > On Tuesday, January 16, 2018 at 6:17:40 PM UTC+1, armlet wrote: >> >> I have a workaround after reading your post from another post. >> >> What I do is

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-16 Thread armlet
Where do I add the style? On Tuesday, January 16, 2018 at 11:37:51 AM UTC-6, BJ wrote: > > you can add the style > > .cke_top { display: none !important } > > > On Tuesday, January 16, 2018 at 6:17:40 PM UTC+1, armlet wrote: >> >> I hav

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-16 Thread armlet
these do have meaning so, in general it is a bad idea to try and > insert wikitext in text produced in the ckeditor. However transclusions are > possible as a links. > > On Monday, January 15, 2018 at 9:05:55 PM UTC+1, armlet wrote: >> >> I've been using BJ's ckedi

[tw] How to use widget code in BJ's visualeditor?

2018-01-15 Thread armlet
I've been using BJ's ckeditor adapter plugin, but have problem using normal TiddlyWiki inside a ckeditor Tiddler anymore. For example, { <$link to="HelloThere" tooltip="Custom tooltip">link1 <$set name="tv-wikilink-tooltip" value="I'm a link to Loads"> <$link to="HelloThere">Link 2 } This