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
COMPLETADO

Fix the checkmark position when printing multiline actions

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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
Denegado

Task details on double-click

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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.
Respuesta
Kevin Erath hace 15 años
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
En revisión

Printoutscreen

Anónimo hace 14 años actualizado por Kevin Erath hace 13 años 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
Solucionado

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.

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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.
Respuesta
Kevin Erath hace 15 años
Fixed with latest beta.
+1
Solucionado

When I use the search function, Wieldy 0.2.6.656 often crashes

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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)
Respuesta
Kevin Erath hace 15 años
fixed with beta V0.2.6.658
+1
En revisión

Project can not be tagged as done

Anónimo hace 15 años actualizado por Kevin Erath hace 14 años 0
How should this be handled correctly?
Respuesta
Kevin Erath hace 14 años
Currently there is no done flag for a project. Actually when you finished your project, you have to delete it.
+1
Planeado

Recurrings: References on the level recurrings

Winfried Krass hace 15 años actualizado por Kevin Erath hace 15 años 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
Denegado

Network Function

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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.
Respuesta
Kevin Erath hace 15 años
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
Gracias

Thanks

xxhewa hace 15 años actualizado por Kevin Erath hace 15 años 0
Thank you for this great tool. I does everything I need and is also easy to use.
Respuesta
Kevin Erath hace 15 años
Thank you for your feedback. I am glad you like the software.
+1
Solucionado

Parser for URLs in notes stops at tilde

Anónimo hace 15 años actualizado por Kevin Erath hace 15 años 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.
Respuesta
Kevin Erath hace 15 años
Fixed with beta V0.2.6.678