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
Fixed

Opening a reference may crash the application

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 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)
Antwort
Kevin Erath vor 15 Jahren
Fixed in latest beta version.
+1
Fertiggestellt

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

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 0
Antwort
Kevin Erath vor 15 Jahren
The quick view can now be moved around. Implemented with beta V0.2.7.745
+1
Abgelehnt

MyWieldy.xml

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 13 Jahren 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
Wird überprüft

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

R A vor 14 Jahren aktualisiert von Kevin Erath vor 14 Jahren 0
star tasks(today) should appear ahead of other task in all the task list(Next, project)
+1
Beantwortet

Dataoutput for Excel failed

Anonym vor 14 Jahren aktualisiert von Kevin Erath vor 13 Jahren 0
Data in-output for Excel failed
Antwort
Kevin Erath vor 13 Jahren
There is no export to excel implemented.


+1
Fertiggestellt

ESC to close the main window and Preview window

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 0
ESC to close the main window and Preview window
Antwort
Kevin Erath vor 15 Jahren
Implemented with beta V0.2.7.742
+1

Preselect current project when adding new idea

Anonym vor 14 Jahren aktualisiert vor 14 Jahren 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
Fixed

Antoher problem with the URL parser

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 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.
Antwort
Kevin Erath vor 15 Jahren
Fixed with beta V0.2.6.681.
+1
Fertiggestellt

Keep tasks done in the corresponding porject

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 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.
Antwort
Kevin Erath vor 15 Jahren
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
Fixed

save the category mentioned on creating an idea

Anonym vor 15 Jahren aktualisiert von Kevin Erath vor 15 Jahren 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
Antwort
Kevin Erath vor 15 Jahren
Fixed with beta version V0.2.7.727