"greg whittier" <[EMAIL PROTECTED]> writes: > I'm not sure how text mode entered into this, but what I think what I > want to do is stay in planner mode. What I'm looking for is for this > thing to work like a wiki so I can do top-down planning and create > sub-project pages from a project page. I'd like to make a link to a > non-existent page and then I go there and I'm still in the wiki (in > another project page). My problem is that I'm in a buffer in planner > mode, so I type [[MyNewPage]] and it turns red indicating a link to a > non-existent page. I put my cursor on it and hit enter. It opens > MyNewPage and not MyNewPage.muse. If I try to create a task from the > day page and give it Page: MyNewPage, it creates MyNewPage.muse which > doesn't match the project page I just made.
The best way to create a new page is to use C-c C-f and type (for example) MyNewPage. This will create MyNewPage.muse, and then [[MyNewPage]] will open that page instead of "MyNewPage". I'm not sure how best to handle the click-on-invalid-link case. Is it possible that someone would want to create a page without a .muse extension by clicking on such a link, or should I just change it to always add the .muse extension? -- Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/ Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG |_] | \| |_| Project involvement: Emacs, Muse, Planner, ERC, EMMS
pgpTiLBAs2KVq.pgp
Description: PGP signature
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
