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
Voltooid

Fix the checkmark position when printing multiline actions

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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.
Antwoord
Kevin Erath 15 jaar geleden
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

Anoniem 14 jaar geleden bijgewerkt door Kevin Erath 13 jaar geleden 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.

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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.
Antwoord
Kevin Erath 15 jaar geleden
Fixed with latest beta.
+1
Fixed

When I use the search function, Wieldy 0.2.6.656 often crashes

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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)
Antwoord
Kevin Erath 15 jaar geleden
fixed with beta V0.2.6.658
+1
Under review

Project can not be tagged as done

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 14 jaar geleden 0
How should this be handled correctly?
Antwoord
Kevin Erath 14 jaar geleden
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 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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.
Antwoord
Kevin Erath 15 jaar geleden
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 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 0
Thank you for this great tool. I does everything I need and is also easy to use.
Antwoord
Kevin Erath 15 jaar geleden
Thank you for your feedback. I am glad you like the software.
+1
Fixed

Parser for URLs in notes stops at tilde

Anoniem 15 jaar geleden bijgewerkt door Kevin Erath 15 jaar geleden 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.
Antwoord
Kevin Erath 15 jaar geleden
Fixed with beta V0.2.6.678