Align creation date with due date
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.
outlook addon
Add date and time to comment
Move Filter options below the text filter
Creating user in locked state causes crash (V0.3.1)
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)
Exception error when editing actions
System.NullReferenceException: Object reference not set to an instance of an object.
at Odyssey.Controls.RibbonWindow.ScreenToLocal(Point point)
at Odyssey.Controls.RibbonWindow.NCHitTest(Point p, Rect rect)
at Odyssey.Controls.RibbonWindow.WndProcHitTest(IntPtr hwnd, IntPtr lParam, Boolean& handled, IntPtr& result)
at Odyssey.Controls.RibbonWindow.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at Wieldy.Client.Windows.MainWindow.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)
I finally found an issue which caused this behaviour. The fix is implemented with beta V0.3.1.989. Please let me know if the problem is finally fixed.
Weekly review with Office black theme is hardly readable.
Update dialog should identify Wieldy
possiblity to expand all ideas + disable scrollbar within idea
Note Thoughts
It's a tiny thing but would be great to view 'note-only' thoughts (meaning ideas, notes for the project free not related to a specific action) as a note, without the to do checkbox.
Problem with Manual Outlook Sync
System.RUntime.InteropServices.COMException( 0x001010A):
Creating an instance of the COM componetn with the CLSID {0006F03A-0000-0000-C000-000000000046} from the IClassfactory failed due to the following error:
8001010a.
at Wieldy.Synchroizer.Outlook.OoulookSynchronizer.Start( SynchronizerSettings synchronizerSettings, SecureString readPassword, Boolean readRequiored, Func`2 continueHandler, Guid id)
at Wieldy.Core.ManagerCore.Synchronize( SecureString password, ConfiguredSynchronizer configuredSynchronizer, FavorDirectionType favorDirection, Func`3 configureSynchronization, Func`2 continueHandler, IProgrgessWindow progressWindow )
at Wieldy.Core.CommunicatorBase. ( B oolean, ConfiguredSynchronizer, FavorDirectionType, Func`3 Boolean, Func`2 )
at Wieldy.Core.CommunicatorBase. ( B oolean, ConfiguredSynchronizer, FavorDirectionType, Func`3 Boolean, Func`2 )
(What about copy/paste inthis error message box?)
Using Wieldy 0.2.7.689, Windws 7 Enterprise 64 bits, Outlook 2010
Since this error hasn't been reported again it will be closed for now.
Unlocking Wieldy forgets "View" sorting option
v0.2.7.689
In what state (link/included) does Wieldy add references as default?
Scrollbar position not reset when switching views
Also, if e.g. the today view has 10 entries, then the scrollbar can be in a position where only the last 3 are visible, even though 10 entries would fit on the screen. I.e. the scrollbar window is not adapted to the new view.
Projects not added after sync
star tasks appear ahead of other task in the next
Outlook Sync problem
System.IO.filenotfoundException: Could not load file or assembly 'Microsft.office.interop.Outlook, VErsion 12.0.0.0 Culture=Neutral, PublicKeyToken=71e9bce111e9429c'
http://msdn.microsoft.com/en-us/library/bb646840.aspx
If this does not help, you can also download the assemblies from here: http://msdn.microsoft.com/en-us/library/kh3965hw.aspx
Un-categorise?
this program ist great!
But I cannot figure out, how to remove a category in a project. How can I do this?
you can remove a category/tag from a project like this:
- Right click on the project in the left tree
- Select the option "Edit Project"
- Click on the category/tag to remove it
- Click "Ok" to confirm the changes
I hope that helps. If not, don't worry to ask again.
Regards
Kevin
How do I set a task to be updated to do it again once it is done
Is a one off task a thought. Not sure which category under create event to use for a one off task.
Alos please tell me the name of the file with the data in it. I have wieldy on two computers and want to put the working file on the cloud in Dropbox.
Did you set "Create in Advance" to greater than 0? If so, then 1+the number will be created.
Else you may have found a bug. Does it still happen?
When Wieldy is minimized, the pop-up list does not contain all the items.
It is a nice idea to follow my lists in minimized form on the tray. But I can see only 8 items of each, although it has a side bar. Why?
I do not even understand why this 8 items are shown. If I arrange them in a custom order in a full-screen window, I would like to see at least the top 8 in the small tray-list.
Thanks!
Respite when changing the order via drag and drop
Did some changes to speed up custom sorting. The changes can be found with beta V0.2.7.832
Planning to release V0.3.1.989 as stable version
Feature freeze for V0.3.1. Please let me know if you have any major issues with this beta version. If not, i will release this version soon as V0.3.1.
How can I delete a delegation?
You can do this by:
1. Drag&Drop of the delegated action onto the next folder on the left
2. Select the delegated action and use the assign button in the top bar
Сервис поддержки клиентов работает на платформе UserEcho