Features/Write to journal anytime: Difference between revisions
| Line 46: | Line 46: | ||
</strike> | </strike> | ||
<strike> | |||
I decided to implement this by adding write to Journal as a menu option to the activity's Frame instance in the shell. This will mean that we need no modifications to the toolbar, but it also means we need to find a way to notify the shell of the activities's object_id, since currently the shell only tracks activity_ids. | I decided to implement this by adding write to Journal as a menu option to the activity's Frame instance in the shell. This will mean that we need no modifications to the toolbar, but it also means we need to find a way to notify the shell of the activities's object_id, since currently the shell only tracks activity_ids. | ||
</strike> | |||
== How To Test == | == How To Test == | ||