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
Respost

I can't open it on Axim x51v with WM 6.0. Tried to run file Wieldy.PPC.exe

Anònim fa 13 anys updated by Kevin Erath fa 11 anys 0
Answer
Kevin Erath fa 11 anys
I only tested it with WM 6.5. Is the .NET compact framework 3.5 installed?
0
Under review

Lose task sorting when save new action manual - number ordering for priority

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 0
when i manually sort to sequence tasks and then save a new task Wieldy loses the sort order.  So because I often add new tasks I cannot sort them by individual priority because repeating the sort wastes too much time.

It would be good if a number could be assigned to prioritise.  Two types of indicators for sorting a large number of tasks.  a number range = say 1-5 and then once there is a rough sort you could go in and do an individual sort.  So task "answer letter from John" would first be given a 1-5 ranking and later it could be given a priority number - e.g. 2.  

Also automatic adjustment of task priority number.  If numbered priorities are set and a new task arises that should be priority 3 - all tasks below 3 would automatically be assigned one number lower priority.
0

Spanish translation

Anònim fa 10 anys 0
Please
0
Under review

Dates for projects

Anònim fa 12 anys updated by Kevin Erath fa 11 anys 0
Add the possibility to add comments as well as start-date and due-date to projects and sub-projects.
0
Started

Link mail to gmail for sent mail???

Anònim fa 11 anys updated by Kevin Erath fa 11 anys 0

I used gmail for mails how can i connect this with or in Wieldy

Answer
Kevin Erath fa 11 anys

Wieldy does not contain a mail client, but it can handle contacts and calendar entries via synchronizers. I already have a working caldav and carddav synchronizer, which also should work with google. Unfortunately i did not had the time to finalize and release it yet. This feature is scheduled for the next release.

0
Planned

Ideas should be able to be referenced to one another

Anònim fa 12 anys updated by Kevin Erath fa 11 anys 0
0
Planned

Notify user when configuration file could not be read/will be reset

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 0
0
Under review

Can you also add time specific tasks when you add the thought?

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 0
Can you also add time specific tasks when you add the thought?
Answer
Kevin Erath fa 13 anys
Currently not. I have planned an extended Add Action window. Which you can switch to. Maybe via tabs or something...
0
Under review

In-line "quick edit"

rex fa 13 anys updated by Kevin Erath fa 13 anys 0
F2 or other command allows you to quick-edit a thought, project or action without having to open the dialog box, just as you can rename folders in Windows Explorer tree.
0
Respost

Kontaktgruppe

u d. fa 13 anys updated by Kevin Erath fa 13 anys 0
Ich möchte gerne eine Kontaktgruppe anlegen und dieser Gruppe mehrere Kontaktpersonen zuordnen. Wie funktioniert das?
Answer
Kevin Erath fa 13 anys
Kontakte können aktuell per Drag&Drop einer Gruppe zugeordnet werden.

Beim Anlegen einer Kontaktgruppe muss aktuell im zweiten Textfeld eine Zahl eingegeben werden. Das zuordnen geht mit der kommenden Beta V0.2.7.726 auch über das Zuweisen in der Menüleiste.
0
Respost

Wo erfahre ich was sich in einer neuen Beta-Version geändert hat?

chraus fa 13 anys updated by Kevin Erath fa 13 anys 1
ich habe auf der Web-Seite gesucht. Aber nichts gefunden.
Answer
Kevin Erath fa 13 anys
Derzeit erstelle ich Release Notes nur für stabile Versionen. Für Beta-Versionen gibt es derzeit keine Beschreibungen. Leider habe ich an der Beta-Version in den letzten Monaten viel geändert, weshalb ich bisher nicht dazugekommen bin eine stabile Version zu veröffentlichen. In den nächsten Wochen möchte ich aber eine neue stabile Version veröffentlichen.

Mir ist bewusst, dass ich an dieser Stelle noch besser werden kann. Ich dokumentiere zwar sauber meine Änderungen, aber meine Beschreibungen sind nicht gut für den Endbenutzer lesbar.
0
Planned

auto complete for destination

chraus fa 13 anys updated by Kevin Erath fa 13 anys 0
In the dialog for adding new ideas I like the feature that auto completes the category. Is it possible to add this feature for the destination.
0

Name of the delegated person in the collapsed state visible. Maybe next category.

Anònim fa 8 anys 0

Would be good if you could quickly see at which person an idea was delegated.

0
Under review

mark thoughts which are done

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 0

Mark thoughts which are done with the specefic Project Name in the "Done Storage Folder", at the default View. 

0
Completat

Is it possible to view the creation date of a task?

Christoph fa 13 anys updated by Kevin Erath fa 13 anys 1
Somtimes it's helpful to know when a task has been created.
Answer
Kevin Erath fa 13 anys

Implemented with beta V0.3.1.989

0
Respost

how do I make wieldy startup when I turn on my computer?

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 1
I looked in settings but couldn't find option to turn on/off at startup
Answer
Kevin Erath fa 13 anys
During the setup you have the option to configure that Wieldy is start automatically on system startup. There is no option inside Wieldy itself to activate this.

The option is on the last page of the setup. Please reinstall Wieldy to configure auto-run. Alternatively, you can manually copy a link of the wieldy.exe to the autostart folder.
0
Fixed

error on editing categories

kurtowl fa 13 anys updated by Kevin Erath fa 13 anys 0
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Wieldy.Client.Controls.TagsEditorControl.AddTagKeyDown(Object sender, KeyEventArgs e)
   bei System.Windows.Input.KeyEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   bei System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   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 args, Boolean trusted)
   bei System.Windows.Input.InputManager.ProcessStagingArea()
   bei System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   bei System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   bei System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
   bei System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
   bei System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
   bei System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
   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 fa 13 anys

Fixed with beta version V0.2.7.856

-1
Under review

sync with google tasks

Anònim fa 13 anys updated by Kevin Erath fa 13 anys 1
It would be very handy to be able to sync with Google Tasks
Answer
Kevin Erath fa 13 anys
There are many different request to synchronize Wieldy with various online services and tools. I hope i can provide a few more synchronizers in the future.

Due to my limited time i hope other users will provide synchronization addins for Wieldy too. That's why i released a simple API:
http://wieldy.de/index.php?slab=slabid-13
-1

Deutsche Anleitung als Text oder Video für Wieldy

Anònim fa 12 anys 0
Hätte nicht jemand Lust, eine kurze Anleitung für Wieldy zur Umsetzung von GTD mit Wieldy zu machen? Oder ein kurzes Video über die ersten Schritte und grundlegenden Möglichkeiten und Nutzung von Wieldy zu machen?
-1
Respost

Yearly Recurring

Anònim fa 12 anys updated by Kevin Erath fa 11 anys 0
Want to set events that recur evey year. Holliaday, Birthdays, Home related evets
Answer
Kevin Erath fa 11 anys

Just configure a recurring action to do this

-1
Respost

Synchronize between different computers

Anònim fa 12 anys updated by Kevin Erath fa 11 anys 0
i would like to synchronize between two wieldy content on different computers, do we have this feature now?
Answer
Kevin Erath fa 11 anys
Yes just configure a synchronizer for doing this.


-1
Respost

Is there already an app for windows phone 7.x or 8 available

Anònim fa 11 anys updated by Kevin Erath fa 11 anys 0
Answer
Kevin Erath fa 11 anys

I always wanted to implement this. But did not complete it, yet.

-1
Respost

Is there a global short cut to easily input thoughts?

Anònim fa 14 anys updated by Kevin Erath fa 14 anys 0
A global short cut to easily input thoughts
, btw, what is the shortcut or where can I find it?
Answer
Kevin Erath fa 14 anys
Wieldy provides a system wide shortcut to quickly create new Thoughts. The default is set to 'Windows + N'. This can be changed under Settings->Interface->Create new thought via global shortcut