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
Terminé

Fix the checkmark position when printing multiline actions

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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
Écarté

Task details on double-click

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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.
Solution
Kevin Erath il y a 15 ans
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
À l'étude

Printoutscreen

Anonyme il y a 14 ans mis à jour par Kevin Erath il y a 13 ans 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
Corrigé

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.

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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.
Solution
Kevin Erath il y a 15 ans
Fixed with latest beta.
+1
Corrigé

When I use the search function, Wieldy 0.2.6.656 often crashes

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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)
Solution
Kevin Erath il y a 15 ans
fixed with beta V0.2.6.658
+1
À l'étude

Project can not be tagged as done

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 14 ans 0
How should this be handled correctly?
Solution
Kevin Erath il y a 14 ans
Currently there is no done flag for a project. Actually when you finished your project, you have to delete it.
+1
Prévu

Recurrings: References on the level recurrings

Winfried Krass il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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
Écarté

Network Function

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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.
Solution
Kevin Erath il y a 15 ans
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
Merci

Thanks

xxhewa il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 0
Thank you for this great tool. I does everything I need and is also easy to use.
Solution
Kevin Erath il y a 15 ans
Thank you for your feedback. I am glad you like the software.
+1
Corrigé

Parser for URLs in notes stops at tilde

Anonyme il y a 15 ans mis à jour par Kevin Erath il y a 15 ans 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.
Solution
Kevin Erath il y a 15 ans
Fixed with beta V0.2.6.678