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
Planned

Tag list hidden by help pop-up

Tomas S 14 years ago updated by Kevin Erath 14 years ago 0

When adding a tag the beginning of the list of tags becomes hidden behind the help pop-up.  If I',m not fast enough this leads to waiting time.

Answer
Kevin Erath 14 years ago
I know of this bug already. It happens only under some Windows XP machines. I couldn't find a simple solution, as the bug seems to be hidden in the .NET Framework. The best way to solve it, will be moving Wieldy to .NET 4.0. I have planned to upgrade to .NET 4.0 within the next three releases...
0
Under review

right-click on items and folders brings up menu

rex 15 years ago updated by Kevin Erath 15 years ago 0
Right-click on an item or a folder brings up a menu to edit or act on that item/folder in various ways.
0
Completed

New Release: V0.3.1

Kevin Erath 14 years ago updated 14 years ago 0
This is a minor release containing several bugfixes and a few improvements like additional informations shown for the actions (creation date and assigned project).
0

to have an option to make a thought as a new project

Anonymous 11 years ago 0
0
Fixed

Actions not refreshed after sync

Anonymous 14 years ago updated by Kevin Erath 14 years ago 0
At least with the current beta V0.3.1.956 added action via the synchronizer are not recognized. I have to switch the view to lst the new ones.
Answer
Kevin Erath 14 years ago
Fixed with V0.3.1 (beta/963)
0
Answered

dependencies how-to

Anonymous 15 years ago updated by Kevin Erath 15 years ago 0
first thanks for this straight forward implementation of GTD. hope you will maintain the clean interface and will not overload this perl with too many features. good work.

I know this sounds like a newbie question, but how do you suggest to organize dependencies in actions? Is this somehow supported in the project lists? If so, I don't get it.

best regards,
Alf
Answer
Kevin Erath 15 years ago
Actually Wieldy does not have a dependency-feature to link actions together. This means actually you can not configure that "todo1" has to be done before "todo2".

To group your actions together, you can use projects and tags. That way you can filter your todos. Additionally you could set a priority to your actions. That way you can for example set "todo1" on "high" and "todo2" to normal.

I had a feature planned to link actions together, but it seemed to be to complicated. Do you have many actions which depend on each others and it is not obvious which action is to be done first? If so, how would you like to manage this? Maybe we can find a more fitting solution for you.
0
Fixed

if i move an action to the someday. the project it belongs to will not have this action any more,but if move it to the delegated or scheduled,the problem will not be.i dont know wether that is a bug or my wrong understanding.

pandongzi 15 years ago updated by Kevin Erath 15 years ago 0
if i move an action to the someday. the project it belongs to will not have this action any more,but if move it to the delegated or scheduled,the problem will not be.i dont know wether that is a bug or my wrong understanding.
Answer
Kevin Erath 15 years ago

Projects and someday, delegated, scheduled, hold are now differently handled. Starting with V0.2.7.834

0
Fixed

I tried to delegate an action and got an unexpected error...

Katharina 15 years ago updated by Kevin Erath 15 years ago 0
This was shown:

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Wieldy.Client.Modes.Todo.Filters.ReviewDelegatedFilter.Assign(IItemBase ?)
   bei Wieldy.Client.Modes.Todo.ItemRibbon.AssignItemClick(Object sender, RoutedEventArgs e)
   bei System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   bei System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   bei System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   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)
Answer
Kevin Erath 15 years ago
Fixed with beta V0.2.7.769
0
Completed

Auto scroll down when adding elements

britesprite 15 years ago updated by Kevin Erath 15 years ago 0
I'm creating a long list of items under project using the duplicate key and then changing the name and date. Once the list is longer than the window size the next one is placed just below the current view meaning I have to scroll down before being able to open it.

This is probably an aesthetic across the whole application (I've only just started using it), but when adding to a list like this could the window automatically scroll to the end of that list? Thanks!
Answer
Kevin Erath 15 years ago
Implemented with beta V0.2.7.739
0
Not a bug

dropbox sync doesn't work

Robert 15 years ago updated by Kevin Erath 14 years ago 0
I want to use dropbox to sync wieldy.
But when I sync there comes the error: "file does not exist[..]"

But i use the correct path: /wieldy/wieldy.dat

I'm behind a proxy. What can I do?

thanx 4 help,
Rob
Answer
Kevin Erath 14 years ago
Unfortunately i had to discontinue the dropbox support, as the production key for the addin has been denied. Please use the filesynchronizer instead.