Dave,

The syntax /% comment here %/ does not create an extra blank line - you did
it yourself.

Keep in mind when entering information into any editor, not just a tiddler,
that you often enter something invisible. That is the <enter> command
inserts a Carriage return/line feed.

For example place the following in a tiddler;
''Comment between 2 lines follows''
----
/%comment%/
----
''Comment between 2 lines with text after, follows''
----
/%comment%/Hello
----
''Comment between 2 lines with text Before, follows ''
----
Hello/%comment%/
----

And you will get

*Comment between 2 lines follows*
------------------------------

------------------------------
*Comment between 2 lines with text after, follows*
------------------------------
Hello
------------------------------
*Comment between 2 lines with text Before, follows *
------------------------------
Hello
------------------------------

The only person/thing who entered a blank line after the first /%comment%/
was you

There are some subtle cases where this does not occur, However the first
thing is to get you own practices correct.

Regards Tony

TonyM

If you have not found an easy way to do it with TiddlyWiki, you have missed
something.
www.tiddlywiki.com



On Tue, Aug 4, 2009 at 16:13, DaveP <[email protected]> wrote:

>
> Sorry I had not realised that it was Mark S. that gave me the tip,
> that's what happens when you're up at midnight tinkering with TW.
>
> As for putting comments in code er no actually i don't use do or use
> any html, css, java/script code as such yet, i would like to but
> that's for another day :)
>
> As for "clarifying my needs and uses......................if you are
> specific about your requirements"
> Unfortunately being a newbie (a few weeks of and on using TW) i do not
> have the benefit of know alot of what may or may not result, hence
> asking preceivably silly questions.  I can only ask questions to the
> best of my understanding of TW at the time i post.......was it not
> clear from my question that I am a newbie or should i simply say so?
>
> Especially with TW your understanding grows rapidly thanks to many
> kind and helpful users (yourself included) sharing their much greater
> knowledge and educating us less fortunates ;)  This is what makes TW
> and the forum such interesting place to come and an interesting
> 'program' to use.
>
> Many thanks for opinion and i will bear it mind for future posts.
>
> Thanks
>
> DaveP
>
> On Aug 4, 2:37 am, Morris Gray <[email protected]> wrote:
> > On Aug 4, 8:25 am, DaveP <[email protected]> wrote:
> >
> > > Hi Morris,
> >
> > > Thanks for the little tips which works although it has one annoying
> > > little aspect which was unexpected and that is the inclusion of /%
> > > text %/ in a tiddler produces a blank line.
> >
> > Actually it was Mark S. who suggested  /% %/ and noted at the time it
> > wouldn't be displayed. However that doesn't mean it wouldn't occupy
> > space.
> >
> > I assumed  that you were most probably wanting to put comments in code
> > i.e. HTML, CSS or JavaScript hence the links I sent you.  These allow
> > comments in various code that may or may not be displayed or take up
> > space when rendered.
> >
> > It appears now that you may be wanting to put notes in plain text
> > tiddlers both without taking up space and being invisible when
> > rendered. Perhaps you should clarify your needs and uses.  You may or
> > may not get what you want but there may be other solutions if you are
> > specific about your requirements.
> >
> > Morris Grayhttp://twhelp.tiddlyspot.com
> > A TiddlyWiki help file for beginners
> >
> > On Aug 4, 8:25 am, DaveP <[email protected]> wrote:
> >
> >
> >
> > > Hi Morris,
> >
> > > Thanks for the little tips which works although it has one annoying
> > > little aspect which was unexpected and that is the inclusion of /%
> > > text %/ in a tiddler produces a blank line.
> >
> > > I  know i sound like i am nitpicking but is there an option which will
> > > not produce a blank line after exiting edit mode. It is just that if
> > > you add in a few lines of notes or comments then it starts to intefere
> > > with you tiddler appearance a bit more significantly?
> >
> > > TIA
> >
> > > /br
> >
> > > Dave
> >
> > > On Aug 3, 4:42 am, Morris Gray <[email protected]> wrote:
> >
> > > > On Aug 3, 8:20 am, DaveP <[email protected]> wrote:
> >
> > > > > Therefore i recall once a long time ago that you could REM out a
> line
> > > > > with a prefix, can this be done?
> >
> > > > It depends on the code you are working with, the two links below
> > > > pretty much cover TiddlyWiki's uses.
> >
> > > >
> http://tiddlywiki.org/wiki/Escapinghttp://tiddlywiki.org/wiki/Dev:Com...
> >
> > > > Morris Grayhttp://twhelp.tiddlyspot.com
> > > > A TiddlyWiki help file for beginners
> >
> > > > On Aug 3, 8:20 am, DaveP <[email protected]> wrote:
> >
> > > > > I want to insert notes for myself or others to understand what and
> why
> > > > > i have done the things i did.
> > > > > Therefore i recall once a long time ago that you could REM out a
> line
> > > > > with a prefix, can this be done?
> >
> > > > > TIA
> >
> > > > > /br
> >
> > > > > Dave- Hide quoted text -
> >
> > > > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to