YMMV.
Show HN: Screen memory without screenshots, just text to Markdown
21–30 of 30 posts
Re: Show HN: Screen memory without screenshots, just text to Markdown
#22Earlier quoted context omitted.
OCR starts from screenshots though. This only grabs text via accessibility APIs, before rendering or any screenshots.
Yes, I know. Like I said : “Project reasons aside”. I’m not suggesting OCR for this, I’m imparting the general information to be used in other situations that in macOS you can OCR without requiring third-party tools.
Re: Show HN: Screen memory without screenshots, just text to Markdown
#23Re: Show HN: Screen memory without screenshots, just text to Markdown
#24Re: Show HN: Screen memory without screenshots, just text to Markdown
#25Re: Show HN: Screen memory without screenshots, just text to Markdown
#26neat. why not screenshot and tesseract (videos/images/viewport/etc)
You also save a lot of disk space and writes to disk.
That being said, you lose the cool swipe to go back in time and search through history and visually see, features.
And situations where accessibility isn't supported.
And as others have mentioned, built in ocr is definitely better than tesseract.
Re: Show HN: Screen memory without screenshots, just text to Markdown
#27I've liked the focused window tracker in https://activitywatch.net
Re: Show HN: Screen memory without screenshots, just text to Markdown
#28This is pretty magical tbh
Also added MIT license and added some more pruning to reduce initial capture by around 10%.