PassStore 0.61 - Updated to 64-bit (28/11/11)
Moderators: Hacker, petermad, Stefan2, white
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'
- 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'
This is a bug. I will fix it.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 ?
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
I need some sleep. Pajo is right. if you enter in the ini Delay={DELAY=60} it will work.pajo wrote:I can reproduce this bug. Very strange indeed.I am alone with this 'Delay' bug
2 Erika
try to use ini setting:
Delay={DELAY=60}
it should fix the problem
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
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.- in .xml file, can '<image></image>' line be used to choose a special icon (from PassStore.wfx or from other file) ?

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.- 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.
Thanks. This will be corrected.- in 'View/Modify entry' editbox, error in the 'AutoType' tip which is in fact 'AutopType'
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
-
- Member
- Posts: 134
- Joined: 2007-06-25, 11:54 UTC
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
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.
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.
I understand now. The main problem here is the programmer's interface limitation.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.
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
David Jorge
Personal License #117854
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
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.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.
______________________
David Jorge
Personal License #117854
David Jorge
Personal License #117854
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.
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.