emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Problems with Properties and Columns


From: Ian Barton
Subject: Re: [Orgmode] Problems with Properties and Columns
Date: Mon, 11 Feb 2008 13:02:58 +0000
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Thanks. I keep my org files in a Truecrypt container, where they should be safe from prying eyes.

Ian.


On a separate note, I'd recommend a tool like pwsafe
(http://nsd.dyndns.org/pwsafe/) for password storage unless you
encrypt your Org files.

Russell

On Sun, Feb 10, 2008 at 09:45:13PM +0000, Ian Barton wrote:
Taking the snippet below as an example. If I try to add a Property below My Bank using C-c C-x p I am offered completions for the Properties defined under Web Site Passwords, not Bank Details. Is this a bug, or am I misunderstanding the scope of the Columns directive?

Ian.

* Web Site Passwords.
  :PROPERTIES:
  :COLUMNS:  %25ITEM %USER %PASSWORD %URL %NOTES
  :END:

** Allaboutsymbian
   :PROPERTIES:
   :USER:
   :URL: http://www.allaboutsymbian.com
   :PASSWORD: sakskasszzzz
   :NOTES: some notes
   :
   :END:

* Bank Details.
  :PROPERTIES:
  :COLUMNS:  %25ITEM %ACCOUNTNO %NOTES
  :END:
** My Bank







reply via email to

[Prev in Thread] Current Thread [Next in Thread]