Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-17 Thread Jero
"... , I still haven't found a good plain-old SAVE solution for working 
with TW files on my desktop ..."

Hi. Have you tried "Timimi" ? It works like a charm for me. It allows to 
save the TW file and silently manages the backups (in a folder in your 
computer) so you don't have more than a specified number of backup files of 
a TW file (in my case it's five) at any given time. 
https://ibnishak.github.io/Timimi/

On Wednesday, November 18, 2020 at 9:25:44 AM UTC+9 springer wrote:

> Alfonso, Aha, the empty one does loads, so that's progress There's 
> something about *some* of my particular tw5 files (I've tried a few, with 
> mixed results) that droppages doesn't like... perhaps a plugin? 
>
> Meanwhile, I still haven't found a good plain-old SAVE solution for 
> working with TW files on my desktop (that doesn't initiate a download with 
> every save, which is a firm no-go), so DropPages is still only half of a 
> solution even for the files that it does serve up properly... 
>
> Here's a summary of the research-setup-troubleshoot work I've done since 
> tiddlyspot went down:
>
> * TW5-dropbox: a fairly seamless EDIT-from-browser-anywhere solution (for 
> files residing on dropbox), but without publishing.
> * TiddlyDrive: a fairly seamless EDIT-from-browser-anywhere solution (for 
> files residing on google drive), but without publishing.
> * DropPages: a (partial) PUBLISH solution (for files residing in my 
> dropbox, but somehow fails to render some tw5 files), but without seamless 
> edits (and fixated on a Dropbox/Apps folder path distinct from 
> tw5-dropbox's fixed Apps file path; otherwise they might be made to play 
> together?)
> * GitHub Saver: GitHub can PUBLISH and newer tw5 versions *should* save 
> edits there, but in practice GitHub flashes me a 401 every time.
> * Node.js via terminal: a powerful local-machine EDIT option saves nicely 
> (even to dropbox directory), but which does not yet publish (beyond 
> local-network-while-computer-is-on).
> * Noteself: seems to save elegantly, but does a poor job of clarifying 
> where the data lives. (I have lost noteself projects more than once.) Also 
> doesn't publish to web.
>
> So I'm still missing (in the wake of tiddlyspot) a single solution for 
> seamless EDIT-HOST workflow. 
>
> -Springer
> On Tuesday, November 17, 2020 at 5:22:21 PM UTC-5 Alfonso Arciniega wrote:
>
>> You may want to try adding an empty TW file to the site, and also use a 
>> https:// notation instead of http:// in the link, and see if there's any 
>> difference.
>> Remember that your TW files need to be in the "C:\.. 
>> ..\Dropbox\Apps\My.DropPages\espringer.droppages.com\Public" folder and 
>> nowhere else.
>>
>> Cheers,
>>
>> Alfonso
>>
>> On Sunday, November 15, 2020 at 5:43:41 PM UTC-7 springer wrote:
>>
>>> Alfonso, 
>>>
>>> I just tried to set up Droppages, and even an hour after setting it up, 
>>> I get this odd result: 
>>>
>>> When I try to load my TW5 html file via the URL (when the file is indeed 
>>> in my dropbox under the appropriate folder), the browser's content area 
>>> stays blank, BUT the browser  (and I've tried all three on my mac) is 
>>> clearly *trying* to load the right page, because the site header info is 
>>> properly displaying, based on what's in my TW5. 
>>>
>>> Here's the url: http://espringer.droppages.com/index.html
>>>
>>> Any clues?
>>>
>>> On Sunday, November 8, 2020 at 8:24:59 PM UTC-5 Alfonso Arciniega wrote:
>>>
 Below is shown an option with Dropbox and DropPages. It could be used 
 as a temporary option if we don't want to spend a lot of time setting up a 
 repository site until TW Tones creates a permanent site.

 It took me just a few minutes to create it. No code is required.

 My demo site is at: https://my-tw-notes.droppages.com/

 The DropPages site is at: https://droppages.com/

 Note I did not use any theme, just edited the base.html to change the 
 tittle and the index.txt for content, and add a couple of TW's in the 
 Public folder.

 This option is free for up to 50 MB size, good enough for five TW's. 
 DropPages has been operating since 2011.



-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7e2d681e-e304-4c8b-bad0-ef8c3e8990den%40googlegroups.com.


[tw5] Re: issue with the "Saved wiki" yellow notification

2020-08-04 Thread Jero


On Tuesday, August 4, 2020 at 10:51:23 PM UTC+9, Hubert wrote:
>
> PS. I've noticed that you're using an old TW version:
>
> Tiddlywiki 5.1.17 , Firefox 78.0.2 64 bit, Windows 10
>>
>
> The current official TW version is 5.1.22. Each version brings significant 
> usability improvements. You can upgrade your old wiki to version 5.1.22 
> using the upgrader tool . 
>
> Remember to *backup* before upgrading!
>
>
Thanks a lot! I was not aware of there being an "upgrade tool". The idea of 
messing up the wikis by trying to upgrade was more scary than having an 
old, suboptimal version. But now I will give it a try! 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d39592e4-98ca-4feb-b3e7-11455077b1aao%40googlegroups.com.


[tw5] Re: issue with the "Saved wiki" yellow notification

2020-08-04 Thread Jero
Great! I could move the notification 90 pix to the left, so it doesn´t 
interfere with the sidebar toggle icon anymore. Thanks a lot!

On Tuesday, August 4, 2020 at 10:47:16 PM UTC+9, Hubert wrote:
>
> Hi Jero,
>
> If you want to reposition the notification, you can do it like this:
>
> 1. Create a new tiddler (any title)
> 2. Tag it with *$:/tags/Stylesheet*
> 3. Paste the below code to its body
>
> .tc-notification {
> position: fixed !important;
> right: 200px;
> }
>
> 4. Save
>
> Now your notifications will be moved 200 pixels to the left, relative to 
> the right edge of the viewport.
>
> You can play with it further using CSS to fit your needs, reposition, 
> change colours, styling etc. and delete the above tiddler altogether to 
> move back to the core version.
>
> Just an idea, hope this helps.
>
> Have fun!
> Hubert
>
>
> On Tuesday, 4 August 2020 11:54:33 UTC+1, Jero wrote:
>>
>> Hi everyone.
>>
>> Tiddlywiki 5.1.17 , Firefox 78.0.2 64 bit, Windows 10
>>
>> Issue: 
>> The "Saved wiki" yellow notification covers the "hide/show sidebar" 
>> toggle icon.
>> It can take several seconds until the notification disappears, forcing me 
>> to wait before I can access the toggle iconn -which, by frequent saving, 
>> noticeably disrupts my workflow.
>>
>> Two solutions come to my mind: 
>> 1. Being able to set the max. showing time of the "Saved wiki" 
>> notification (I would go for something like 300ms).
>> 2. Being able to change the showing place (or size) of the "Saved wiki" 
>> notification, so it doesn't cover the "hide/show sidebar" toggle icon.
>>
>> But I have no idea how to do any of these.
>>
>> Any help very welcome.
>> Jero
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/92f370de-d490-4c94-94c8-a79e5ac8a480o%40googlegroups.com.


[tw5] Re: issue with the "Saved wiki" yellow notification

2020-08-04 Thread Jero
That´s an interesting option. Thank you!

On Tuesday, August 4, 2020 at 8:28:56 PM UTC+9, Birthe C wrote:
>
> Or you could move the toggle button. Open tiddler $:/core/ui/TopBar/menu 
> and change the tag to $:/tags/ViewToolbar. Now you can toggle sidebar from 
> your tiddler.
>
> Birthe
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9b8f4562-2c79-4cbb-b9d7-3931b528004eo%40googlegroups.com.


[tw5] issue with the "Saved wiki" yellow notification

2020-08-04 Thread Jero
Hi everyone.

Tiddlywiki 5.1.17 , Firefox 78.0.2 64 bit, Windows 10

Issue: 
The "Saved wiki" yellow notification covers the "hide/show sidebar" toggle 
icon.
It can take several seconds until the notification disappears, forcing me 
to wait before I can access the toggle iconn -which, by frequent saving, 
noticeably disrupts my workflow.

Two solutions come to my mind: 
1. Being able to set the max. showing time of the "Saved wiki" notification 
(I would go for something like 300ms).
2. Being able to change the showing place (or size) of the "Saved wiki" 
notification, so it doesn't cover the "hide/show sidebar" toggle icon.

But I have no idea how to do any of these.

Any help very welcome.
Jero

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b33e8fae-66a5-4d6c-8976-d5d7fdc8a23ao%40googlegroups.com.


Re: [tw5] Re: Presenting NoteSlam

2020-07-26 Thread Jero
Ah, OK, got it. Thank you very much, David! Wish you a nice day.

On Sunday, July 26, 2020 at 10:08:50 PM UTC+9, David Gifford wrote:
>
> Hi Jero
>
> In the sidebar More tab, System subtab, just delete the tiddlers that 
> start with $:/.noteslam, and maybe the plugins (they start with $:/plugin/).
>
> Yes, my notetaking items like NoteSlam and Stroll are adaptations of 
> TiddlyWiki rather than plugins, so normally one would move one's data out 
> of the NoteSlam file and into a new TiddlyWiki file using the new file's 
> import process, only importing non-system ($:/) tiddlers. 
>
> Blessings
>
> David Gifford
> Mexico team leader, Mexico City
>
> *Resonate Global Mission*
> *Engaging People. Embracing Christ.*
> A Ministry of the Christian Reformed Church
> resonateglobalmission.org
>
>
>
> On Sun, Jul 26, 2020 at 7:27 AM Jero > 
> wrote:
>
>> Hi. How can I uninstall Noteslam! from my wiki? 
>>
>> I used Noteslam for quite a while and it was very helpful. Thank you very 
>> much, David Gifford.
>>
>> But now that I learned how to place a Table-Of-Contents tab in the right 
>> pane I  don´t need NoteSlam! anymore, and I would prefer to uninstall it. 
>> (I have an issue with Noteslam's three-line-icon on the upper left corner 
>> of the screen: I export tiddlers as PDF documents very often, and each time 
>> I must manually indent the first line of every page because that icon 
>> covers that space.)
>>
>> But now I cannot find the instructions on how to uninstall Noteslam.
>> I would simply reverse the installation procedure, but Icannot even 
>> remember how I installed it. (I now wonder how did I find the instructions 
>> to install it back then. Now I cannot find them either!) 
>> I only remember that NoteSlam was not a usual Plugin.
>>
>> Any help appreciated.
>>
>>
>>
>> On Tuesday, May 8, 2018 at 1:55:54 AM UTC+9, David Gifford wrote:
>>>
>>> Hi everyone
>>>
>>> See the following link for my TW adaptation 'NoteSlam!'. NoteSlam! 
>>> facilitates faster creation of an outline or table of contents of tiddlers, 
>>> and also for stamping of bibliographic data in tiddlers. NoteSlam! is not 
>>> ideal for mobile as it stands now, but if someone wants to create their own 
>>> mobile version of it and host/maintain it, be my guest.
>>>
>>> http://giffmex.org/tw.adaptations/noteslam.online.html
>>>
>>> I am hoping NoteSlam! might be an ideal entry-level TiddlyWiki for new 
>>> users who get disoriented by the non-hierarchical nature of TiddlyWiki.
>>>
>>> Blessings, Dave
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/2zzLalNk-bQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddl...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/2bbebb78-e7a3-4a5b-85f0-0dec29939b62o%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/2bbebb78-e7a3-4a5b-85f0-0dec29939b62o%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/becb3524-6621-4f52-aff1-8ad1145d3cc0o%40googlegroups.com.


[tw5] Re: Presenting NoteSlam

2020-07-26 Thread Jero
Hi. How can I uninstall Noteslam! from my wiki? 

I used Noteslam for quite a while and it was very helpful. Thank you very 
much, David Gifford.

But now that I learned how to place a Table-Of-Contents tab in the right 
pane I  don´t need NoteSlam! anymore, and I would prefer to uninstall it. 
(I have an issue with Noteslam's three-line-icon on the upper left corner 
of the screen: I export tiddlers as PDF documents very often, and each time 
I must manually indent the first line of every page because that icon 
covers that space.)

But now I cannot find the instructions on how to uninstall Noteslam.
I would simply reverse the installation procedure, but Icannot even 
remember how I installed it. (I now wonder how did I find the instructions 
to install it back then. Now I cannot find them either!) 
I only remember that NoteSlam was not a usual Plugin.

Any help appreciated.



On Tuesday, May 8, 2018 at 1:55:54 AM UTC+9, David Gifford wrote:
>
> Hi everyone
>
> See the following link for my TW adaptation 'NoteSlam!'. NoteSlam! 
> facilitates faster creation of an outline or table of contents of tiddlers, 
> and also for stamping of bibliographic data in tiddlers. NoteSlam! is not 
> ideal for mobile as it stands now, but if someone wants to create their own 
> mobile version of it and host/maintain it, be my guest.
>
> http://giffmex.org/tw.adaptations/noteslam.online.html
>
> I am hoping NoteSlam! might be an ideal entry-level TiddlyWiki for new 
> users who get disoriented by the non-hierarchical nature of TiddlyWiki.
>
> Blessings, Dave
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2bbebb78-e7a3-4a5b-85f0-0dec29939b62o%40googlegroups.com.


[tw] presoify bookmarklet not working. why?

2012-06-11 Thread Jero
presoify bookmarklet not working. why?
google chromo
mozilla firefox
http://espanol3.tiddlyspace.com/ 

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/VNPujeuR9yUJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: presoify bookmarklet not working. why?

2012-06-11 Thread Jero
T

On Monday, June 11, 2012 4:50:14 PM UTC+9, PMario wrote:

 Hi Jero, 
 I think, it wasn't finished. 
 -m


On Monday, June 11, 2012 4:50:14 PM UTC+9, PMario wrote:

 Hi Jero, 
 I think, it wasn't finished. 
 -m


On Monday, June 11, 2012 4:50:14 PM UTC+9, PMario wrote:

 Hi Jero, 
 I think, it wasn't finished. 
 -m

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/SfWnL-svosgJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Help! with wysiwyg / EasyEdit Plugin

2011-07-18 Thread Jero
Thank you very much.
As you mention, it works with Firefox -here too.
I was using Google Chrome. The text-disappearing-issue seems to be 
Chrome-related.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/33Sg0beQ1dUJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: How to prevent tabs hiding behind side bar?

2011-07-11 Thread Jero
Thanks a lot, but... Where can I paste that code? What is the name of
the tiddler and the position where I insert that? Sorry for the
ignorance.

On Jul 11, 7:35 pm, Bauwe Bijl bauweb...@gmail.com wrote:
 Hi Jero

 try:
 #tiddlersBar {
 margin-right: 448px;

 }

 This is the same margin as the tiddlyspace tiddlerDisplay uses (so
 the sidebarTabs have enough space)...

 Bauwe

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: How to prevent tabs hiding behind side bar?

2011-07-11 Thread jero
I already found the place, thanks a lot.

I pasted:
#tiddlersBar { 
margin-right: 448px; 
} 
at the end of the tiddler called:
StyleSheetTiddlySpace
and it did the trick! Now the 
Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/_pRO1iddwuQJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: How to EDIT (not ERASE) text with EasyEdit Plugin?

2011-07-10 Thread jero

 My first, burning question is:

 How can I stop EasyEdit Plugin to delete all text from every tiddler I try
 to edit with EasyEdit?

 I have installed EasyEdit Plugin because I want my pupils to be able to take
 some notes without having to learn TW syntax (At least not right now).

I forgot to mention, that the EasyEdit Plugin I am talking about in
my first posting, is a Plugin kindly published under this URL:
http://www.visualtw.ouvaton.org/VisualTW.html#EasyEditPlugin

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] How to EDIT (not ERASE) text with EasyEdit Plugin?

2011-07-10 Thread jero
Hi, people.
I am trying to implement TW as an educational tool for my Second Language 
classes.
I am very eager to learn everything TW but my very limited IT literacy does 
not even allow me to grasp where to start...
With  IT literacy I mean that at present I am able to create a Hello 
World html page... but between hello world and the code complexity of a 
TW file there seem to be a hghe distance, which I will have to walk.
I will do my best not to post extremely stupid questions here, but I can not 
promise... I will be very grateful to you if you point me to sources of 
knowledge according to my ignorance.

My first experiment is at tiddlyspace.com
I know by now that each pupil should create their own space, then they 
should include my (the teacher's) space.

The next assignment to myself is to try to find out what exactly means 
follow in TiddlySpace, and how can I use follow in this educational 
context. 
(Maybe all pupils and me, we should all follow each other...? I will see)
But this is really not my first question  now.

I will ask one at a time:

My first, burning question is:

How can I stop EasyEdit Plugin to delete all text from every tiddler I try 
to edit with EasyEdit?

I have installed EasyEdit Plugin because I want my pupils to be able to take 
some notes without having to learn TW syntax (At least not right now).
I want to show to my pupils (using data projector) how easy it is to take 
notes on tiddlers...
But something terrible happens: Each time I pulse on WRITE... ALL contents 
of the tiddler disappear, leaving me a virginal space to write from zero... 
each time!

That cannot be meant to be that way... It is named EasyEdit Plugin, and 
not EasyErase Plugin...

(And by the way, it took me a whole week to find a posting with instructions 
on how to get the WRITE option to appear... I wonder why it is a so well 
kept secret, that we have to modify ToolbarCommands to have that WRITE 
command)

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/W1ZzvIkoRPMJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] How to prevent tabs hiding behind side bar?

2011-07-10 Thread Jero
My second question in this group.

This refers to another plugin kindly posted here:
http://www.visualtw.ouvaton.org/VisualTW.html#TiddlersBarPlugin
which is called TiddlersBar Plugin.

This plugin produces a nice tabbed interface.
But when I open many tiddlers, the tabs reach far to the right,
getting out of sight behind the side bars.
How can I prevent this to happen?
I would like to have the tabs only reach the same horizontal length as
the horizontal length of the visible tiddler itself.

In an old post
http://groups.google.com/group/tiddlywiki/msg/12832a5b658950a0?hl=en
 I found kind of an advice:

Try adding this to your StyleSheet:
#tiddlersBar { overflow: hidden; } 

And I tried adding this code inside several tiddlers which have titles
similar to StyleSheet, but nothing happened...

If somebody has some advice, I will be grateful.
I have seen some TW in Internet with a beautyful tabbed interface
whose tabs did not hide behind any sidebar, so I hope there is a way
to attain that.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Help! with EasyEdit Plugin / wysiwyg

2011-07-10 Thread Jero
Hi.

I am trying to use EasyEdit Plugin, but have a problem:

I cannot EDIT any tiddler text, because each time I invoke the editor, it 
DELETES all existing text, leaving me no other possibility than start 
writing from scratch.

My two QUESTIONS:

1)
Somebody has experience using EasyEdit Plugin? What am I doing wrong? How 
can I use the EasyEdit Plugin to EDIT tiddler's text?

2)
Do you know another good WYSIWYG solution? - (I definitely NEED wysiwyg to 
convince my students to start taking notes on the TW I am trying to 
introduce in a class I am teaching: jminino.tiddlyspace.com)

Thanks in advance for any help.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/LDlmaOimjZgJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Help! with wysiwyg / EasyEdit Plugin

2011-07-10 Thread Jero
Hi. 
(Sorry, I already posted this question, but this time I get directly to the 
point and refrain from the page-long self-introduction)

I am trying to use EasyEdit Plugin, but have a problem:

I cannot EDIT any tiddler text, because each time I invoke the editor, it 
DELETES all existing text, leaving me no other possibility than start 
writing from scratch.

My two QUESTIONS:

1)
Somebody has experience using EasyEdit Plugin? What am I doing wrong? How 
can I use the EasyEdit Plugin to EDIT tiddler's text?

2)
Do you know another good WYSIWYG solution? - (I definitely NEED wysiwyg to 
convince my students to start taking notes on the TW I am trying to 
introduce in a class I am teaching: jminino.tiddlyspace.com)

Thanks in advance for any help.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/Ek5YR50AqjAJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.