venkatasg / DeTeXt

iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).

Home Page:https://venkatasg.net/apps/detext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] Copy command when clicking

mariusdkm opened this issue · comments

Love the app I am using it on MacOS and it works great,
but it would be great to copy the command right away if you just click on it.
Right now you have to right click -> Copy command and then you have it copied, a bit complicated :)
The same would be great for the search view.

That's a very insightful feature request! I'll look into implementing this.

Just pushed out an update on iOS where double tapping a symbol copies it directly to clipboard. Will also push same update to Mac Catalyst soon.