Re: Where is .ledgerrc stored on OSX / Yosemite

2014-12-16 Thread Craig Earls
There won't be one unless you create it. Place it in ~/


On Tuesday, December 16, 2014, Kev Lau superinterstel...@gmail.com wrote:

 Hi,
 I am relatively new to homebrew/emacs so please forgive me for my
 questions.
 Where do I find the .ledgerrc on OSX Yosemite? In linux I would search for
 it and would point to the folder and then be able to edit the file to
 modify the date structure(from /DD/MM to DD/MM/.

 Appreciate if someone could guide me here.

 Thank you
 Kevin

 --

 ---
 You received this message because you are subscribed to the Google Groups
 Ledger group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to ledger-cli+unsubscr...@googlegroups.com
 javascript:_e(%7B%7D,'cvml','ledger-cli%2bunsubscr...@googlegroups.com');
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
Craig, Corona De Tucson, AZ
enderw88.wordpress.com

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Ledger group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Where is .ledgerrc stored on OSX / Yosemite

2014-12-16 Thread Kev Lau
Hi Craig,
Ledger by default will read from there ? (from the ~/  ??)
 
So how do i navigate to the ~/ ? 

By the following command:-

cd ~/ 
nano .ledgerrc 


Appreciate your help!

On Wednesday, December 17, 2014 12:22:26 AM UTC+8, Kev Lau wrote:

 Hi,
 I am relatively new to homebrew/emacs so please forgive me for my 
 questions.
 Where do I find the .ledgerrc on OSX Yosemite? In linux I would search for 
 it and would point to the folder and then be able to edit the file to 
 modify the date structure(from /DD/MM to DD/MM/.

 Appreciate if someone could guide me here.

 Thank you
 Kevin 


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Ledger group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Where is .ledgerrc stored on OSX / Yosemite

2014-12-16 Thread Craig Earls
That will do it.

On Tuesday, December 16, 2014, Kev Lau superinterstel...@gmail.com wrote:

 Hi Craig,
 Ledger by default will read from there ? (from the ~/  ??)

 So how do i navigate to the ~/ ?

 By the following command:-

 cd ~/
 nano .ledgerrc


 Appreciate your help!

 On Wednesday, December 17, 2014 12:22:26 AM UTC+8, Kev Lau wrote:

 Hi,
 I am relatively new to homebrew/emacs so please forgive me for my
 questions.
 Where do I find the .ledgerrc on OSX Yosemite? In linux I would search
 for it and would point to the folder and then be able to edit the file to
 modify the date structure(from /DD/MM to DD/MM/.

 Appreciate if someone could guide me here.

 Thank you
 Kevin

  --

 ---
 You received this message because you are subscribed to the Google Groups
 Ledger group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to ledger-cli+unsubscr...@googlegroups.com
 javascript:_e(%7B%7D,'cvml','ledger-cli%2bunsubscr...@googlegroups.com');
 .
 For more options, visit https://groups.google.com/d/optout.



-- 
Craig, Corona De Tucson, AZ
enderw88.wordpress.com

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Ledger group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Where is .ledgerrc stored on OSX / Yosemite

2014-12-16 Thread Kev Lau
Hi Craig,

I updated it with the following in my .ledgerrc :-

--date-format %d-%m-%Y

But I sett get error as follows:-

Error: Invalid date: 30-07-2014

Why would it do this ?


On Wednesday, December 17, 2014 12:22:26 AM UTC+8, Kev Lau wrote:

 Hi,
 I am relatively new to homebrew/emacs so please forgive me for my 
 questions.
 Where do I find the .ledgerrc on OSX Yosemite? In linux I would search for 
 it and would point to the folder and then be able to edit the file to 
 modify the date structure(from /DD/MM to DD/MM/.

 Appreciate if someone could guide me here.

 Thank you
 Kevin 


-- 

--- 
You received this message because you are subscribed to the Google Groups 
Ledger group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Where is .ledgerrc stored on OSX / Yosemite

2014-12-16 Thread Alexis
Hi Kevin,
you need to use in your .ledgerrc :-

--input-date-format %d-%m-%Y


--date-format %d-%m-%Y is only used for the ledger output,
for example in register reports.


Cheers,
Alexis

-- 

--- 
You received this message because you are subscribed to the Google Groups 
Ledger group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.