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
Исправлен

Opening a reference may crash the application

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 0
When the referenced file is missing, you will get the following error:

System.ComponentModel.Win32Exception: Das System kann die angegebene Datei nicht finden
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at Wieldy.Client.Controls.ReferenceManagerControl.RunReference()
   at Wieldy.Client.Controls.ReferenceManagerControl.ListBoxReferencesMouseDoubleClick(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 e)
   at System.Windows.Controls.Control.OnMouseDoubleClick(MouseButtonEventArgs e)
   at System.Windows.Controls.Control.HandleDoubleClick(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.OnMouseDownThunk(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)
Ответ
Kevin Erath 15 лет назад
Fixed in latest beta version.
+1
Завершен

I would like to see the Quick View window dragable/moveable.

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 0
Ответ
Kevin Erath 15 лет назад
The quick view can now be moved around. Implemented with beta V0.2.7.745
+1
Отклонен

MyWieldy.xml

Анонимный 14 лет назад обновлен Kevin Erath 13 лет назад 0
Who manages and has time, can bring the program code with Word in the correct order and post here.
The project names are down and the color values ​​are also empty.
+1
На рассмотрении

star tasks(today) should appear ahead of other task in the the task list

R A 14 лет назад обновлен Kevin Erath 14 лет назад 0
star tasks(today) should appear ahead of other task in all the task list(Next, project)
+1
Отвечен

Dataoutput for Excel failed

Анонимный 14 лет назад обновлен Kevin Erath 13 лет назад 0
Data in-output for Excel failed
Ответ
Kevin Erath 13 лет назад
There is no export to excel implemented.


+1
Завершен

ESC to close the main window and Preview window

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 0
ESC to close the main window and Preview window
Ответ
Kevin Erath 15 лет назад
Implemented with beta V0.2.7.742
+1

Preselect current project when adding new idea

Анонимный 14 лет назад обновлен 14 лет назад 0
When adding a new idea, it would be good, if the current project folder is automatically selected. Normally, I navigate through the project hierarchy on the left and when I add a new idea, I somehow expect that the idea will automatically be put in the active folder. Now, always "none" is preselected.
+1
Исправлен

Antoher problem with the URL parser

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 0
When I cut and paste "http://x.org/x and other text" into the notes field, then the hyperlink extends to "and other text". When I just type it in, it works fine.
Ответ
Kevin Erath 15 лет назад
Fixed with beta V0.2.6.681.
+1
Завершен

Keep tasks done in the corresponding porject

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 1
It would be great if there is an option that keeps tasks done in the corresponding project, moves it to the end of the list and marks it as done.
Ответ
Kevin Erath 15 лет назад
Starting with beta version V0.2.7.750 there are several custom filter options available. For example you can enable to show deleted actions in all views.
+1
Исправлен

save the category mentioned on creating an idea

Анонимный 15 лет назад обновлен Kevin Erath 15 лет назад 0
Hello,

while im typing an new idea, i list some tags which describes the idea (e.g. computer,traveling, education, sports).

It looks like that this information wont be saved, neither in the idea nor in then category tab.

Is it a bug or a "feature" ? :)

Regards,
Kurt
Ответ
Kevin Erath 15 лет назад
Fixed with beta version V0.2.7.727


Сервис поддержки клиентов работает на платформе UserEcho