[tw] Re: Link to a network folder

2011-04-13 Thread vinga
Hi!

I mapped that network folder, and then with file:///X:/subfolder/file.pdf
it works!

Thanks to all!

-- 
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: Encryption

2011-04-13 Thread Dani Zobin

Anybody has idea what can cause the problem with decrypting Hebrew (or why
the collation is not transparent to the algorithm), and possibly how can
this be fixed?

One more piece of data: I thought that maybe a Hebrew title creates the
problem. So no, an English title with Hebrew contents still leads to broken
nonsense (the contents) upon decryption

On Wed, Apr 13, 2011 at 11:19 AM, Dani Zobin danizo...@gmail.com wrote:

 Hi group,

 I'm in the process of setting my basic tool box, in order to reach a point
 soon when I feel safe enough to trust Tiddly with my data

 One must item in the toolbox is encryption.

 I enjoyed very much the 
 EncryptedVaultPluginhttp://visualtw.ouvaton.org/demo/EncryptedVaultPlugin.html
  which
 is symple, and exactly what I need. Unofortunately, it fails to decrypt my
 Hebrew Tiddles which is a complete show stopper, taking me too seek other
 alternatives.

 I'd appreciate a response from anybody who uses encryption in practice in
 his Tiddly, with a reference to the plugins he uses.
 I'm particularly interested in the below questions:
 - Is this a per Twiddle approach, or for the whole document
 (like EncryptedVault above)
 - Can I search encrypted Tiddles (of course, via decrypting them somehow.
 This works great with the EncryptedVault approach, where you can decrypt all
 the wiki at once, and then use)
 And generally in anything you have to say about this.

 Anybody knows how can I contact the author of the EncryptedVault?
 Anybody has idea what can cause the problem with decrypting Hebrew (or why
 the collation is not transparent to the algorithm), and possibly how can
 this be fixed?

 Thanks

 Dani









-- 
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: Filtering by tags

2011-04-13 Thread Dani Zobin
Eric,

I installed the plugins, but when reloading Tiddly, I receive the following
error from the plugin : Error: SyntaxError: missing ; before statement

I installed the plugin by copy-pasting all the parts of the code  here
http://www.tiddlytools.com/#MatchTagsPlugin (you separate them with
spaces), into one tiddler, tagging it by systemConfig
I installed other plugins the same way, and they did work

Any ideas?

Thank you!

Dani

On Wed, Apr 6, 2011 at 6:53 PM, Dani Zobin danizo...@gmail.com wrote:

 Thanks Eric, going to try


 On Wed, Apr 6, 2011 at 8:52 AM, Eric Shulman elsdes...@gmail.com wrote:

  Can I filter by several tags? Like: give me all the tiddles with all
  of the tags: tag1, tag5, tag17

 Try this:

 http://www.TiddlyTools.com/#MatchTagsPlugin


 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

 --
 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: Filtering by tags

2011-04-13 Thread Dani Zobin
Also, and regardless, can I combine tag filtering and search?

Like find all tiddlers with the tags ((tagA or tagB) and tagC) and with the
some text in the contents. Is this possible?


On Wed, Apr 13, 2011 at 11:40 AM, Dani Zobin danizo...@gmail.com wrote:

 Eric,

 I installed the plugins, but when reloading Tiddly, I receive the following
 error from the plugin : Error: SyntaxError: missing ; before statement

 I installed the plugin by copy-pasting all the parts of the code  here
 http://www.tiddlytools.com/#MatchTagsPlugin (you separate them with
 spaces), into one tiddler, tagging it by systemConfig
 I installed other plugins the same way, and they did work

 Any ideas?

 Thank you!

 Dani

 On Wed, Apr 6, 2011 at 6:53 PM, Dani Zobin danizo...@gmail.com wrote:

 Thanks Eric, going to try


 On Wed, Apr 6, 2011 at 8:52 AM, Eric Shulman elsdes...@gmail.com wrote:

  Can I filter by several tags? Like: give me all the tiddles with all
  of the tags: tag1, tag5, tag17

 Try this:

 http://www.TiddlyTools.com/#MatchTagsPlugin


 enjoy,
 -e
 Eric Shulman
 TiddlyTools / ELS Design Studios

 --
 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] Encryption

2011-04-13 Thread Dani Zobin
Hi group,

I'm in the process of setting my basic tool box, in order to reach a point
soon when I feel safe enough to trust Tiddly with my data

One must item in the toolbox is encryption.

I enjoyed very much the
EncryptedVaultPluginhttp://visualtw.ouvaton.org/demo/EncryptedVaultPlugin.html
which
is symple, and exactly what I need. Unofortunately, it fails to decrypt my
Hebrew Tiddles which is a complete show stopper, taking me too seek other
alternatives.

I'd appreciate a response from anybody who uses encryption in practice in
his Tiddly, with a reference to the plugins he uses.
I'm particularly interested in the below questions:
- Is this a per Twiddle approach, or for the whole document
(like EncryptedVault above)
- Can I search encrypted Tiddles (of course, via decrypting them somehow.
This works great with the EncryptedVault approach, where you can decrypt all
the wiki at once, and then use)
And generally in anything you have to say about this.

Anybody knows how can I contact the author of the EncryptedVault?
Anybody has idea what can cause the problem with decrypting Hebrew (or why
the collation is not transparent to the algorithm), and possibly how can
this be fixed?

Thanks

Dani

-- 
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: Filtering by tags

2011-04-13 Thread Bauwe Bijl
Hi Dani

 I installed the plugin by copy-pasting all the parts of the code  
 herehttp://www.tiddlytools.com/#MatchTagsPlugin(you separate them with
 spaces), into one tiddler, tagging it by systemConfig
 I installed other plugins the same way, and they did work

 Any ideas?

You probably didn't copy the entire plugin code this way (although I
understand that it seems logic to just copy the visible sections with
code...)
You must copy all the source from this plugin (click view/edit and
copy-paste all)...
It works even better if you use the import function in the backstage
(import from TiddlyTools url and select the single plugin from the
list)this way you also copy the title of the plugin and the
tags...in one action.

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.



Re: [tw] Re: Filtering by tags

2011-04-13 Thread Dani Zobin
Bauwe,

Thanks!

This made the difference

On Wed, Apr 13, 2011 at 1:05 PM, Bauwe Bijl bauweb...@gmail.com wrote:

 Hi Dani

  I installed the plugin by copy-pasting all the parts of the code
  herehttp://www.tiddlytools.com/#MatchTagsPlugin(you separate them with
  spaces), into one tiddler, tagging it by systemConfig
  I installed other plugins the same way, and they did work
 
  Any ideas?

 You probably didn't copy the entire plugin code this way (although I
 understand that it seems logic to just copy the visible sections with
 code...)
 You must copy all the source from this plugin (click view/edit and
 copy-paste all)...
 It works even better if you use the import function in the backstage
 (import from TiddlyTools url and select the single plugin from the
 list)this way you also copy the title of the plugin and the
 tags...in one action.

 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.



-- 
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: TW links need two clicks to show tiddlers in Firefox 4

2011-04-13 Thread M)
I found my problem.  I installed the ming-a-ling add-on
https://addons.mozilla.org/en-US/firefox/addon/ming-a-ling/ and when
uninstalled, everything in TW works fine.



On Apr 12, 10:18 am, M) marc.bu...@gmail.com wrote:
 When I leave TW to a new tab and then return, I have to click tiddler
 links two times to get them to open.  If I refresh, then everything is
 fine until I leave to another tab again.  I also the autosave becomes
 disabled when I switch tabs and it restores on a refresh.

 Does anyone else have this problem?  Any ideas for troubleshooting?

 I have TW 2.6.2.

-- 
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] ANN: TidQL - tiddler query language

2011-04-13 Thread FND
http://tidql.tiddlyspace.com


TidQL (tiddler query language) is a simple plugin that extends
TiddlyWiki's search macro with a jQuery-like query language.

It is triggered by entering a search term beginning with ?., e.g.
* ?.title(Ba)
* ?.tag(bar).text(adi).attr(modifier, fnd)


Browsing my personal journal today, I felt the need for semi-advanced
filtering. I'm pretty sure something similar already exists (e.g. Udo's
or Eric's search plugins), but this seemed right for me - plus I had
some fun with the code. In fact, the query language / API is probably
most suitable/familiar to developers.


-- F.

-- 
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: ANN: TidQL - tiddler query language

2011-04-13 Thread Craig in Calgary
Excellent! Thank you. Can you recommend any tutorials on basic jquery
use or specifically the functionality your plugin now addresses?
Thanks in advance.

-- 
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: ANN: TidQL - tiddler query language

2011-04-13 Thread axs
This is very very cool! Thank you, FND.

I have a suggestion: could you allow for a flag to switch btwn 
case-sensitive and case-insensitive searches? right now it seems to be 
case-sensitive - on your site searching for ?.title('baz') doesn't give the 
Baz tiddler, but ?.title('Baz') does. This is definitely not a 
show-stopper, but a small suggestion.




regards,
axs

-- 
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] Hiding Now Viewing link of FAQViewer plugin

2011-04-13 Thread Claudio Li

Hi all,

As title, how can I hide that part? Thanks!

--
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: Hiding Now Viewing link of FAQViewer plugin

2011-04-13 Thread Eric Shulman


On Apr 13, 9:18 pm, Claudio Li kwn...@gmail.com wrote:
 Hi all,

 As title, how can I hide that part? Thanks!

Create a tiddler called FaqViewerPluginConfig, tagged with
systemConfig, containing:
   config.macros.faqViewer.faqlayout='tiddler [[%0]]';

Save-and-reload.  That should do it.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
  http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
  http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
  http://www.TiddlyTools.com/#ELSDesignStudios
  http://www.TiddlyTools.com/#Contact

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