[GNC] Gnucash 4.0 Paper Clip and Link glyphs for file/web transaction associations

will at theprescotts.com will at theprescotts.com
Fri Jul 3 21:55:44 EDT 2020


Until recently, reconciling was really my primary use of GnuCash. I also get digital statements, but reconciling is the about the only time I look at them.

Will


On 2020 Jul 3, at 07-03 20:45:03, Chris Good <goodchris96 at gmail.com> wrote:

Hi Ken,

I'm afraid I'm in the group that finds reconciling very useful. I want to
know if anyone is charging me when they shouldn't be, without having to
check my phone all the time. Admittedly it happens so infrequently I could
probably do without it, but I sleep better with it.

I know a developer is considering restructuring the columns to make better
use of wider displays. Maybe that will help you in future. Myself, I don't
really want to use the whole screen, but who knows, I often find I
automatically dislike change but end up liking it.

Regards,
Chris Good

-----Original Message-----
From: pyz01 at cox.net <pyz01 at cox.net> 
Sent: Saturday, 4 July 2020 11:32 AM
To: 'Chris Good' <goodchris96 at gmail.com>; gnucash-user at gnucash.org
Subject: RE: [GNC] Gnucash 4.0 Paper Clip and Link glyphs for file/web
transaction associations

Chris -- don't want to cause an uproar here - since this subject might have
been brought up before -- but IMO it would be nice to replace the reconcile
column with the attachment column.  With the advent of on-line banking and
real time charges via online payment services like Paypal -- I have not
"reconciled" my "checkbook" in over 10 years.   I can check my balance
daily; I always know and can see when something clears my account; I always
know what the balance available is; and -- I only get online statements.
So, again, IMO, the reconcile column is meaningless and should/could be
replaced.   

I have used the reconcile function only once and found it useless -- at
least for me.  But alas, I know many others will probably disagree. 

Ken


-----Original Message-----
From: gnucash-user <gnucash-user-bounces+pyz01=cox.net at gnucash.org> On
Behalf Of Chris Good
Sent: Friday, July 3, 2020 6:06 PM
To: gnucash-user at gnucash.org
Subject: Re: [GNC] GunCash 4.0 Paper Clip and Link glyphs for file/web
transaction associations

Hi Adrien,

Wow, how did I not notice I used GunCash instead of GnuCash in the subject.

I wonder why the glyph is better in Linux than Windows - maybe some-one
knows...
I wonder if it is possible to somehow install the Ubuntu font or whatever
contains the emoji section of Unicode into Windows.

The Ubuntu 'Character Map' application shows the glyphs in Unicode category:
'Symbol, Other' under Unicode Block 'Miscellaneous Symbols and Pictographs'.

I also wonder why GnuCash writes to the sheet directly rather than using a
treeview?
I'm currently trying to change it so there is a visual indication of an
attachment without having to go into double line view.
I cannot get it to make any difference using css but I can use code to
change the font to Italic, so now I'm working on how to get it to do that to
the Description only when there is an attachment. This seems the best I can
do at the moment.

Regards, Chris Good

Message: 4
Date: Fri, 3 Jul 2020 09:24:40 -0500
From: Adrien Monteleone <adrien.monteleone at lusfiber.net>
To: GnuCash Users <gnucash-user at gnucash.org>
Subject: Re: [GNC] 
	
Message-ID: <38E5D134-3F25-4F25-AA5B-AF9ED7020901 at lusfiber.net>
Content-Type: text/plain;	charset=utf-8

The glyphs are part of the emoji section of Unicode. I don?t expect changing
the base font is going to affect them.

I?m not sure how to specify just an emoji set.

I?m also not sure if GTK CSS allows rotations and other transforms like web
CSS, but you might give it a try. However, there doesn?t seem to be any CSS
hook exposed for the cell where the glyphs are placed on the register sheet,
so I don?t think you can target them with specificity.

Regards,
Adrien

> On Jul 3, 2020 w27d185, at 3:31 AM, Chris Good <goodchris96 at gmail.com>
wrote:
> 
> Has anyone figured out how to make the new paper clip and link glyphs 
> look better in Windows 10?
> 
> In Linux Ubuntu 18.04 they look great but in Windows 10 they look 
> pretty bad, especially the paper clip.
> 
> Please see attached.
> 
> 
> 
> C:\Users\cgood\AppData\Roaming\Gnucash\gtk-3.0.css contains :
> 
> * {
> 
>              font: 16px arial, sans-serif;
> 
> }
> 
> 
> 
> Changing the font from 'arial' *does* effect most characters but not 
> the PaperClip or Link glyphs.
> 
> 
> 
> Here's the definition of the glyphs from 
> src/gnucash/register/register-core/assoccell.h
> 
>     #define GLYPH_PAPERCLIP "\360\237\223\216" // Codepoint U+1F4CE
> 
>     #define GLYPH_LINK      "\360\237\224\227" // Codepoint U+1F517

_______________________________________________
gnucash-user mailing list
gnucash-user at gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


_______________________________________________
gnucash-user mailing list
gnucash-user at gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



More information about the gnucash-user mailing list