- enpass not working with macOS Tahoe Beta 3
-
-
Export Selected Items to CSV
Please add the ability to Export Selected Items to CSV. This would be a really great thing to have in order to share certain information with a Customer / Family Member / Friend / Coworker / etc. I use Enpass to track assets, and not just passwords. It would be nice to Export Specific "Selected" ones to CSV (or something in a Human Readable Format). Thanks!
-
Export / Import Custom Templates
Please add the ability to Import / Export Custom Templates. This would be a really great thing to have in order to share a Custom Template with another User / Family Member / Friend / Coworker / etc. Thanks!
-
Enpass 6.9.4 (795) Mobile (iOS): Default Sort Should List Special Characters at the Top First
Just following up on this. In the research I've done, it appears that the developer of an app can address this by enabling a default (or user changeable) Locale. e.g. LC_COLLATE=C # (C is ASCII) Thanks! Reference: https://developer.apple.com/documentation/foundation/locale/components#3978384
-
Enpass 6.9.2 (1563) Desktop (Linux): Sort By Title Not Working with Special Characters
Just wanted to post a "sort of" fix for this. Items will still be sorted by all Capitals of a Letter, then Lower Case of the same Letter e.g. A, A, A, ... a, a, a Change the Locale to sort symbols before letters (special characters before alphabet): LC_COLLATE=C # (C is ASCII) ADD TO ~/.profile: # ADDED BY USERNAME # locale: changes sort order to symbols before letters / special characters before alphabet export LC_COLLATE=C #
-
Enpass 6.9.4 (795) Mobile (iOS): Default Sort Should List Special Characters at the Top First
Just wanted to add: that even just adding a Setting Toggle for Users to be able to choose the Default Sort would be Awesome!
-
"Tags", or maybe rather "No Tags"
+1 for being able to see all Items without Tags! I think this has been recommended several times before as well. Here's another request for this from 2020.
-
Update 6.9.3 (1592) Desktop Unexpected Functionality: Clicking on "All Items" after looking at a single Item sticks to the single Item, and does not Reset the View to the Top
I would like to point out that this is a NEW Feature, it has not been present in the App EVER until recently. It totally messes with my process. IMHO any "major change" to Function should have a Settings Toggle to Disable the Feature in Settings. It is the one thing that Frustrates me every day!!! Still an issue in 6.9.5 (1640) Please add a Settings Toggle to Disable this "Feature" in Settings! Thanks!
-
Update 6.9.3 (1592) Desktop Unexpected Functionality: Clicking on "All Items" after looking at a single Item sticks to the single Item, and does not Reset the View to the Top
Still an issue in 6.9.4 (1630)
-
Show category of an item
Exactly this. There should definitely be a way to see the Category an Item belongs to on the Item itself, and there should be a way to see all Items "Not belonging to any Category". This is partially why I have created a Field in Each Item specifically for Categories as a work around. I have also created several Categories that aren't so Generic (like Password is) to make Searching for them, and listing them easier. e.g. "WebLogin". You could also use Sub-Categories. e.g. "Category:WebLogin". It's not ideal, but it will help until a fix is implemented. This will not address "uncategorized" Items though. That's still an issue.
-
Enpass 6.9.4 (795) Mobile (iOS): Default Sort Should List Special Characters at the Top First
Thanks!
-
Enpass 6.9.2 (1563) Desktop (Linux): Sort By Title Not Working with Special Characters
Thanks for the update! You lost me on the "previous thread"... This is the only thread opened by me for this specific Linux Desktop issue... I didn't see that anyone opened any similar thread... did I miss something?
-
Enpass 6.9.4 (795) Mobile (iOS): Default Sort Should List Special Characters at the Top First
The assumed "default" sort of iOS has NOTHING to do with this request. This is strictly up to the Developer. There are lots and LOTS of iOS Apps who sort data lists from Symbol to # to Z. The sort for Enpass should be uniform across all platforms. It should also be: Symbol to # to Z. I would also add that Apple's idea of a "default" sort is actually by date created / purchased / etc. Just look at your App Store Purchases... total mess.
-
Enpass 6.9.4 (795) Mobile (iOS): Default Sort Should List Special Characters at the Top First
This is something that has been driving me a bit crazy since the beginning. I add Special Characters to the Titles of Items I want to Display above everything else in the List. This works as expected on Enpass Desktop, but on Enpass Mobile the Default Sort puts Special Characters at the Bottom instead. Please make it so that the Default Sort Lists Special Characters First before anything else. Thanks!
-
Enpass 6.9.2 (1563) Desktop (Linux): Sort By Title Not Working with Special Characters
Specifically when an item has a + as the first Character. They are not listed at the top like they should be. They are not even listed together. There are some just in the middle of Alphabetical Sections in random places. The list headings show A, +, A, +, A, B, +, B, C, +, C, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, +, D, E, F, + ... etc. I will say that the + Items appear to be in alphabetical order with what follows after the +. e.g. DNS + DNS but all the + items are not together if the following word is the same. e.g. DNS DNS + DNS DNS + DNS This is only happening on Linux, and not on Windows, and not on macOS. Please fix this, thanks