Welcome to the Feature Request and Bug Report Submission Forum. Use this forum to request new features or suggest modifications to existing features. You can also use this forum to report suspected bugs in Wieldy. I will try to implement your feature requests, but i can not guarantee that i will implement every feature request. Thank you for your help to improve Wieldy.
Схожі теми не знайдені.
+2
Виконано
If i create an idea, I cannot immediately move it to "Someday". Other targets work. Is this by intent?
Click on "Idee anlegen", open the "Verschieben nach" popup. The "Irgendwann" target is missing.
+2
Виконано
Activating Wieldyopens Main form even when running already in tray
While Wieldy is running in tray, activating Wieldy from Windows 7 Taskbar (I have it pinned there) could open the main window. It would be a nice feature for me.
+2
Виконано
Backup files are stored in the default location only
It seems backup files are always stored in the default location (user profile), even if the location of the Local.dat file was changed in the settings. I would expect that backups are stored in the same directory as the current Local.dat file.
+2
Declined
iphone synch
Hi
Would love to synch with my iPhone when I am on the move. Is this possible?
Great job
Dave
Would love to synch with my iPhone when I am on the move. Is this possible?
Great job
Dave
Відповідь
Kevin Erath
14 років тому
Right now i don't have any active plans for implementing an iphone version.
+2
Under review
Sleeker UI
Would be insanely awesome if the UI could be more streamlined or simplified.It's great now. But personally, the ribbon look doesn't appeal to me. Maybe an icon-based environment? I love Windows but Mac UI is so much prettier and enjoyable to look at and work with.
+2
Planned
Text Formating (bold, underline, italic, color) in the notes
Please add text formatting in the notes, like
- font type
- font size
- font color
- background color (for marking/highlighting text)
- bold text
- underlined text
- italic text
- strike out text
- numbered lists
- bullet lists
- font type
- font size
- font color
- background color (for marking/highlighting text)
- bold text
- underlined text
- italic text
- strike out text
- numbered lists
- bullet lists
+2
Under review
Secondary sorting options
Configureable option to allow secondary sorting of thoughts by scheduled time rather then title, under due days.
+2
Виконано
Choose project for recurring action
I would like to choose "default" project for those items, but they are placed in project "Not assigned".
+2
Planned
Implement a restore from backup feature
When datafile got corrupted or actions have been deleted by accident, it is good to know that Wieldy will have automatically created a backup. Unfortunately this feature is hidden very well and restoration of a backup-version is unknown to the user.
+2
Declined
How about a Mac version??????
This is a great program but like millions of others, I have given up my PC and moved everything to Macs. Any chance of a Mac version?
Відповідь
Kevin Erath
14 років тому
Unfortunately i can't simply port it over to the max, as the application relies on WPF which is not available for the Max. Additionally i don't own a Mac.
Right now it is unlikely that i will create a Mac version. Same is true for a linux version.
Right now it is unlikely that i will create a Mac version. Same is true for a linux version.
+2
Under review
Async usage
When using the application from dropbox (in USB version) Changes can be made via multiple machines. Using FileSystemWatcher you can subscribe to a file and be notified of changes. Perhaps this is useful for syncing on multiple instances of the application.
It sure helps me ;)
+2
Planned
add folder as reference
i can add files but not folders as reference.
This is the only feature bugging me.
Thanks and good work.
Keep it up.
+2
Under review
I can't print Details with projectname. Double Details can't differentiating!
I can't print Details with projectname. Double Details can't differentiating!
+2
Under review
Use positive instead of negative logic for filters
Currently, the filter options have a negative description, i.e. the options describe what is filtered *out*, i.e. what I do *not* want to see. I think it is more intuitive and faster to grasp if you let the options correspond with what you *want* to see. If "done" is highlighted (orange color) I expect the done items to be displayed, not hidden. This is more like the search term which also describes what I *want* to see, not what I want to *filter out*.
Also, instead of "Fälligkeit > 7 Tage" you should say something like "Fälligkeit später als eine Woche" or something because words like "später/früher" are faster to grasp than mathematical operators "</>".
Also, instead of "Fälligkeit > 7 Tage" you should say something like "Fälligkeit später als eine Woche" or something because words like "später/früher" are faster to grasp than mathematical operators "</>".
+2
Виконано
display which project it is in
currently, which project is displayed by a color, can it be displayed with the name? or at least, after expanding, can it be diplayed?
thanks
thanks
+2
Виконано
Sync
It would be very helpful when i could configure that Wieldy start a syncronization on start up and or shutdown (also by minimizing wieldy)
Відповідь
Kevin Erath
14 років тому
Implemented in the latest beta (0.2.6.626). Please let me know if those changes are sufficient for you.
+2
Planned
Creat a New Thought
Suggest you change the Target so that it remembers the last setting. As it is now, if I want to add a bunch of stuff to the TODAY section, I have to keep telling the program every time.
Additionally, it would be neat to be able to simply double click at the bottom of the displayed DO list to add another item.
Thanks
Additionally, it would be neat to be able to simply double click at the bottom of the displayed DO list to add another item.
Thanks
Відповідь
Kevin Erath
14 років тому
I'm not sure about the target. I will think about it, but clicking on the bottom sounds like a good idea.
+2
Planned
Make it so you can select "do today" on a new task being entered.
When creating a new thought you cannot select the star so it is under the "do today" list. Making this possible would be very handy.
+2
Fixed
Wieldy does not seem to be able to cope with Outlook 2010 if the phone numbers have "+" (for international dialling) in them.
Error message is as follows:
Wieldy.Addins.Sdk.WieldyException: Can not format number: +44 v 20 7266 4977 ---> SystemindexOutOfRangeException: Index was outside the bounds of the array. at Wieldy.Core.Poco.User. (String ) --- End of inner exception stack trace --- at Wieldy.Core.Poco.User. (String ) at Wieldy.Core.Poco.User.set_PrivatePhone(String ) at Wieldy.Synchronizer.Outlook.OutlookSynchronizer. (MAPIFolder ) at Wieldy.Synchronizer.Outlook.OutlookSynchronizer.Start(SynchronizerSettings synchronizerSettings, SecureString readPassword, Boolean readRequired, Func2 continueHandler, Guid id) at Wieldy.Core.ManagerCore.Synchronize(SecureString password, ConfiguredSynchronizer configuredSynchronizer, FavorDirectionType favorDirection, Func2 configureSynchronisation, Func2 continueHandler, IProgressWindow progressWindow) at Wieldy.Core.CommunicatorBase. (Boolean , ConfiguredSynchronizer FavorDirectionType I, Funa a Boolean -, Func2 1) at Wieldy.Core.CommunicatorBase. (Boolean , ConfiguredSynchronizer L, FavorDirectionType I, Func2 Func2 -)
Wieldy.Addins.Sdk.WieldyException: Can not format number: +44 v 20 7266 4977 ---> SystemindexOutOfRangeException: Index was outside the bounds of the array. at Wieldy.Core.Poco.User. (String ) --- End of inner exception stack trace --- at Wieldy.Core.Poco.User. (String ) at Wieldy.Core.Poco.User.set_PrivatePhone(String ) at Wieldy.Synchronizer.Outlook.OutlookSynchronizer. (MAPIFolder ) at Wieldy.Synchronizer.Outlook.OutlookSynchronizer.Start(SynchronizerSettings synchronizerSettings, SecureString readPassword, Boolean readRequired, Func2 continueHandler, Guid id) at Wieldy.Core.ManagerCore.Synchronize(SecureString password, ConfiguredSynchronizer configuredSynchronizer, FavorDirectionType favorDirection, Func2 configureSynchronisation, Func2 continueHandler, IProgressWindow progressWindow) at Wieldy.Core.CommunicatorBase. (Boolean , ConfiguredSynchronizer FavorDirectionType I, Funa a Boolean -, Func2 1) at Wieldy.Core.CommunicatorBase. (Boolean , ConfiguredSynchronizer L, FavorDirectionType I, Func2 Func2 -)
Відповідь
Kevin Erath
14 років тому
Starting with beta version V0.2.7.750 there are several custom filter options available. For example you can enable to show deleted actions in all views.
+2
Under review
Filtern nach "Delegiert"
Bitte eine Filtermöglichkeit vorsehen, damit nach "delegiert an" gefiltert werden kann. Dies würde ermöglichen, dass man schnell alle Aufgaben/Ideen aufrufen kann, die man an einen Mitarbeiter delegiert hat (z.B. zur Vorbereitung einer Rücksprache oder während eines Telefonats mit dem betreffenden Mitarbeiter).
Відповідь
Kevin Erath
14 років тому
Which clock do you mean? The "start timer" button inside the weekly review?
If so, i must admit, that this section is not implemented yet. The button just does nothing ;-)
If so, i must admit, that this section is not implemented yet. The button just does nothing ;-)
+2
Under review
High res Icons?
Hello, I find the tool very interesting and one of the best in the market; what I'd like to reccomend is to have sharper icons in the menus, as those look to be at a low resolution and the program looks to be poor, even if it is not the case. Thanks
Відповідь
Kevin Erath
14 років тому
I know that the icons are not the best, unfortunately i am not an artist and it is not easy to find a full set of icons for free.
+2
Started
Thunderbird Synchronisation
I ´d like to import contacts from Mozilla Thunderbird. There i can export the contacts as ldif-file (??) or as comma (or semicolon) delimited csv.file. Could you implement Import from thunderbird ( or from exorted csv-files)
Служба підтримки клієнтів працює на UserEcho