[tw] [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread simon.eigeldinger
Hi Jeremy and all, Since i use tw5 a little bit more frequently i figured out some small accessibility issues. I guess the most of those can be solved pretty quickly and often are just unlabeled buttons. all things are tested with a build from the git repo. * the info, edit and close buttons

[tw] Re: Tiddlywiki en Español

2014-10-29 Thread Alberto Molina
Hola Danielo, Yo soy franco-español, como ya sabes. Vivo actualmente en Salamanca. Si algún día vienes por aquí dame un toque. Alberto -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving emails from

[tw] Re: [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread Danielo Rodríguez
and now a accessibility unrelated request though its nice to have: * to be able to enter multiple tags at once. maybe separated with a comma. that might make keyboard users very happy i guess. *smile* Nice Idea and maybe another accessibility unrelated feature though it would be

Re: [tw] Re: [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread simon.eigeldinger
hi danielo, sounds interesting. but try to import the plugin without the mouse? then we are back at the requests. try to uncheck all the boxes with the keyboard. might be interesting to add a useful solution to the core which makes it more accessible. greetings, simon On Wed, 29 Oct 2014

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
Sure. The solution is based on Alberto's TiddlyWiki for Scholars and uses Matabele's setfield and maketid plugins. I have 3 files working together (could be reduced to two, but for now am sticking with the current structure): (1) $:/_skl/person (templates/skeleton with $myvariable$ placeholders

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
Form ($:/_tbl/person): $tiddler tiddler=$:/temp/new/person |!Initials |$edit-text field=initials size=2/ | |!First Name |$edit-text field=firstname/ | |!Last Name |$edit-text field=lastname/ | |!Alias |$edit-text field=alias/ | |!Tags |{{||$:/core/ui/EditTemplate/tags}} | |!Text |$edit-text

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
Skeleton ($:/_skl/person) alias: $(alias)$ color: #ff8383 created: 20141020003906471 firstname: $(firstname)$ icon: $:/_img/person initials: $(initials)$ lastname: $(lastname)$ modified: 20141020004103343 tags: $:/_type/person $(tags)$ title: $:/_skl/person type: text/vnd.tiddlywiki $(text)$

[tw] Using the left side of the TW in centerlized theme

2014-10-29 Thread Atul Grover
Dear all, I would like to include a QR code with my students details on the left side (in the centralized theme). This would ensure that the TW remains linked to each student. They will not be able to make copies of their TWs/share/copy-paste etc. How can I do so? Regards Atul Grover -- You

[tw] Re: Extendable calendar

2014-10-29 Thread RickL
I use a different date format for new tiddlers than the DDth MMM that seems to be standard in the macro so this doesn't work for me. If I install in a new empty TW it works. Can I change the date format so it will work with the format in my calendar TW? - I like the year first for sorting

[tw] Re: [tw5] requests regarding encrypttiddler plugin by Danielo

2014-10-29 Thread Danielo Rodríguez
Hello Birthe, Glad you like the plugin. I have a lot of stuff to upgrade to make it compatible with TW5.1.X and encripTiddler was one of my first plugins. I learned a lot about TW ,JavaScript in general and GIT since then, so I have to organize things since my current way of develop plugins is

Re: [tw] Re: [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread Danielo Rodríguez
El miércoles, 29 de octubre de 2014 10:31:09 UTC+1, simon.ei...@vol.at escribió: hi danielo, sounds interesting. but try to import the plugin without the mouse? That's why I pointed you to github. I have plans to upload a tid file there so you can download it and import it using the

Re: [tw] Re: [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread simon.eigeldinger
hi, ah ok that should do it. greetings, simon On Wed, 29 Oct 2014 04:08:50 -0700 (PDT) Danielo Rodríguez rdani...@gmail.com wrote: El miércoles, 29 de octubre de 2014 10:31:09 UTC+1, simon.ei...@vol.at escribió: hi danielo, sounds interesting. but try to import the plugin without

[tw] Re: [tw5] requests regarding encrypttiddler plugin by Danielo

2014-10-29 Thread Birthe C
Hi Danielo, Thank you Danielo! I totally understand. Birthe Den onsdag den 29. oktober 2014 12.07.23 UTC+1 skrev Danielo Rodríguez: Hello Birthe, Glad you like the plugin. I have a lot of stuff to upgrade to make it compatible with TW5.1.X and encripTiddler was one of my first plugins. I

Re: [tw] Re: [tw5] accessibility and keyboard issues/feature requests

2014-10-29 Thread simon.eigeldinger
hi, unfortunately i haven't got a 5.0.x version lying around. maybe you could send me one privately with the plugin installed? so we can see if this works? greetings, simon On Wed, 29 Oct 2014 04:08:50 -0700 (PDT) Danielo Rodríguez rdani...@gmail.com wrote: El miércoles, 29 de octubre de

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread Evolena
I don't know if this would have solved your problem, but according to http://tiddlywiki.com/#ActionSendMessageWidget, it seems that in $action-sendmessage $message=tm-delete-tiddler param=$:/temp/new/entity you need a $ before the param. The given example is: $action-sendmessage

[tw] Re: Highlighted search results possible?

2014-10-29 Thread DaComboMan
I'm lost for words Danielo! Don't know why importing your plugin into a new Tiddly isn't working since it worked the first time in my password protected file. Thanks again for your time and effort to help me out. ;) On Tuesday, October 28, 2014 2:14:41 PM UTC-5, DaComboMan wrote: It's cause

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread Evolena
Also, with the example on tw5.com, closing the created tiddler discard it. Maybe you should have used tm-save-tiddler instead of close. Le mercredi 29 octobre 2014 14:19:43 UTC+1, Evolena a écrit : I don't know if this would have solved your problem, but according to

[tw] Re: Using the left side of the TW in centerlized theme

2014-10-29 Thread Danielo Rodríguez
Hello, First of all, where do you want the QR to be included? On each tiddler, at a fixed position? Anyway, what would avoid your students from coping the content of the tiddlers? El miércoles, 29 de octubre de 2014 11:30:34 UTC+1, Atul Grover escribió: Dear all, I would like to include a

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread Danielo Rodríguez
I can't figure what are you using this for. Would you mind to explain it or give us an overview? -- 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

[tw] Re: Briefcase Plugin -- a GTD tool

2014-10-29 Thread Danielo Rodríguez
Hello, The domain http://romahicks.com/example.html has expired. Where can I get the latest version of this fantastic TW? -- 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

[tw] Re: Using the left side of the TW in centerlized theme

2014-10-29 Thread Atul Grover
I hope I am right in assuming that 1. The QR code once imported into TW5 shall get converted into illegible data which the students will not change from backend. (We may not need to encrypt the QR code?) 2. The QR code once attached to any fixed corner of the sheet shall link the specific

[tw] Re: Using the left side of the TW in centerlized theme

2014-10-29 Thread Atul Grover
Thanks @Mario your explanation is very comprehensive. I look forward to your implementation. *@**Danielo* my pedagogy allows for copying the content from others tiddlers. Just that they should not copy/rename a file as their own. Regards On Wednesday, October 29, 2014 4:00:34 PM UTC+5:30,

[tw] Contents Tab

2014-10-29 Thread Mitchell Swan
I am a complete newbie but I'm managing most of what I want, however, I cannot figure out how to get the Contents tab which, on the home page, shows up between Open and Recent. There seems to be nothing at all in the Hello There group of pages. It seems like it would be something that's on by

[tw] TW5.1.4 Readme not found

2014-10-29 Thread Danielo Rodríguez
Hello, While developing A plugin I found a small problem that I don't understand. In the plugin.info I included: list: Encrypt-Tiddler In that tiddler I have a caption field with readme on it. The weird thing is, on the control panel I can see the tabs with the caption I choose but there is

[tw] Re: TW5.1.4 Readme not found

2014-10-29 Thread Danielo Rodríguez
Well, what the error says actually is No *Encrypt-Tiddler* found El miércoles, 29 de octubre de 2014 17:16:43 UTC+1, Danielo Rodríguez escribió: Hello, While developing A plugin I found a small problem that I don't understand. In the plugin.info I included: list: Encrypt-Tiddler In

Re: [tw] Re: TW5.1.4 Readme not found

2014-10-29 Thread Jeremy Ruston
Hi Danielo Have a look at the Information Tiddlers for Plugins section of http://tiddlywiki.com/#PluginMechanism If you want to have an information tiddler called readme then you should put readme in the `list` field of the plugin, and define the content of the readme in

[tw] Re: [TW5] How to call a javascript script by using a button in a tiddler?

2014-10-29 Thread Stephan Hradek
Am Mittwoch, 29. Oktober 2014 17:36:34 UTC+1 schrieb Uwe: Hi there, I suppose, my question has been overlooked ... (A solution with a macro would be good enough.) I hope you don't expect anyone to write a javascript macro for you!? I guess you're able to do that yourself, right? Some

[tw] Re: [TW5] How to call a javascript script by using a button in a tiddler?

2014-10-29 Thread BJ
Hi Uwe, macros are used in tw5 to interact with the dom, widgets are used for that - most functionally can be handled by using the existing widgets (widgets are part of the tw5 wikitext). Cheers BJ On Wednesday, October 29, 2014 4:36:34 PM UTC, Uwe wrote: Hi there, I suppose, my question

[tw] Re: Import button in view toolbar

2014-10-29 Thread Atul Grover
On Sunday, October 26, 2014 12:40:54 AM UTC+5:30, Danielo Rodríguez wrote: Quick pick is a nice gallery with edition capabilities. Thanks Danielo QuickPic is the best so far -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe

[tw] Re: Using the left side of the TW in centerlized theme

2014-10-29 Thread PMario
On Wednesday, October 29, 2014 3:58:03 PM UTC+1, Atul Grover wrote: 1. The QR code once imported into TW5 shall get converted into illegible data which the students will not change from backend. (We may not need to encrypt the QR code?) As I wrote security by obscurity doesn't work. It may

[tw] Re: Highlighted search results possible?

2014-10-29 Thread Danielo Rodríguez
I'm not sure if you solved your problem or not. Are you still having issues? If not I will provide an empty tiddlywiky with just my plugin working to make sure we are working with the same material. -- You received this message because you are subscribed to the Google Groups TiddlyWiki

[tw] Re: [tw5] requests regarding encrypttiddler plugin by Danielo

2014-10-29 Thread Danielo Rodríguez
I'm upgrading all my plugins to upload a new version of braintest.tiddlyspot.com. The encrypt tiddler is already updated but I want to publish the site all together. Hope tomorrow or Friday -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: Extendable calendar

2014-10-29 Thread Ken Gray
wow!!! nice! I have a tiddler that is always at the top and I have room to put three months side by side. last month/this month/next month is there a way for it to figure current month -/+ 1? -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: Updated Calendar plugin for Journal tiddler

2014-10-29 Thread Ton Gerner
Hi BJ, That is a nice addition to the Sidbar tabs. Thanks, Ton On Tuesday, October 28, 2014 8:14:14 PM UTC+1, BJ wrote: Hi all, I have updated my calendar plugin to support journal tiddlers, and to provide a calendar in a tab in the sidebar, see http://bjtools.tiddlyspot.com/ Cheers

[tw] Re: Extendable calendar

2014-10-29 Thread BJ
HI Rick, I have added a new formatter, the old one is still there - what format were you using - and what were you passing into the macro to display a calendar?? BJ On Wednesday, October 29, 2014 10:56:35 AM UTC, RickL wrote: I use a different date format for new tiddlers than the DDth MMM

[tw] Re: Extendable calendar

2014-10-29 Thread BJ
On Wednesday, October 29, 2014 6:18:50 PM UTC, Ken Gray wrote: wow!!! nice! I have a tiddler that is always at the top and I have room to put three months side by side. last month/this month/next month is there a way for it to figure current month -/+ 1? Hi Ken, there is no way at

[tw] [TW5] CSS for (exclusively) hiding the search box in the Sidebar

2014-10-29 Thread Ton Gerner
Hi all, In the past I wanted to dismiss the search box in the Sidebar since it hides the Sidebar tabs when searching. A Search tab added to the Sidebar tabs which has all search possibilities (Standard, System, Shadows, and Filter) suits me better. I managed to do so by modifying the shadow

[tw] Re: Highlighted search results possible?

2014-10-29 Thread DaComboMan
Might be the better option Danielo. Thanks! On Wednesday, October 29, 2014 1:12:06 PM UTC-5, Danielo Rodríguez wrote: I'm not sure if you solved your problem or not. Are you still having issues? If not I will provide an empty tiddlywiky with just my plugin working to make sure we are

Re: [tw] Re: Extendable calendar

2014-10-29 Thread Rick
Not sure I understand the question, sorry. I am using the latest version of TW5. When I use the New Journal or New Journal Here buttons in the empty TW5 with the plugin imported I get a new tiddler that shows up with a link on the calendar when it is created. In my TW with the different date

Re: [tw] Re: Extendable calendar

2014-10-29 Thread BJ
For me they are two issues: 1) I understood that you were using the macro before I made the new version - the new version should be able to work in the same way as the old version - are you still using it this way (the old way)? 2) the new version of the macro supports only only ddth mm

Re: [tw] Tiddler and Content

2014-10-29 Thread Michael Key
Hi Jeremy, please excuse the delay in my response. The Dropbox options is great! Thanks for clearing that up. The stand alone HTML idea is a good one.. so thanks for that too. I've been thinking about the best way of gathering their content. I did find some plug-ins that support multiple

Re: [tw] Re: Extendable calendar

2014-10-29 Thread BJ
On Wednesday, October 29, 2014 8:06:50 PM UTC, BJ wrote: For me they are two issues: 1) I understood that you were using the macro before I made the new version - the new version should be able to work in the same way as the old version - are you still using it this way (the old way)? 2)

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
Hi Evolena.. thanks for the input: yes I did notice the missing $ and / eventually, but decided to stick with Matabele's plugins for the following reasons: (1) All I really needed was to clear the tmpfile of the previous entries. The problem with deleting it entirely is that you get the do you

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
Hi again, Not sure what you mean, the tm-close-tiddler was targeting the create new entity tiddler, not the newly created tiddler. Also, Matabele's plugin allows one to create a new tiddler using a table (edit-text) without having to enter editor mode after clicking the button (am not sure if

[tw] Re: [TW5] CSS for (exclusively) hiding the search box in the Sidebar

2014-10-29 Thread Ton Gerner
Hi Stephan, To be honest, I do not understand but it works. I know the basic CSS stuff but I still have to learn a lot ;-) Many thanks, Ton On Wednesday, October 29, 2014 10:13:17 PM UTC+1, Stephan Hradek wrote: .tc-sidebar-lists p .tc-search { display: none; } -- You received

[tw] Re: Need help with action-sendmessage code

2014-10-29 Thread James Mars
:) Sure. Why not. It is a redesign of Alberto's TiddlyWiki for Scholars. Specifically, it is a smaller, personally customized/restructured, bottom-up, rewritten from scratch (a learning exercise), version of Alberto's project. On Thursday, 30 October 2014 00:52:32 UTC+11, Danielo Rodríguez

[tw] Re: TW5.1.4 Readme not found

2014-10-29 Thread Danielo Rodríguez
Hello Jeremy The problem was te tittle of the tiddler. I added the $:/plugins/danielo/pluginname prefix and after that it worked. I thoug the naming was just a suggestion, but seems to be mandatory in order to display the readme tiddlers correctly. -- You received this message because you

[tw] Re: Tiddlywiki en Español

2014-10-29 Thread Emilio Rincón-Gallardo
Hola Danielo, yo hablo español. Mexicano. On Monday, October 27, 2014 9:55:59 AM UTC-6, Danielo Rodríguez wrote: Sorry for those people that are not Spanish speakers, but I would like to know how many people here speaks or understands Spanish. So, for being polite, a small brief in English:

[tw] Re: One TiddlyWiki or Many

2014-10-29 Thread 'Mark S.' via TiddlyWiki
Just thinking that you could have a master index TW with short versions of all your tiddlers. A link or a field would contain the reference to the full tiddler. This way you could reference a much larger body of data without the associated performance loss. On Friday, October 24, 2014 7:26:23

[tw] Re: [TW5] CSS for (exclusively) hiding the search box in the Sidebar

2014-10-29 Thread Stephan Hradek
Am Mittwoch, 29. Oktober 2014 23:05:11 UTC+1 schrieb Ton Gerner: Hi Stephan, To be honest, I do not understand but it works. Hide the thing with class .tc-search which is a direct child of a p-element which has to be a direct child of a thing with class .tc-sidebar-lists -- You