We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2017-08-22 11:30 PM
2017-08-29 02:48 PM
laz89 wrote:The method for creating a .keynotes file depends on what you you want it for. If you're just setting up a new list of keynotes, it's best to simply create them with Keynotes (in ARCHICAD). You can then export that as a .keynotes file.
Hi,
I know that cadimage keynotes has some default keynotes which can be imported from the extras file in archicad 20. How do you actually create a .keynotes file type? and what do you use to open it with?
Or is it best to just manipulate the one created by archicad?
<?xml version="1.0" encoding="UTF-8" ?> <keynotesAttributes> <keynoteDatabase> <records> <keynote key="40DCB7BA-400F-42FC-AA8D-560C55047EBD" edit="2015-06-10T20:22:45+12:00"> <name>2</name> <title>Site</title> </keynote> <keynote key="2F5E1ACD-F3C0-4F88-B06B-6E4B43D1AECC" edit="2015-06-10T20:22:45+12:00"> <name>2.04</name> <parent>40DCB7BA-400F-42FC-AA8D-560C55047EBD</parent> <title>The keynote title goes here</title> <description>The longer keynote description goes here</description> <reference>1234</reference> </keynote> </records> </keynoteDatabase> </keynotesAttributes>Every keynote is contained within the following tags:
<keynote key="2F5E1ACD-F3C0-4F88-B06B-6E4B43D1AECC" edit="2015-06-10T20:22:45+12:00"> </keynote>The