writefreely-swiftui-multiplatform
writefreely-swiftui-multiplatform copied to clipboard
Source code for the WriteFreely SwiftUI app for iOS, iPadOS, and macOS
There's an [archived document](https://developer.apple.com/library/archive/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/user_help_intro/user_assistance_intro.html) on how to get things working in the Mac's Help Viewer, or we can take cues from the iOS app and just pin a how-to in...
Via Maique on Micro.blog ([link](https://micro.blog/maique/10366065)): > I would love a way to preview the post. At the moment my write.as posts are written on iA Writer or Drafts, and I...
Testing this on my iPad, tapping the Tab button navigates through the form fields, and pressing Return hides the keyboard (presumably because it doesn't have a default action). Using the...
As a user, I'd like to be able to quickly insert Markdown formatting and platform-specific shortcodes (like `` and ``). This could be implemented in the Edit menu (Mac app)...
Right now the only way to change the font for a published post is via the web editor. It'd be nice to be able to do this in the app...
Related to #44 and #45, the user should be able to delete a published post from the server via the app.
This is a bit of a problem with the work done in #227, where the scroll behaviour can be unexpected if you're working in the middle of the text body....
From one of our TestFlight users: > You should incorporate the rich text editor from the website into the app. Just a suggestion! :-) Technically we could build _a_ rich-text...
SwiftUI is deprecating [`NavigationView`](https://developer.apple.com/documentation/swiftui/navigationview) in favour of the new [`NavigationStack`](https://developer.apple.com/documentation/swiftui/navigationstack/) API. It's probably a good time to refactor the app's navigation to a) clean up some of the hacks we...
Hey, First of all, thank you very much for WriteFreely and the iOs App, I have been using it to keep my family up-to-date with my travels for five months...