Skip to content

Conversation

@teamcons
Copy link
Contributor

@teamcons teamcons commented Jun 15, 2025

  • Have the app consider its new saving target only if it can actually load and save to it without fail.

  • Move some functions into an Utils. For two methods it may not be super interesting, but then Application can be more focused, and we can navigate more efficiently. And if for any reason more are needed, its there
    (note: if that makes the app a bit too complex for your taste i can roll it back, no sweat)

  • Space things out a bit more like eOS does it

  • Hover on the headerbar to see the file location

  • when saving an unsaved file to a new location, automagically add a .txt

  • Slate can be set as default text editor, fixes FR: Set as default text editor #14

  • Avoid nuking files that cant be read Bug: Slate nukes files it cant read #18

@wpkelso
Copy link
Owner

wpkelso commented Jun 17, 2025

@teamcons Is this ready to be reviewed?

@teamcons
Copy link
Contributor Author

Yes

@wpkelso wpkelso merged commit 6d69187 into wpkelso:main Jun 17, 2025
3 checks passed
This was referenced Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FR: Set as default text editor

2 participants