PassStore 0.61 - Updated to 64-bit (28/11/11)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Erika
Junior Member
Junior Member
Posts: 5
Joined: 2010-04-19, 16:50 UTC
Location: France, St-Renan

Post by *Erika »

Other questions ou suggestions:

- in .xml file, can '<image></image>' line be used to choose a special icon (from PassStore.wfx or from other file) ?

- when renaming a special group (ex: 'Homebanking' in 'Banque' cause I'm french), the default icon is lost and replaced by a 'blue folder' one.

- in 'View/Modify entry' editbox, error in the 'AutoType' tip which is in fact 'AutopType'
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Erika wrote:Hello Djorge,

yes, you are right : I had 'Delay=60' statement in my ini file.
And if I replace it by 'Delay=50', i get in PsPad '50My username 50My password' ...

So, the solution for me is simple : no Delay statement. And it works fine.
I am alone with this 'Delay' bug ?
This is a bug. I will fix it.
______________________
David Jorge
Personal License #117854
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

0.61 uploaded to TotalCmd.net
o Version 0.61 20/04/2010
Fixed: No data was saved to xml when using the [New Entry] from inside the folders.
______________________
David Jorge
Personal License #117854
User avatar
pajo
Member
Member
Posts: 181
Joined: 2005-02-18, 17:57 UTC
Location: Croatia

Post by *pajo »

I am alone with this 'Delay' bug
I can reproduce this bug. Very strange indeed.
2 Erika

try to use ini setting:
Delay={DELAY=60}

it should fix the problem
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

pajo wrote:
I am alone with this 'Delay' bug
I can reproduce this bug. Very strange indeed.
2 Erika

try to use ini setting:
Delay={DELAY=60}

it should fix the problem
I need some sleep. Pajo is right. if you enter in the ini Delay={DELAY=60} it will work.
______________________
David Jorge
Personal License #117854
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

- in .xml file, can '<image></image>' line be used to choose a special icon (from PassStore.wfx or from other file) ?
It could and there are plans to add your own icons, but it is not yet implemented. As it is now the image tag does not do anything. :(
- when renaming a special group (ex: 'Homebanking' in 'Banque' cause I'm french), the default icon is lost and replaced by a 'blue folder' one.
That is the current behavior until the code to set your own icons is complete. The default icons must be assgined to the default folders.
- in 'View/Modify entry' editbox, error in the 'AutoType' tip which is in fact 'AutopType'
Thanks. This will be corrected.
______________________
David Jorge
Personal License #117854
User avatar
silencer
Senior Member
Senior Member
Posts: 208
Joined: 2003-05-13, 13:18 UTC
Location: The Netherlands

Post by *silencer »

0.61 uploaded to TotalCmd.net
o Version 0.61 20/04/2010
Fixed: No data was saved to xml when using the [New Entry] from inside the folders.
Great! I can confirm that it's fixed now. Thanks!

One small remark, the versionnr in the wfx is still on 0.5.
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

One small remark, the versionnr in the wfx is still on 0.5.
I will change it in the next update.
______________________
David Jorge
Personal License #117854
KucingLapar
Member
Member
Posts: 134
Joined: 2007-06-25, 11:54 UTC

Post by *KucingLapar »

I like this plugin but grouping is kinda old idea. It would be much better if you replace that with Label, like in gmail. That allows users to do a quick search on their password lists
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

2KucingLapar
Do you mean, like having all the entries in the same folder?
______________________
David Jorge
Personal License #117854
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

Likely means instead of like YahooMail or an OS-Level file system where you need to sort files into folders -- you can instead Label a given password with words, like Gmail, Picasa, Opera's M2 mail client etc.

I don't think the "idea of folders" needs to be replaced. or even that a labelling system needs to be added either.
Just internally tag the passwords with all the Folders (and SubFolders) they are contained within, and allow quicksearch on those.

IE.
[MainSites]
---[Joomla]
------[Incomplete]
---[Drupal]
------[Incomplete]

If you filter/search on Incomplete you would get any sites in either Drupal's or Joomla's incomplete folder.
If you filter/search on Joomla + Incomplete, only the Joomla incompletes, etc.
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Balderstrom wrote: Just internally tag the passwords with all the Folders (and SubFolders) they are contained within, and allow quicksearch on those.

IE.
[MainSites]
---[Joomla]
------[Incomplete]
---[Drupal]
------[Incomplete]

If you filter/search on Incomplete you would get any sites in either Drupal's or Joomla's incomplete folder.
If you filter/search on Joomla + Incomplete, only the Joomla incompletes, etc.
I understand now. The main problem here is the programmer's interface limitation.

During the quicksearch there is no plugin activity. TC just searches over the listing of files of the current directory.

I also like the idea but i don't see this is possible with the current Programmer's interface.
______________________
David Jorge
Personal License #117854
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

I suppose currently, you could just use a file search after opening up the PassStore.

ie:
Search For: Foo*
Search In: \\\passstore

If a plugin interface was done for passstore would enable one to Search via plugin
[passtore.notes] :-) -- wherein one could add the "Tags/Words" that were mentioned above.
djorge
Senior Member
Senior Member
Posts: 422
Joined: 2003-07-03, 12:48 UTC
Location: Portugal

Post by *djorge »

Balderstrom wrote:I suppose currently, you could just use a file search after opening up the PassStore.

ie:
Search For: Foo*
Search In: \\\passstore

If a plugin interface was done for passstore would enable one to Search via plugin
[passtore.notes] :-) -- wherein one could add the "Tags/Words" that were mentioned above.
This is a nice idea. I will think about that. I have some priorities which are to remove the dependency from MFCs and to do the interface parts using only win32. But i will put that suggestion in my todo list.
______________________
David Jorge
Personal License #117854
User avatar
silencer
Senior Member
Senior Member
Posts: 208
Joined: 2003-05-13, 13:18 UTC
Location: The Netherlands

Post by *silencer »

Hi djorge

In the previous pages of this thread you spoke about importing feature from keepass databases.

But I like to ask why can't passstore use the same structure as keepass *.kdb?

This way the database is bit more portable:
- use via passstore in TC
- non TC users can use keepass (co-workers, or linux/mac users)
- use on smartphones

For the second point I learned to work with passstore for private matters, and keepass for business. But now with the growing use of my android phone I really mis a portable feature for this. Keepass has a port for android, but on my regular machine I really like your plugin more than the keepass interface.
Post Reply