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.
0
W trakcie analizy

Just upgraded to latest verion and all my DONE items have been un-DONE. Grrrr

britesprite 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 15 lat temu 4
Upgraded to the latest version and the the tasks I'd ticked as done have been moved back to the ToDo list. Not particularly happy!
Odpowiedź
Kevin Erath 15 lat temu
Did all actions moved back to the ToDolist? Or did only some move back. For example did only those actions reverted back, which you done right before the update?
0
To nie jest błąd

syncronize with dropbox failed

Anonim 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 14 lat temu 4
Error is "Can not access file … . Reason is: failed to check if file … exist. What did I wrong?
Odpowiedź
Kevin Erath 14 lat temu

Unfortunately i had to discontinue the dropbox support, as the production key for the addin has been denied. Please use the filesynchronizer instead.

0
Ukończony

Installation instructions for beta version

Winnifred 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 15 lat temu 0
When extracting the beta zip archive over an existing regular installation, the Wieldy.exe is not replaced because it's called Wieldy.Client.exe in the beta zip. You should change the name in the zip archive or mention this problem on the download page.
Odpowiedź
Kevin Erath 15 lat temu
Thanks for the note. Starting with the next beta version the exe will be named Wieldy.exe
0
Ukończony

done tasks should have the project structure

chraus 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 15 lat temu 1
All done tasks are moved into the same folder. So it is not possible to see to which tasks they belonged. It will be usefull to see which task are already done for a project. So in the done folder there should be also the projects.
Odpowiedź
Kevin Erath 15 lat temu
I have added a Filter Option, you can use it to show the done items within the projects view.

The feature is currently only available in the beta release. Please tell me if this feature helps you.

One additional note. The actions belonging to a project will have a different icon. Showing the projects color.
0
W trakcie analizy

integrate an reminder for the tasks

Anonim 14 lat temu Ostatnio zmodyfikowane przez Kevin Erath 14 lat temu 0

 A reminder for the processes ... i think is  a good idea 



best regards


0
W trakcie analizy

Align creation date with due date

Christoph 14 lat temu Ostatnio zmodyfikowane przez Kevin Erath 14 lat temu 0

 I suggest to group the dates together and put the creation date on the same line as the due date, maybe right aligned on the line. It looks a bit deplaced now on the following line in front of the project name.

0
W trakcie analizy

outlook addon

chraus 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 15 lat temu 1
often when I'm reading my mails I had to make a wiedly thougth from the mail. So I like to have a funktion to add this automatically. A new entry in the context menue "make wieldy thought" would be great.
0
Planowane

Add date and time to comment

Anonim 14 lat temu Ostatnio zmodyfikowane przez Kevin Erath 14 lat temu 0
It would be nice to be able to add the current date and time to the comment field to track note dates. Just a button that adds date/time as text, that's all.
0
Ukończony

Move Filter options below the text filter

anonymous 15 lat temu Ostatnio zmodyfikowane przez Kevin Erath 15 lat temu 0
It would be good to move the filter options below the text filter to clean up the interface in current beta
Odpowiedź
Kevin Erath 15 lat temu
Fixed with beta V0.2.7.760
0
Rozpoczęte

Creating user in locked state causes crash (V0.3.1)

Anonim 14 lat temu Ostatnio zmodyfikowane przez Kevin Erath 14 lat temu 0
System.NullReferenceException: Object reference not set to an instance of an object.
   at Wieldy.Client.Windows.MainWindow.CreateUserExecuted(Object sender, ExecutedRoutedEventArgs e)
   at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
   at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
   at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
   at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
   at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
   at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
   at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
   at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)