Re: Update: mGSD on TiddlySpace

2012-02-24 Thread Måns
Hi David

First: Sorry I haven't answered any of your posts earlier, however I
don't use mgsd myself - and I rarely find the time to read post in
every TW-forum in depth...
I've updated the MptwTheme tiddler - to display the options you are
asking for - both in the ViewTemplate and the EditTemplate - you won't
see the checkboxes for setting privacy in already existing tiddlers.
You'll have to create a new tiddler to get the option - on the other
hand, you can always toggle privacy from ViewMode - clicking the
icon..:

http://mamagsd.tiddlyspace.com/#MptwTheme

The thing that really prevents me from using mgsd on tiddlyspace is
the fact that I have to click save changes everytime I've done
anything...

Not even the standard new tiddler button in the TW - menu tab saves
tiddlers back to the space - untill you've clicked the save changes
button... that is..

I wish you good luck with the project - and check out
http://mamagsd.tiddlyspace.com/#MgtdUserConf for some of the little
hacks that provided Chris for basic editing capabilities on
tiddlyspace...

Cheers Måns Mårtensson


On 23 Feb., 09:04, DavidS dav...@seasamin.info wrote:
 More notes:
 1) Tiddlyspace system tiddlers: To access Tiddlyspace system tiddlers
 in sidebar, you need to ensure your sidebar somewhere includes
 tiddler Backstage##Tiddlers

 2) Public/Private selection disappearance: The EditTemplate of
 TiddlySpace tiddlywiki has a Public/Private selection which disappears
 on mGSD tiddlers import. This means your new tiddlers are defaulted to
 Public. This appears also to be the case withhttp://mamagsd.tiddlyspace.com
 mentioned above. This is a critical issue for using mGSD in
 TiddlySpace as you need control of new tiddlers being Private if you
 wish.

 There is capacity to access the centre tiddlyspace drop down menu from
 top TiddlySpace backstage toolbar and use the tweaks tab to set
 default to private. Except that does not seem to stop new tiddlers
 being public for me. The ToggleTiddlerPrivacyPlugin allows you to set
 the privacy of new tiddlers and external tiddlers within an
 EditTemplate, and allows you to set the default privacy setting. And
 the TiddlySpaceTiddlerIconsPlugin shows the origin of the tiddler it
 is being run on. In TiddlySpace terms this means it will determine
 whether the tiddler is external, public or private. Each appear to
 have related code persisting in the EditTemplate and ViewTemplate
 which at first look do not appear to be editable or overwritten by
 same named tiddler imports.

 So the Public/Private selection disappearance may be caused by other
 imported tiddler over-rides of TiddlySpace theme tiddlers. Nothing
 obvious found in my Stylesheet or my MonkeyGTDTheme tiddlers. Note the
 MonkeyGTDTheme tiddler does not itself have code for the EditTemplate
 to cause an override of the TiddlySpace EditTemplate.

 I feel I need someone with better understanding of theme construction
 to help point me somewhere in theme tiddlers to track this down.

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



Re: Update: mGSD on TiddlySpace

2012-02-24 Thread DavidS
Thank-you Måns for your response and did consider it prompt so thanks
again. I thought this was more a mGSD issue than TiddlySpace Google
Group development issue hence chose to make my posts here. If solve
enough issues then can drop a completed post there as well referencing
back to this Google Group post.

Knowing where to look now, I aplied your MptwTheme and MgtdUserConf
changes by a Meld compare of these tiddlers to mine and adding missing
code. They appear to work well on my adapted mGSD at Tiddlyspace. It
looks like what was needed to solve my ealier posts' issues.

SAVING? Can I ask how extensive your problem is with being forced to
do manual saves? For me when I create or edit a tiddler I get the
tiddlywiki pop-up like save message at top right and the changes
persist on reload at TiddlySpace.

I then also disabled the MgtdUserConf autosave true edit on a hunch
and autosave remains true in mGSD options on reloads.  Also the
checkbox ticks, context changes etc in Actions persist ok if I have
made a subsequent tiddler text change and it auto-saves or I do a
manual save changes. I do have failure issue with tiddler date box
changes as they revert to pre-change on reload. But I can create a new
tickler with a date or change date in a tickler and if also change its
note in it then autosave works to persist the date change. Maybe that
may give someone an idea for a code fix or workaround so one does not
need to remember to do that. Were there other save issues you had?

When I imported all my mGSD tiddlers it did so as private so need a
member name to share for you to test the above yourself - if
interested. I can share my mGSD with your TiddlySpace member username
if you like to PM me. Its a work in progress demo standard for me and
I backed up so change what you like and maybe just use MemberEdits
tiddler to reference any system tiddler changes that want to persist.
Understand if you do not have time and someone else showing mGSD
experience may offer on reading this post.

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



Re: Update: mGSD on TiddlySpace

2012-02-24 Thread DavidS
2 More but deeply related Issues
1) Need to add config.options.chkPrivateMode = true; without quotes
to MgtdUserConf  to force tweak privacy settings to remain checked to
be Private as this may get lost between reloads.

2) When creating a new Action, Tickler, Reference etc, if you use mGSD
+ symbols to create then they still default to Public despite taking
action for item (1) above. But if you create first as new Tiddler with
changes above by Måns Mårtensson then you can set Private (if not
default) and convert to required Action, Tickler etc by adding that
tag. If already Public, then remove relevant tag and save to change
status in view mode and then edit again to add relevant Action or
other mGSD tag.

That means some more template or core system changes needed for usual
mGSD functionality. Any ideas?

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



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Jeremy Ruston
To pick up Eric's points first, I should restate a few of the
goals/plans for TW5:

- To make it much, much easier to use, by taking much more trouble
over the journey users need to take as they download and start to use
it
- To make it simpler to find and update plugins by having a central
plugin library
- To run TW5 as a cooperative commercial business, with the core
contributors sharing income

The other thing I'm trying to do is make a better fist of
documentation as I go along. My feeling is that TW suffers primarily
from a lack of easy to find, authoritative reference information.

In terms of revenue streams for TW5, I think there's a few worth investigating:

- Selling TiddlyWiki commemorative mugs and T-shirts, with special
limited editions, mugs signed by Eric and so on

- Affiliate fees. The hope is that users will be able to take a very
simple journey from tiddlywiki.com to signing up with a hosting
provider like Joyent or Amazon to have their TW5 running in the cloud.
From an end user perspective, the goal is for the process to be as
simple as signing up for Facebook, albeit with a payment stage. So,
the end user gets a solid service that they paid for, Amazon/Joyent
get a new customer, and TW5 gets a kickback.

- Sponsorship. If we can make TW5 100 times more popular than the
current product, then I'm hoping all kinds of good things would
happen, including the possibility of getting a couple of commercial
sponsors to support the cooperative in exchange for tasteful badges on
tiddlywiki.com itself.

- The idea of publishing a book, which I think would be marvellous

- Finally, consultancy work around TiddlyWiki. For instance, back in
2006 I did a contract for SocialText to help them integrate TiddlyWiki
as SocialText Unplugged (and met Chris Dent in the process, of
course).  If we build a rich and useful ecosystem then organisations
will pay us to get access to it.

Anyhow, it all starts with building an utterly awesome product, and
then spreading the word. We need to embed the idea that if you love
TiddlyWiki, the obligation is to talk about; more even than donating
and buying T-shirts. If everyone who loved it got their
bosses/wives/children/friends to use it, we might see a kind of
conscious viral spread.

TiddlyWiki is an unusual open source project in that it's audience is
end users rather than software developers. Node.js is a wonderful
thing, but it's only useful to software developers. Our potential
audience is surely much, much bigger than Node's.

Best wishes

Jeremy

On Fri, Feb 24, 2012 at 6:51 AM, Alex Hough r.a.ho...@gmail.com wrote:
 IMO the project does sorely need a docs curator who is at least an
 experienced user, ideally with explicit support from the dev-gurus

 Hans

 There has been some discussion about this topic. Eric is writing a
 book and I have made a start on one. There are several others are
 interested too.
 I think that the general feeling is that some kind of funding model is 
 required.

 I was looking at the one of the files on Github and reading Jeremy's
 TW5 documentation. I think that, while being hard to understand, some
 pointers towards these might help.

 Exploring the idea of  docs curator is a good idea IMHO. Perhaps we
 could take time out from Tiddling our TW and get our heads
 together.

 - my latest thought is this; Do some research which incorporates the
 history of TW, get funding from a research body. TW might make an
 interesting study for an academic interested in open innovation


 Alex




 On 24 February 2012 05:08, HansBKK hans...@gmail.com wrote:
 On Thursday, February 23, 2012 11:50:15 PM UTC+7, Eric Weir wrote:

 That makes me think that few people are learning about TW or that those
 that do abandon it pretty quickly because the skill prerequisites for using
 it are so high. Given its power and versatility that is unfortunate.

 I hung around here a year and a half before I began to get an idea how I
 might use TW, and then I was fortunate to have a skilled developer
 practically do a custom TW for me. Otherwise, I would have moved on, too.

 I'd say it took me about 4-6 months, but I'm pretty obsessive-compulsive and
 probably devoted  500 hours to playing around over that time. This of
 course includes getting to know many plugins and also a bit about theming,
 which was also combined with getting up to speed on improving my CSS at the
 time.

 I see the canned templates like the GTD flavors, especially Monkey for
 taggly tagging, TWtree, etc as the user-ready apps, but it's true that any
 serious customization requires a decent commitment to learning to use TW as
 a toolkit.

 IMO the project does sorely need a docs curator who is at least an
 experienced user, ideally with explicit support from the dev-gurus, to to
 consolidate and add to all the relevant docs on core TW + the important
 plugins in one place, or perhaps two if there is a distinction between
 official docs and community wiki.

 Each of the server-side 

[tw] TiddlySnip for IE

2012-02-24 Thread whatever
Hi!

I presume most of you are familiar with Saq's TiddlySnip (4) plugin
for Firefox. Sadly, Saq stopped developing it further, but people at
the TiddlySnip group (5) still update the versions to keep up with
Firefox's new versioning policy.
A while back, Jack made a version for Internet Explorer (3). Now I've
updated it, so it also supports adding only URLs (Jack only supported
adding text and URL), as well as renaming/overwriting/appending (Jack
only supported adding), which Saq also proposed for the Firefox
version (2). You can get the new version here (1).

w

(1) http://users.volja.net/kbrezovnik/TiddlySnip4IE.zip
(2) 
https://groups.google.com/group/tiddlywiki/browse_thread/thread/6b284db9976423dc/e83a3fb77ee1c246
(3) 
https://groups.google.com/group/tiddlywikidev/browse_thread/thread/8a5bd6a4318519e4/8529d192780e6213
(4) http://www.tiddlysnip.com
(5) https://groups.google.com/group/tiddlysnip/

-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Eric Weir

On Feb 24, 2012, at 4:07 AM, Jeremy Ruston wrote:

 it all starts with building an utterly awesome product...

Absolutely! And you've already got that. As I said, the limited knowledge and 
use is unfortunate. Without being too melodramatic, even tragic.

 and then spreading the word.

This what's missing. The word about TW. The word about how to use TW.

Regards,
--
Eric Weir

With an ounce of willingness, everything can change.

- Kim



-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Alex Hough
Isn't UnaMesa a non-profit anyway?

The UnaMesa Association is a non-profit, world-wide association of
individuals from industry, academia, and NGOs that help caregivers and
educators create better experiences for their clients through free
software tools and web services. 

Perhaps one way to go is make closer links with UnaMesa and for TW
fans to promote TW in this context.

Alex

[1] http://unamesa.org/

On 24 February 2012 14:42, Eric Weir eew...@bellsouth.net wrote:

 On Feb 24, 2012, at 4:07 AM, Jeremy Ruston wrote:

 - Selling TiddlyWiki commemorative mugs and T-shirts, with special
 limited editions, mugs signed by Eric and so on

 This will be a *very* hard way to raise funds. Other ways suggested are more 
 realistic. I would be willing to be a paying associate. Which I take it would 
 not be required, but might come with some minor privileges that nonpaying 
 users might want to have.

 One option not mentioned, that, at least here in the US is by far and away 
 the most lucrative way for nonprofits to support themselves, is to ask for 
 gifts--not investments--from people of means who [a] believe in what you're 
 doing or could be persuaded that what you're doing is worthwhile, and, most 
 important, [c] who could become an active part of your community in some way. 
 [Three quarters of all nongovernmental funding for nonprofits in the US comes 
 through what is known as individual donor fundraising--asking for gifts, 
 especially from people who meet the above conditions. Though it's the first 
 thing people think of, foundation grants pale in comparison.]

 --
 Eric Weir
 Decatur, GA  USA
 eew...@bellsouth.net

 Hatred destroys. Love heals.

 - Eknath Easwaran

 --
 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.


-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Eric Weir

On Feb 24, 2012, at 9:42 AM, Eric Weir wrote:

 [c]

Evident, no doubt, but shoulda been [b].

--
Eric Weir
eew...@bellsouth.net

The invincible shield of caring
Is a weapon sent from the sky 
against being dead. 

- Tao Te Ching 67







-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Alex Hough
This what's missing. The word about TW. The word about how to use TW.

I think you are right and that a book should tell the story as well
as be a user manual.

The marketing cliche goes :sell the sizzle not the sausage


ALex



On 24 February 2012 14:45, Eric Weir eew...@bellsouth.net wrote:

 On Feb 24, 2012, at 4:07 AM, Jeremy Ruston wrote:

 it all starts with building an utterly awesome product...

 Absolutely! And you've already got that. As I said, the limited knowledge and 
 use is unfortunate. Without being too melodramatic, even tragic.

 and then spreading the word.

 This what's missing. The word about TW. The word about how to use TW.

 Regards,
 --
 Eric Weir

 With an ounce of willingness, everything can change.

 - Kim



 --
 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.


-- 
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] Grounded Theory Coding

2012-02-24 Thread Niklas Wagner
Hello,

I would like to use Tiddlywiki for Coding in Grounded Thory.

Coding here means to tag certain parts of a text.

For my example, in my interviews on Neatness in Gardens I have a tag
Snail, I want to mark all sections of in the transkrips with this
tag. And then when i open this tag i want to see an overview of all
the section i marked with this tag.

I could just simply copy the whole trancript in a tiddler and copy
paste all the sections in which there is talked about snails into
the tiddly snail.  After a while a I would have all snail sections
of all lnterviews in the tiddly snail

But i would be nice to have it more dynamic:
That I can tag sections inside a tiddly. And then have all these
sections listed in the Tiddly of this tag, in such a way, that they
are linked to the original text tiddly and that by one click I can see
what is written before and after the tagged section.

Are there any plugins which can do that?

I hope I did formulate in english what i want to say in such a matter
that you understand it.

sincerely,

Niklas wagner

-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Eric Weir

On Feb 24, 2012, at 9:51 AM, Alex Hough wrote:

 The marketing cliche goes :sell the sizzle not the sausage

Well, the marketing folks are pretty good at what they do, and I don't know how 
you could get the sizzle without the sausage, and the sizzle is probably part 
of what I want, but it's the *sausage* that I want. 

Too often the marketing folks are able to sell us sizzle without the 
sausage. I try to give them as few opportunities as possible--which in the 
age of internet advertising is admittedly difficult--but I don't own a 
television. Haven't for probably 40 years. [Yes, there's good stuff, but 
there's also a lot of sizzle.]

--
Eric Weir
Decatur, GA 
eew...@bellsouth.net

What does it mean...that the world is so beautiful? 

- Mary Oliver 






-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Alex Hough
Eric,

You got me going ... a short reply kept growing and growing 


TW Board ?
=

It might be an idea to get a community proposal together for the
Unamesa board [1] and present it to them
Coming from the community, such a proposal might be seen (legitimately
I think) as an organizational achievement.

With the backing of the board (or reference to one), it  might be
easier for TW evangelists to sell the big idea and get funding.

Coop Year


It is the year of the cooperative [2].   It might not have been the
same cooperative Jeremy means when he wrote  a cooperative
commercial business, with the core contributors sharing income  but
might be worth thinking about.

* There could be a market within the cooperative movement, a business
environment which may be more amenable to all things Tiddly, than
traditional style capitalism for example.

As a unique end user open source project, I could see TW being
championed by small startup companies who might have in the past been
drawn toward Drupal.

In Manchester the poster child for all thing coops is Unicorn [3] ,
its all *very* fashionable, while the big daddy super-sucess story is
from Spain -- Mondragon [4]


Inspiration for Something New ???
==

There are people who think that a new organizational form is required
for new times. The wiki in general seems to symbolise a new way of
doing thinks -- think Wikipedia, Wikileeks -- and TiddlyWiki could be
framed as the personal wiki ... a lifestyle choice -- like a artisan
sourdough loaf -- as well as slick piece of cool-as-you-like
technology.

Recently I started to  think in terms of contexts from which new ideas
could emerge. I was interested to read Paul Mason's book [5] , which
talks about a generation of unemployed graduates organizing
themselves. Richard Sennett's essay [6] points to Micheal be Montainge
who in 1570;

retired to his estate [...] to a tower within the south-east corner
of the chateau, where he set up a room in which to think and to write
[...] he began both to experiment with writing in a dialogical way –
that is, emphasising dialogue – and to think through its application
to everyday co-operation.

The review of Sennett's book [7],

The view popularised by Malcolm Gladwell is that to get really good
at something requiring skill takes at least 10 000 hours of practice,
whether it's football or rocket science. Sennett thinks co-operation
is no different, which means that only a few people are ever going to
be really good at it. 


The good news is that there are a fair few people in the TW community
who have racked up getting on for 10 000 hours of practice

Alex

[1] http://unamesa.org/board.html
[2] http://www.co-operative.coop/2012
[3] http://www.unicorn-grocery.co.uk/
[4] http://en.wikipedia.org/wiki/Mondragon_Corporation
[5] Mason, P., 2012. Why It’s Kicking Off Everywhere: The New Global
Revolutions, Verso Books. Available at:
http://www.amazon.co.uk/dp/1844678512 [Accessed January 7, 2012].
[6] 
http://www.guardian.co.uk/books/2012/feb/10/richard-sennett-montaigne-cooperation
[7] 
http://www.guardianbookshop.co.uk/BerteShopWeb/viewProduct.do?ISBN=9780713998740
[8] 
http://www.guardian.co.uk/books/2012/feb/03/together-politics-cooperation-richard-sennett-review#start-of-comments

= End =



On 24 February 2012 14:51, Alex Hough r.a.ho...@gmail.com wrote:
This what's missing. The word about TW. The word about how to use TW.

 I think you are right and that a book should tell the story as well
 as be a user manual.

 The marketing cliche goes :sell the sizzle not the sausage


 ALex



 On 24 February 2012 14:45, Eric Weir eew...@bellsouth.net wrote:

 On Feb 24, 2012, at 4:07 AM, Jeremy Ruston wrote:

 it all starts with building an utterly awesome product...

 Absolutely! And you've already got that. As I said, the limited knowledge 
 and use is unfortunate. Without being too melodramatic, even tragic.

 and then spreading the word.

 This what's missing. The word about TW. The word about how to use TW.

 Regards,
 --
 Eric Weir

 With an ounce of willingness, everything can change.

 - Kim



 --
 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.


-- 
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.



Re: [tw] Grounded Theory Coding

2012-02-24 Thread Alex Hough
 But i would be nice to have it more dynamic:
 That I can tag sections inside a tiddly. And then have all these
 sections listed in the Tiddly of this tag, in such a way, that they
 are linked to the original text tiddly and that by one click I can see
 what is written before and after the tagged section.

I have noticed the use of hashtags in Twitter, perhaps they could it
be used to mark up the text

Example;

Alex's garden was looking very neat. There were [[few leaves on his
flowers]]#Snail and he was delighted.


or perhaps
(few leaves on his flowers)#Snail
* its unlikely that in natural grammer that )# would not be an error


I've set up an alert on Google Scholar for papers mentioning hashtags;
there is a steady flow. They are becoming part of writing on the web.

I think it would be interesting to use have some support for parsing
them in the wikifier. It would be usefull for making sense of
Tweets. but also I have got more into Twitter ... I have  found
myself using hashtags when writing notes. Recently I have been
experimenting with ELS's gotoPlugin and Simon's NewHere. I type a
hashtag -- or start to -- then if one popups up i add a newHere from
that tiddler. Otherwise I keep typing and make a new hashtag, (or
string of hashtags).

But also, wikifiing hashtags sends out a message that TW is current.
No other wiki supports hashtag parsing  to my knowledge

ALex




On 24 February 2012 15:11, Niklas Wagner nikhilnik...@gmail.com wrote:
 Hello,

 I would like to use Tiddlywiki for Coding in Grounded Thory.

 Coding here means to tag certain parts of a text.

 For my example, in my interviews on Neatness in Gardens I have a tag
 Snail, I want to mark all sections of in the transkrips with this
 tag. And then when i open this tag i want to see an overview of all
 the section i marked with this tag.

 I could just simply copy the whole trancript in a tiddler and copy
 paste all the sections in which there is talked about snails into
 the tiddly snail.  After a while a I would have all snail sections
 of all lnterviews in the tiddly snail

 But i would be nice to have it more dynamic:
 That I can tag sections inside a tiddly. And then have all these
 sections listed in the Tiddly of this tag, in such a way, that they
 are linked to the original text tiddly and that by one click I can see
 what is written before and after the tagged section.

 Are there any plugins which can do that?

 I hope I did formulate in english what i want to say in such a matter
 that you understand it.

 sincerely,

 Niklas wagner

 --
 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.


-- 
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: Slices with names in non-latin letters?

2012-02-24 Thread Yakov
Ok, I've done simple tests. Adding

абвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ

(a space in the end) to each of the ([\.\w]+) parts let me get this
working:

 Tiddler: [[Сегменты с русскими именами: тесты]] 
|Slicename|slice content|
|Slice name|slice content 2|
|Имясегмента|содержимое сегмента 3|
|Имя сегмента|содержимое сегмента 4|
{{{tiddler [[Сегменты с русскими именами: тесты::Slicename]]}}}
tiddler [[Сегменты с русскими именами: тесты::Slicename]]
{{{tiddler [[Сегменты с русскими именами: тесты::Slice name]]}}}
tiddler [[Сегменты с русскими именами: тесты::Slice name]]
{{{tiddler [[Сегменты с русскими именами: тесты::Имясегмента]]}}}
tiddler [[Сегменты с русскими именами: тесты::Имясегмента]]
{{{tiddler [[Сегменты с русскими именами: тесты::Имя сегмента]]}}}
tiddler [[Сегменты с русскими именами: тесты::Имя сегмента]]

(each of the four tiddler macro shows the content).

But the thing is -- I got this working when I changed the core. First,
I wrote a plugin:

TiddlyWiki.prototype.slicesRE = /(?:^([\'\/]{0,2})~?([\.
\wабвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ ]
+)\:\1[\t\x20]*([^\n]*)[\t\x20]*$)|(?:^\|([\'\/]{0,2})~?([\.
\wабвгдеёжзийклмнопрстуфхцчшщъыьэюяАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ ]
+)\:?\4\|[\t\x20]*([^\|\n]*)[\t\x20]*\|$)/gm;

which didn't work. I guess it's because the definition of the slicesRE
is changed after slices hashmap is built. Is anybody aware of fast
method of rebuilding the slices? Of'course, I can copy the store, than
purge the main one, than copy tiddlers back to the main store, but
this is bulky for each-startup procedure.

On the other hand, I'm going to analyse the syntax and do some tests
and then discuss this for the core update, so perhaps the first
question is not of that importance.

On 12 фев, 16:31, PMario pmari...@gmail.com wrote:
 On Feb 12, 1:20 pm, Yakov yakov.litvin.publi...@gmail.com wrote: On 11 
 фев, 17:26, PMario pmari...@gmail.com wrote:

   On Feb 10, 10:31 pm, Yakov yakov.litvin.publi...@gmail.com wrote: ... 
   (not sure what does the hashmap term
means here) So at first glance it seems that it's possible to have
slices with any symbols.. Let me know if I miss something.

   In this case it's just a lookup table [2] to have fast access to a
   tiddler, based on it's title.
   see:https://github.com/TiddlyWiki/tiddlywiki/blob/master/js/TiddlyWiki.js...

  So, what's different with slices? I looked up TiddlyWiki.js and it
  seems that slices are used the same way.. Although, they can be used
  differently in other .js parts.

 ahhh, :)
 imo nothing. but there may be some chars, that are not allowed within
 an object element. To handle this an escape mechanism has to be found.
 I think you should extend your formatter with a plugin and run several
 tests, to find out if it works ;)

 -m

-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Eric Weir

On Feb 24, 2012, at 11:39 AM, Alex Hough wrote:

 It might be an idea to get a community proposal together for the
 Unamesa board [1] and present it to them
 Coming from the community, such a proposal might be seen (legitimately
 I think) as an organizational achievement.

Haven't taken time to read your entire post, yet, but wanted to comment that a 
primary responsibility, of the board of most nonprofits is to ask for 
donations. And one of the primary qualifications that nonprofits look for in 
board members is ability to support the organization financially, likely 
knowledge of other individuals who could do so, and experience that suggests 
they would be comfortable approaching other such individuals whom they do not 
know but who are believed to be good targets to ask for donations. 

--
Eric Weir
Decatur, GA 
eew...@bellsouth.net

What does it mean...that the world is so beautiful? 

- Mary Oliver 






-- 
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.



Re: [tw] Re: Fwd: Recommended third-party tools

2012-02-24 Thread Alex Hough
I e-mailed one of the board today!

ALex

On 24 February 2012 20:05, Eric Weir eew...@bellsouth.net wrote:

 On Feb 24, 2012, at 11:39 AM, Alex Hough wrote:

 It might be an idea to get a community proposal together for the
 Unamesa board [1] and present it to them
 Coming from the community, such a proposal might be seen (legitimately
 I think) as an organizational achievement.

 Haven't taken time to read your entire post, yet, but wanted to comment that 
 a primary responsibility, of the board of most nonprofits is to ask for 
 donations. And one of the primary qualifications that nonprofits look for in 
 board members is ability to support the organization financially, likely 
 knowledge of other individuals who could do so, and experience that suggests 
 they would be comfortable approaching other such individuals whom they do not 
 know but who are believed to be good targets to ask for donations.

 --
 Eric Weir
 Decatur, GA
 eew...@bellsouth.net

 What does it mean...that the world is so beautiful?

 - Mary Oliver






 --
 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.


-- 
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] TiddlySaver.jar freezes on save using Chrome on Ubuntu

2012-02-24 Thread Francisco
What the subject says. I try to save and the tab freezes. Any idea
what could be going on? I tried with the latest version from the
TiddlyWiki download page.

java version 1.6.0_20
OpenJDK Runtime Environment (IcedTea6 1.9.10)
(6b20-1.9.10-0ubuntu1~10.10.3)
OpenJDK Server VM (build 19.0-b09, mixed mode)

Any suggestions?

-- 
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] saveFile function?

2012-02-24 Thread skye riquelme
Hi All

In a few plugins such as Eric SaveTiddlerToFile ...I see the coding
saveFile(target,content).. but when I try a simple bit of code to
test this function...it does not work...is saveFile part of the
core code...ou defined somewhere in another plugin... more
importantly can, and if so, how do I use it??

I know Eric can do magic with TW..and this is some neat trick
Can I get in on it

Just a refererence to where to read up on this function would be
great

Thanks
Skye

-- 
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: Grounded Theory Coding

2012-02-24 Thread HansBKK
On Friday, February 24, 2012 10:11:09 PM UTC+7, Niklas Wagner wrote:

 Coding here means to tag certain parts of a text. 


Better to use the term tagging content then so it's clear in this 
context. 

What I do is break a longer text down into smaller chunks, what I call 
nodes, in such a way that it's easy to view the whole work in sequential, 
section/chapter whatever order.

However because the nodes are now individual tiddlers, they can also be 
assembled for viewing according to other criteria, including your topic 
tags.

-- 
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/-/EQI1M7o_YcYJ.
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.