Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Adds button to Save As to allow changing Save As work area. #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Adds button to Save As to allow changing Save As work area. #12

wants to merge 4 commits into from

Conversation

tonybarbieri
Copy link

This helps speed up workflows when needing to save between contexts. This does not actually change the work area, unless the file is saved into a new work area. It only changes the context of the Save As app ( which now has an internal WorkFiles instance which is used to get the context and templates).

screen shot 2013-06-30 at 10 50 31 pm

screen shot 2013-06-30 at 11 32 34 pm

screen shot 2013-06-30 at 11 31 08 pm

Tony Barbieri added 4 commits June 30, 2013 23:15
This helps speed up workflows when needing to save between
contexts.
Changing Work Area is required before saving if no templates
are provided.
This effectivly allows Save As to work in any context.
@tonybarbieri
Copy link
Author

As of commit 4a31fe2, Save As can now be launched without any templates being provided. By using the Change Work Area button, a User can change their Work Area and then Save their file.

This allows access to Save As from any context!! This should help provide a faster workflow when working across different contexts or not having a context set while working on a file.

-tony

@alandann
Copy link
Contributor

Hi Tony,

Just to let you know that we're going to consider this as part of our upcoming 'Context 2.0' design/work as we want to have a think about the workflow around the context switching etc.

Hope that's ok?

Thanks
Alan

@tonybarbieri
Copy link
Author

Sure! It's important that these tools remain as flexible and easy to use
as possible. Right now the overhead of making sure you are in the right
context to do a simple save can be difficult. The context magic is
definitely part of that. Context 2.0 will be a big help.

On Fri, Aug 23, 2013 at 8:14 AM, alandann [email protected] wrote:

Hi Tony,

Just to let you know that we're going to consider this as part of our
upcoming 'Context 2.0' design/work as we want to have a think about the
workflow around the context switching etc.

Hope that's ok?

Thanks
Alan


Reply to this email directly or view it on GitHubhttps://github.com//pull/12#issuecomment-23159819
.

-tony

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants