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.
+1
Completed

Fix the checkmark position when printing multiline actions

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
When printing the checkmark is placed in the middle of multiline actions. This makes it sometimes really complicated to detect the start of a new action
+1
Declined

Task details on double-click

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
Task details are shown on double-click, but the tiny arrows need to be clicked to switch back to normal view. It would be great to switch back on double-click, too.
Answer
Kevin Erath 15 years ago
I have disabled this. The reason is that, when the action is opened everything can be changed via textfields, lists etc. I did not want the double clicking inside one of those input fields causing the action to be closed. This could be programmatically fixed (as i did), but then you can only double click those parts where no input field is shown. Leaving only small portions for double clicking.
+1
Under review

Printoutscreen

Anonymous 14 years ago updated by Kevin Erath 13 years ago 0
You can colored the ideas by projectcolor. Then don't need labeled it.
Sort automatically by Projectname, priority, nexttime.
Than can all users pinup and look by side any time, without computer.
It is really by nigth to go Water falls down into bowl. ;-)
+1
Fixed

Need ability to scroll a long note. The text of a long note confined to the size of the window and is only visible if I maximize Wieldy.

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
I'm using a netbook and can only see the full text of a note that exceeds the size of its containing window by attaching a 21 inch monitor and maximizing Wieldy.
Answer
Kevin Erath 15 years ago
Fixed with latest beta.
+1
Fixed

When I use the search function, Wieldy 0.2.6.656 often crashes

Anonymous 15 years ago updated by Kevin Erath 15 years ago 1
"Ein unerwarteter Fehler ist aufgetreten".

System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Wieldy.Client.Modes.Todo.ActionListControl.RefreshActions()
   bei Wieldy.Addins.Sdk.NotifyEventHandler.Invoke()
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   bei System.Delegate.DynamicInvokeImpl(Object[] args)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
Answer
Kevin Erath 15 years ago
fixed with beta V0.2.6.658
+1
Under review

Project can not be tagged as done

Anonymous 15 years ago updated by Kevin Erath 14 years ago 0
How should this be handled correctly?
Answer
Kevin Erath 14 years ago
Currently there is no done flag for a project. Actually when you finished your project, you have to delete it.
+1
Planned

Recurrings: References on the level recurrings

Winfried Krass 15 years ago updated by Kevin Erath 15 years ago 1
... that will be inherited to the derived actions. With lots of recurring actions I have the situation that I always use the same reference material like todo lists
+1
Declined

Network Function

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
Wouldn't it be nice to use wieldy in a network? Maybe a Client Server version with automatic Syncronisation. For me it would be enough if i could change the Path to the .dat files, to point it to a network device.
Answer
Kevin Erath 15 years ago
Do you want to have Wieldy support different users (server/client-system). Or do you just want to have your data available on different systems?

For the later. Wieldy can synchronize it's data with external files stored on a ftp server or on a different folder (e.g. drive, network path or usb stick).

Btw. you can also change the location of the .dat file.
+1
Thanks

Thanks

xxhewa 15 years ago updated by Kevin Erath 15 years ago 0
Thank you for this great tool. I does everything I need and is also easy to use.
Answer
Kevin Erath 15 years ago
Thank you for your feedback. I am glad you like the software.
+1
Fixed

Parser for URLs in notes stops at tilde

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
The tilde is a legitimate char in URLs (http://diveintomark.org/archives/2002/10/04/history_of_the_tilde), but when I enter a URL with a tilde in notes, only the part up to the tilde is converted to a hyperlink.
Answer
Kevin Erath 15 years ago
Fixed with beta V0.2.6.678