talonhub/community

allow 'this dot', etc. as synonyms for 'self dot'

Open

#664 opened on Nov 20, 2021

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (854 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (852 stars)
PR merge metrics
 (PR metrics pending)

Description

would be more convenient for javascript, java, c++, etc. should either make these synonyms globally, or just in javascript.talon by adding commands.

eg, globally:

(self | this) dot: ...

Contributor guide