Thanks Nicolas. After some experimenting, I think you have put me on the correct path. I was worried about being forced to use the Encrypt () tag because I was afraid I would forget it when adding new ones, but I found out how to make a button and specify the default tags so that should suit my purpose just fine. The "Decrypt All" button you mentioned will work well with this approach.
Thanks again! - Matt L. On Nov 22, 3:45 am, "Nicolas Syssoieff" <[EMAIL PROTECTED]> wrote: > Hi Matt, > > Well you named it, the TiddlerEncryptionPlugin is what you're after, it only > depends how you use it. > > In fact, provided you tag all encrypted tiddlers with the same tag, for > example with "Encrypt(MasterPassword)", then you could just add a "Decrypt > All" button in your sidebar or mainmenu somewhere (see the plugin > documentation for the exact chunk of code to do that), and when you click on > it, it will ask you consecutively for all passwords (or just for > MasterPassword if you have indeed used the same tag in each tiddler), and > will decrypt all tiddlers encrypted with this password at once. This is as > if you had a password for the entire wiki, except it's even better, because > you can still keep some tiddlers (trivial ones) visible all the time when > you don't need the encrypted ones. > > Enjoy, > Nicolas > > On Fri, Nov 21, 2008 at 21:23, Matt L. <[EMAIL PROTECTED]> wrote: > > > Hi all, > > I am new to TiddlyWiki and I am trying to reach my nirvana of > > information management. I have created a main wiki page for general > > information, and I want a second wiki page for passwords, financial > > info, etc. The problem is that I need the data to be protected from > > being viewed, not just being edited. EncryptedPasswordVault seems to > > work well to deny editing, but sadly it does allow viewing. I would > > prefer something that applies to the whole wiki, so I am not prompted > > for a password on each tiddler - as the TiddlerEncryptionPlugin does. > > Any suggestions? > > > Many thanks! > > - Matt L. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

