X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=optonline.net; s=dkim-001; t=1587931364; bh=uaaJVNFPsZj315Pf4xzdQiHvglUgIxeH6qtOja3gb6g=; h=From:Date:Message-ID:Subject:To; b=ppELm3T7jvLp9V+Yn3xe8fC3LUqsys8Nk71xzqdO1IGGLZfupkBbNNB+g4KPKdflR 2LXqMcGSxCvplw/00IeX3SWRIU4885G7Q2oo0zlIaaiZdj371Hyhuv0hGSBbv0X3Az EkNk6XKxg2NRUxr+y52Wj+Jmu7QjQB1P1eEywf2Gi9629pk8mb0e/ejMcDyn3az0t/ y/pP1q+vV4cQk/b34SGxENpXv5a5GppW4SvJrBJyGzhJ+mAm/8diMXcQN6cHkJZXxm l0ppO3e3BHJvx87ZumfPRJJu02P2780ErbcsIDWdo8rotasHBs5cmGnrVK1KVIqct1 gYbjiWpZiUnfw== Authentication-Results: mta2.srv.hcvlny.cv.net x-tls.subject="/C=US/ST=California/L=Mountain View/O=Google LLC/CN=smtp.gmail.com"; auth=pass (cipher=AES128-GCM-SHA256) Authentication-Results: mta2.srv.hcvlny.cv.net smtp.user=geneglick; auth=pass (LOGIN) X-Content-Analysis: v=2.3 cv=O7iiQC1W c=1 sm=1 tr=0 a=lFAXAL07Q9TDtAbGjOXoEQ==:117 a=IkcTkHD0fZMA:10 a=cl8xLZFz6L8A:10 a=JwcuWvD1qBXRsa99SiIA:9 a=QEXdDO2ut3YA:10 X-Gm-Message-State: AGi0PuaCtZu6+isEdzOxcAXvRmCaBSdCbOBBCBQqJbON/rd2bG3gc5t8 qCLC21VpZFdpoDHPabhn4VlMlg4EGmIiJI/8r8o= X-Google-Smtp-Source: APiQypI1B9/P5uK4olQm0pTdsn/VRS9loToBU0cHMdwJwigsow3avxkGirWEMiZRj3pA4s9/rn836aKwf7SkaFkFrvY= X-Received: by 2002:a25:8007:: with SMTP id m7mr29668572ybk.510.1587931359407; Sun, 26 Apr 2020 13:02:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "gene glick (geneglick AT optonline DOT net) [via geda-user AT delorie DOT com]" Date: Sun, 26 Apr 2020 16:02:17 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [geda-user] Feature Request for GSCHEM To: geda-user AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: geda-user AT delorie DOT com > Do I understand correctly that you want to be able to add notes to a > schematic which are not visible in the editor window and in the printout > but which can be viewed in some other way? > > You can always add a custom invisible attribute to a component (e.g., > comment=) and view it in the attribute editor. Would it solve your > problem if the value of this attribute was displayed in a tooltip? > Yes, you understand me correctly. So then, I'd have to probably create a symbol, small, that sits somewhere on the sheet (maybe several scattered around the sheet). That symbol contains whatever info that seems useful. So yes, that's a potential solution. I like the tooltip idea. thanks