I don’t know how difficult it would be to set-up, but I use the “Add to Homescreen” to open Kinopio. I would love if it worked similar to Futureland or Roam where it doesn’t open up a tab in Safari, but it’s own standalone full screen browser type app (sorry if I’m explaining poorly, not sure what it’s called.)
Would be a huge help in staying organized and not having tons of tabs… and reopening the same tab.
The other thing that I don’t know how to solve, I have a regular bookmark for Kinopio.com/journal to open that days journal, but I’m not sure how to get that to the “Add to Homescreen” bookmark… I created a Shortcut for the time-being, which works, but if you are ever able to get to the above then I’d be stuck again…
The one thing I figured out is you can go to the page settings in Safari and hide the toolbar, and that is a tad bit better.
This book app that I use does the same add to home screen flow, but it doesn’t open Safari tab, instead it’s like it’s own little app, think like a “wrapper” of sorts maybe.
I’d love to do this but kept hitting a snag. I tried every guide I could find to make adding the url to homescreen not act like a separate app, but it didn’t work. And there’s no error logging or anything. (If I recall it’s something special in the page <meta>
my current head meta incase anyone has any tips on this
Everything I’m saying might be dumb (I don’t know anything about software or development), but I was able to get it to work on an old blog and tried it on my current one (for whatever that’s worth…)
Could it be you have too much…?
One thing I remember is the status bar style code messed things up for me so I ditched it.
My path would be to try removing the viewport, title, and/or status bar lines…
Here’s the post from my old blog, nothing here that I think will really be helpful, but the first two lines of code (icon and web-app-capable) are all I added to my new blog to get it to work.
This probably isn’t something you have control over, but I’m curious if you know of a way to force the URL to be Kinopio.com/journal so it can open up that days journal?
Obviously the URL changes as soon as you load that page, and the Add to Bookmark pop-up doesn’t allow overriding the URL…
ya that’s super annoying, I can add a workaround so that if you go to ‘about → apps → mobile → there’ll be a checkbox to ‘start app with journal’’ or something like that which’ll temporarily set the url to /journal so you can add it to homescreen/bookmarks then
Amazing and looks great. I might be doing something wrong, but I think the /journal toggle is passing just kinopio.club rather than kinopio.club/journal. It does a good job of remembering where you left off though, even after force quitting, which is neat.
I’ll give it a try tomorrow to see how it behaves, but I’m thinking this way might actually be better. If it’s always able to remember where you left so you’re just opening the last space rather than forcing it to open at the days journal every time you click the icon… Not sure how it would behave with /journal in terms of remembering the previous state…
Without it checked, it passes: kinopio.club/whatever-page-I’m-on
It’ll be interesting to see how it behaves after being in the background for a long period of time, but force quitting and reopening with it checked brings you back to the last space, but doing that without it checked brings you back to the original URL.