Well, it's no official implementation, but I am currently working on an ical to
planner converter which reallies on ical's UID tracking in order to allow for
updating. IE import ical twice yet prevent duplicates.  I don't currently have
any muse syntax set in stone, but I will be taking advantage of the
functionality new or otherwise.  My current syntax looks like:

#B _ SUMMARY time [[UID][|]] ([[date]])

I do the link thing so as to collapse the long ical UID.  Maybe we could have a 
uid://
protocol which linked to some sort of database of locations.  So that task 
updating could
be efficient.  Infact, that is how I'll implement my ical converter for now:

#B _ SUMMARY time [[uid://UID][|]] ([[date]])

And make a uid directory in ~/plans which has each UID as a file very similar 
to the
M-x planner-index

Timothy

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to