Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preference toggle for file open dialog on launch #33

Closed
gingerbeardman opened this issue Aug 22, 2024 · 1 comment
Closed

Preference toggle for file open dialog on launch #33

gingerbeardman opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gingerbeardman
Copy link
Owner

As an aside, would it be possible to add a preference toggle displaying the open dialog when launching the app?

Originally posted by @aptonline in #25 (comment)

@gingerbeardman gingerbeardman self-assigned this Aug 22, 2024
@gingerbeardman gingerbeardman added this to the future milestone Aug 22, 2024
@gingerbeardman gingerbeardman added the enhancement New feature or request label Aug 22, 2024
@gingerbeardman
Copy link
Owner Author

gingerbeardman commented Aug 22, 2024

Done in recent commits. @aptonline

I've added a toggle menu for this in the Stapler menu, final wording still TBD as I will probably reverse the logic

  • default: show new doc selector
  • user: no selector, but a blank doc is automatically created

But I am not guessing that you won't want that blank doc LOL. 😬

This is a tricky one the selector is the default behaviour of a Document-Based App (see TextEdit)

Screen shot 2024-08-22 at 15 48 44

New version will release once I've done #32

@gingerbeardman gingerbeardman modified the milestones: future, 1.2.4 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant