-
When using the task window, I'm constantly futzing around with end dates, priorities and the like.
While %-complete lets you interact with it from the task window, other properties require that you double-click the task and alter the properties there.
It'd be helpful to be able to change a couple task attributes from the task-panel, namely:
- name
- end date
- priority
Cheers
-...
2007-04-19 16:29:32 UTC in Memoranda
-
Just to close the loop here, I have memoranda (with the portable-memoranda patch) running on a thumb drive.
Interesting directories are:
/memoranda (program binaries)
/memoranda-data-work (memoranda_home for work projects)
/memoranda-data-personal (memoranda_home for personal projects)
I set "CHECK_IF_ALREADY_STARTED = NO" in memoranda-data-*/memoranda.properties.
I cobbled...
2006-12-19 14:00:03 UTC in Memoranda
-
Attached screenshot.
The pointer isn't present in the screenshot, but it's hovering over the selected task.
2006-11-15 13:06:05 UTC in Memoranda
-
In the Tasks window, hovering over any task invokes a popup whose text is the "Description" of the first active item (ie. not the item being hovered-over).
2006-11-15 12:55:28 UTC in Memoranda
-
This may be related - textur mentions fixing the classpath when building memoranda.jar, and that the build.xml might have been a bit borked.
https://sourceforge.net/forum/message.php?msg_id=3968574.
2006-11-15 12:45:38 UTC in Memoranda
-
Thanks for the info - I'll give that a shot.
I don't expect data synchronization to be an issue with two separate data directories, but I guess we'll find out!
Since there's a workaround, this bug can be closed.
Thanks.
2006-11-15 12:42:44 UTC in Memoranda
-
I'd like to be able to run both my -work and -home
instances of memoranda at the same time.
I'm running portable memoranda from a thumb drive. I've
got two data directories, one each for work and home
projects.
I start memoranda like so:
/thumbdrive/memoranda/memoranda-work.bat
set MEMORANDA_HOME=../memoranda-data-work
java -jar build/memoranda.jar
When I want to add something...
2006-11-08 16:14:13 UTC in Memoranda
-
I'm using memoranda to track projects, and have nice
trees of tasks to organize what I'm doing when. The
missing piece for my project workflow is some mechanism
to track how long I spent on a specific task, and to
have that roll up to the time I spent on a project.
If projects and tasks had timers (timers maybe aren't
appropriate for resources, events, notes?), and project
timers were...
2006-11-06 17:58:58 UTC in Memoranda
-
Logged In: YES
user_id=1636967
dang - I guess they're serious when they want a patch (and
only a patch) attached...
Apply the patch that's here, and probably the suggestions from
http://sourceforge.net/forum/message.php?msg_id=3968574
then set MEMORANDA_HOME and Bob's your uncle.
Cheers
- Markk.
2006-11-06 03:28:44 UTC in Memoranda
-
When I create trees of tasks, I often get the order
wrong. I'd like to be able to change the order of tasks
in the task panel gui instead of hacking around in the
.tasklist xml.
Cheers
- Mark k.
2006-11-03 19:25:15 UTC in Memoranda