eclipse-task-editor icon indicating copy to clipboard operation
eclipse-task-editor copied to clipboard

A simple textual todo manager for Eclipse.

Results 10 eclipse-task-editor issues
Sort by recently updated
recently updated
newest added

I'm use **Eclipse for PHP Developers** on Windows 10. ``` Version: Neon.3 Release (4.6.3) Build id: 20170314-1500 ``` When I open *.todo file, then get this error message: > Failed...

In the `master` branch I see some recent commits to support Eclipse 4.2 and xtext 2.3 However the `gh-pages` branch doesn't seem to have been updated in the last 11...

Hey there, first of all I want to say, that it is a very nice project you set up there :-) I have a question, whether it is somehow possible...

Hi, I'm using the eclipse color theme plugin with a dark color scheme. The tasks titles are black and the color doesn't seem to be configurable. Can you make the...

Hi Sebastian, would it be possibe to export into the clipboard instead of a file? This would be really handy, e.g. to simplify moving meeting minutes into Confluence... -- great...

This was while editing/viewing a largish (malformed) that used to be a plain text file which makes the task editor somewhat confused. (But note that this was after several other...

org.eclipse.swt.SWTException: Failed to execute runnable (java.util.ConcurrentModificationException) at org.eclipse.swt.SWT.error(SWT.java:4083) at org.eclipse.swt.SWT.error(SWT.java:3998) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)...

Can you add double click to change status done/undone? In: - outline window - on task raw in editor - on left column in editor where compare error or structure...

Can you add a context menu function in outline window to add task/subtask etc? Behavior list: - Right click on a branch title - Add - A new editable row...