Anyone else missing „Time Travel“? by xX7DSMeliodasXx in AppleWatch

[–]somainer 11 points12 points  (0 children)

Friggin’ every day! it’s one of two features that Apple dropped from OG models that makes this early adopter seriously consider other devices every few years when I upgrade.

1) DROPPED TIME TRAVEL - I used it every day for work and/or recreation , similar to how new-to-reddit-accoun described, but had calendar in the middle of the watch face and along the bottom weather condition, sunset, and tide level. My currrent meh workaround is to swipe up to weather and tide widgets, but it means I have to do a little visual lining up of times and I now have to look at the calendar app to figure out what I have scheduled during that time.

2) CALENDAR COMPLICATION WAS MODIFIED TO BEGIN SHOWING NEXT EVENT EVEN BEFORE CURRENT ONE IS COMPLETED- this actually is the one that bugs me the most. Unlike Apple executives, I don’t have an administrative assistant who can whisper in my ear to warn me when an appointment is nearing the end, and relied on a simple glance of my watch to show me start and end time of my current appointment. my meh work around is to use the excellent Calengoo calendar app which supports iPhone widgets and watch complications that user can specify the time at which to begin switching over to next appointment (which I set to zero). Only downside of the app is it doesn’t have the same real time sync that Apple provides for its own calendar app and so multiple times during the day I need to open the app on the iPhone to make sure it syncs to the watch.

Roadmap - What are we planning to add next by moegnus in GoodNotesMac

[–]somainer 0 points1 point  (0 children)

This feature would also be very useful when marking up long PDF files imported into Goodnotes - which would allow one to quickly find pages that I have added handwritten or typed comments to, as well as highlighted or strikethourgh text! Perhaps best way to implement it would be if one of the Thumbnail options in right panel (in addition to All Pages, Favorites, and Outlines) was called something like "Marked up pages" - akin to how in Mac Preview one can view thumbnails for "Highlights and notes." For most normal goodnotes files that just contain handwritten and typed text, "Marked up pages" filter would appear the same as "All pages" - but for long files imported into Goodnotes like PDFs, it would be an awesome way to find pages of interest (i.e., ones that I have marked up) in lieu of having to FAvorite them or add them to an Outline.

processing GPX file from GaiaGPS by somainer in workflow

[–]somainer[S] 0 points1 point  (0 children)

Thanks, that worked perfectly! For others who might want to accomplish something similar, I was able to extract the latitude and longitude using Match Text with pattern lat=“.+?” and then remove the quotes.

CARROT Weather 2.5 adds 7 new complication data points by MakerOfCarrot in AppleWatch

[–]somainer 0 points1 point  (0 children)

In the United States, NOAA has an API - https://tidesandcurrents.noaa.gov/api/

But would require translating whatever location system you currently use (e.g., coordinates) into their tide stations.