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
Tagasi lükatud

How about a Mac version??????

Anonüümne 15 aastat tagasi uuendaja Kevin Erath 15 aastat tagasi 0
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?
Vasta
Kevin Erath 15 aastat tagasi
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.
+2
Ülevaatamisel

Async usage

Anonüümne 14 aastat tagasi uuendaja Kevin Erath 14 aastat tagasi 0
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 ;)

Vasta
Kevin Erath 14 aastat tagasi
Thanks for the suggestion.
+2
Kavandatud

add folder as reference

Ahmmad Ismail 13 aastat tagasi uuendaja Kevin Erath 13 aastat tagasi 0

i can add files but not folders as reference. 

This is the only feature bugging me.

Thanks and good work. 

Keep it up.

Vasta
Kevin Erath 13 aastat tagasi

This should be possible to implement

+2
Ülevaatamisel

I can't print Details with projectname. Double Details can't differentiating!

Anonüümne 14 aastat tagasi uuendaja Kevin Erath 13 aastat tagasi 0
I can't print Details with projectname. Double Details can't differentiating!
+2
Ülevaatamisel

Use positive instead of negative logic for filters

Christoph 14 aastat tagasi uuendaja Kevin Erath 14 aastat tagasi 0
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 "</>".
Vasta
Kevin Erath 14 aastat tagasi
Thanks for the suggestion, i will consider changing the logic.
+2
Lõpetatud

display which project it is in

R A 14 aastat tagasi uuendaja Kevin Erath 14 aastat tagasi 1
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
Vasta
Kevin Erath 14 aastat tagasi

Implemented with beta V0.3.1.989.

+2
Lõpetatud

Sync

Anonüümne 15 aastat tagasi uuendaja Kevin Erath 15 aastat tagasi 0
It would be very helpful when i could configure that Wieldy start a syncronization on start up and or shutdown (also by minimizing wieldy)
Vasta
Kevin Erath 15 aastat tagasi
Implemented in the latest beta (0.2.6.626). Please let me know if those changes are sufficient for you.
+2
Kavandatud

Creat a New Thought

Anonüümne 15 aastat tagasi uuendaja Kevin Erath 15 aastat tagasi 0
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
Vasta
Kevin Erath 15 aastat tagasi
I'm not sure about the target. I will think about it, but clicking on the bottom sounds like a good idea.
+2
Kavandatud

Make it so you can select "do today" on a new task being entered.

Anonüümne 14 aastat tagasi uuendaja Kevin Erath 14 aastat tagasi 0

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.

Anonüümne 15 aastat tagasi uuendaja Kevin Erath 15 aastat tagasi 0
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 -)
Vasta
Kevin Erath 15 aastat tagasi
Fixed with beta V0.2.6.637