{"id":10684,"date":"2017-06-26T16:53:36","date_gmt":"2017-06-26T23:53:36","guid":{"rendered":"https:\/\/www.seedcode.com\/?p=10684"},"modified":"2017-06-26T16:53:36","modified_gmt":"2017-06-26T23:53:36","slug":"filemaker-card-window-calendar","status":"publish","type":"post","link":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/","title":{"rendered":"FileMaker 16 Card Windows &#8211; in DayBack Calendar"},"content":{"rendered":"<p>The new FileMaker 16 card windows give you some great options for integrating DayBack Calendar with\u00a0your other layouts. Here&#8217;s a short video with a few\u00a0\u00a0examples of what you can do:<\/p>\n<p><iframe title=\"FileMaker 16 Card Windows in DayBack Calendar\" width=\"960\" height=\"720\" src=\"https:\/\/www.youtube.com\/embed\/e7HLray0_zY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<h2>Why\u00a0Card Windows?<\/h2>\n<p>Card windows let you see the calendar in the context of decisions you&#8217;re making on other layouts. They make it<em> just a little easier<\/em> to check your schedule. And you&#8217;re much less likely to over promise or\u00a0over extend yourself if you can\u00a0make your plans with a clear view of your existing commitments. This is why we built DayBack in the first place: to help folks rein in their schedules and <strong>defend time<\/strong> for what&#8217;s most important.<\/p>\n<p>Another great feature of these <a href=\"https:\/\/fmhelp.filemaker.com\/help\/16\/fmp\/en\/index.html#page\/FMP_Help\/new-window.html\" target=\"_blank\" rel=\"noopener noreferrer\">card windows<\/a> is that <strong>the layout targeted by a card doesn&#8217;t need to be in the file you&#8217;re using<\/strong>. So just as you can show a &#8220;regular&#8221; window from another file, you can show a card window using a layout in another file. This means you can do the (simpler\/faster) <a href=\"http:\/\/www.seedcode.com\/pmwiki\/index.php?n=DayBackForFileMaker.Integration\" target=\"_blank\" rel=\"noopener noreferrer\">linked file integration<\/a> of DayBack, and still have the calendar feel like it&#8217;s really part of your main file.<\/p>\n<h2>Using FileMaker 16 Card Windows in Your Calendar<\/h2>\n<p>The card behaviors shown\u00a0in the movie\u00a0above are really easy to add to your file. Here&#8217;s how to get started:<\/p>\n<p style=\"padding-left: 30px;\"><strong>1.<\/strong> Download the card window example file here: <a href=\"https:\/\/www.seedcode.com\/?smd_process_download=1&amp;download_id=10697\">DayBack_CardWindowExample.fmp12<\/a><\/p>\n<p style=\"padding-left: 30px;\"><strong>2.<\/strong> Copy\u00a0the new folder of scripts: \u201cCard Window Example\u201d and paste it into your copy of DayBack. If you linked DayBack instead of embedding it, you may want to past some of these into your file as well,\u00a0notably &#8220;Launch Calendar As Card&#8221; and &#8220;New Event for Contact &#8211; card window v1 or v2&#8221;. These scripts call other scripts in DayBack so you&#8217;ll need to repoint them when you paste them into your own (not the calendar) file.<\/p>\n<p style=\"padding-left: 30px;\"><strong>3.<\/strong> In DayBack, edit script \u201cLoad Calendar Layout\u201d to add a 0 second pause at line 12: you&#8217;ll see an example in the same script in\u00a0DayBack_CardWindowExample.fmp12<\/p>\n<p style=\"padding-left: 30px;\"><strong>4.<\/strong> Edit the DayBack script \u201cShow Event Details From WebViewer\u201d.\u00a0\u00a0Change line 27 to call the new card window version of our \u201cDraw new event window\u201d script. This will use card windows instead of floating windows for events you access <a href=\"http:\/\/www.seedcode.com\/pmwiki\/index.php?n=DayBackForFileMaker.YourOwnEventLayouts\" target=\"_blank\" rel=\"noopener noreferrer\">using your own layouts<\/a>. (See the\u00a0DayBack_CardWindowExample.fmp12 file for an example of this script.)<\/p>\n<p style=\"padding-left: 30px;\"><strong>5.<\/strong> Edit the DayBack script &#8220;Create Edit Delete Event&#8230;&#8221; and add the new lines 36 through 39 used in our example file.<\/p>\n<p style=\"padding-left: 30px;\"><strong>6.<\/strong> Add a new On Layout Exit script trigger to the Calendar layout. Use this trigger to\u00a0call the script &#8220;On Calendar Layout Exit&#8221; from the new script folder you pasted in step 2.<\/p>\n<p>That&#8217;s it!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The new FileMaker 16 card windows give you some great options for integrating DayBack Calendar with\u00a0your other layouts. Here&#8217;s a short video with a few\u00a0\u00a0examples of what you can do: Why\u00a0Card Windows? Card windows let you see the calendar in the context of decisions you&#8217;re making on other layouts. They make it just a little easier to check your schedule. And you&#8217;re much less likely to over promise or\u00a0over extend yourself if you can\u00a0make your plans with a clear view of your existing commitments. This is why we built DayBack in the first place: to help folks rein in their schedules and defend time for what&#8217;s most important. Another great feature of these card windows is that the layout targeted by a card doesn&#8217;t need to be in the file you&#8217;re using. So just as you can show a &#8220;regular&#8221; window from another file, you can show a card window using a layout in another file. This means you can do the (simpler\/faster) linked file integration of DayBack, and still have the calendar feel like it&#8217;s really part of your main file. Using FileMaker 16 Card Windows in Your Calendar The card behaviors shown\u00a0in the movie\u00a0above are really easy to add to your file. Here&#8217;s how to get started: 1. Download the card window example file here: DayBack_CardWindowExample.fmp12 2. Copy\u00a0the new folder of scripts: \u201cCard Window Example\u201d and paste it into your copy of DayBack. If you linked DayBack instead of embedding it, you may want to past some of these into your file as well,\u00a0notably &#8220;Launch Calendar As Card&#8221; and &#8220;New Event for Contact &#8211; card window v1 or v2&#8221;. These scripts call other scripts in DayBack so you&#8217;ll need to repoint them when you paste them into your own (not the calendar) file. 3. In DayBack, edit script \u201cLoad Calendar Layout\u201d to add a 0 second pause at line 12: you&#8217;ll see an example in the same script in\u00a0DayBack_CardWindowExample.fmp12 4. Edit the DayBack script \u201cShow Event Details From WebViewer\u201d.\u00a0\u00a0Change line 27 to call the new card window version of our \u201cDraw new event window\u201d script. This will use card windows instead of floating windows for events you access using your own layouts. (See the\u00a0DayBack_CardWindowExample.fmp12 file for an example of this script.) 5. Edit the DayBack script &#8220;Create Edit Delete Event&#8230;&#8221; and add the new lines 36 through 39 used in our example file. 6. Add a new On Layout Exit script trigger to the Calendar layout. Use this trigger to\u00a0call the script &#8220;On Calendar Layout Exit&#8221; from the new script folder you pasted in step 2. That&#8217;s it!<\/p>\n","protected":false},"author":1,"featured_media":10689,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[8,33,11],"class_list":["post-10684","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-calendar","tag-filemaker-16","tag-interface-design"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>FileMaker 16 Card Windows - in DayBack Calendar - SeedCode<\/title>\n<meta name=\"description\" content=\"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FileMaker 16 Card Windows - in DayBack Calendar - SeedCode\" \/>\n<meta property=\"og:description\" content=\"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\" \/>\n<meta property=\"og:site_name\" content=\"SeedCode\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/seedcoder\" \/>\n<meta property=\"article:published_time\" content=\"2017-06-26T23:53:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png\" \/>\n\t<meta property=\"og:image:width\" content=\"109\" \/>\n\t<meta property=\"og:image:height\" content=\"110\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"seedcode\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@dayback\" \/>\n<meta name=\"twitter:site\" content=\"@dayback\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"seedcode\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\"},\"author\":{\"name\":\"seedcode\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/af42f3f8cbfc8652fb0ffbb3f46f260f\"},\"headline\":\"FileMaker 16 Card Windows &#8211; in DayBack Calendar\",\"datePublished\":\"2017-06-26T23:53:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\"},\"wordCount\":462,\"commentCount\":11,\"publisher\":{\"@id\":\"https:\/\/seedcode.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png\",\"keywords\":[\"Calendar\",\"FileMaker 16\",\"Interface Design\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\",\"url\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\",\"name\":\"FileMaker 16 Card Windows - in DayBack Calendar - SeedCode\",\"isPartOf\":{\"@id\":\"https:\/\/seedcode.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png\",\"datePublished\":\"2017-06-26T23:53:36+00:00\",\"description\":\"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.\",\"breadcrumb\":{\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage\",\"url\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png\",\"contentUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png\",\"width\":109,\"height\":110},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seedcode.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FileMaker 16 Card Windows &#8211; in DayBack Calendar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/seedcode.com\/#website\",\"url\":\"https:\/\/seedcode.com\/\",\"name\":\"SeedCode\",\"description\":\"Build the Software You&#039;ve Always Wanted\",\"publisher\":{\"@id\":\"https:\/\/seedcode.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/seedcode.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/seedcode.com\/#organization\",\"name\":\"SeedCode\",\"url\":\"https:\/\/seedcode.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png\",\"contentUrl\":\"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png\",\"width\":595,\"height\":189,\"caption\":\"SeedCode\"},\"image\":{\"@id\":\"https:\/\/seedcode.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/seedcoder\",\"https:\/\/x.com\/dayback\",\"https:\/\/www.linkedin.com\/company\/seedcode\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/af42f3f8cbfc8652fb0ffbb3f46f260f\",\"name\":\"seedcode\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seedcode.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f0c386c5b845ee7fe111b36b2d87e983811f1f549682de9597a934b9dfd45469?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f0c386c5b845ee7fe111b36b2d87e983811f1f549682de9597a934b9dfd45469?s=96&d=mm&r=g\",\"caption\":\"seedcode\"},\"sameAs\":[\"https:\/\/seedcode.com\"],\"url\":\"https:\/\/seedcode.com\/author\/seedcode\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FileMaker 16 Card Windows - in DayBack Calendar - SeedCode","description":"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/","og_locale":"en_US","og_type":"article","og_title":"FileMaker 16 Card Windows - in DayBack Calendar - SeedCode","og_description":"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.","og_url":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/","og_site_name":"SeedCode","article_publisher":"https:\/\/www.facebook.com\/seedcoder","article_published_time":"2017-06-26T23:53:36+00:00","og_image":[{"width":109,"height":110,"url":"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png","type":"image\/png"}],"author":"seedcode","twitter_card":"summary_large_image","twitter_creator":"@dayback","twitter_site":"@dayback","twitter_misc":{"Written by":"seedcode","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#article","isPartOf":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/"},"author":{"name":"seedcode","@id":"https:\/\/seedcode.com\/#\/schema\/person\/af42f3f8cbfc8652fb0ffbb3f46f260f"},"headline":"FileMaker 16 Card Windows &#8211; in DayBack Calendar","datePublished":"2017-06-26T23:53:36+00:00","mainEntityOfPage":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/"},"wordCount":462,"commentCount":11,"publisher":{"@id":"https:\/\/seedcode.com\/#organization"},"image":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage"},"thumbnailUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png","keywords":["Calendar","FileMaker 16","Interface Design"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seedcode.com\/filemaker-card-window-calendar\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/","url":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/","name":"FileMaker 16 Card Windows - in DayBack Calendar - SeedCode","isPartOf":{"@id":"https:\/\/seedcode.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage"},"image":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage"},"thumbnailUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png","datePublished":"2017-06-26T23:53:36+00:00","description":"Instructions and an unlocked example file showing you how to use the new FileMaker 16 Card Windows in DayBack Calendar.","breadcrumb":{"@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seedcode.com\/filemaker-card-window-calendar\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#primaryimage","url":"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png","contentUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2017\/06\/FileMaker16CardWindow.png","width":109,"height":110},{"@type":"BreadcrumbList","@id":"https:\/\/seedcode.com\/filemaker-card-window-calendar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seedcode.com\/"},{"@type":"ListItem","position":2,"name":"FileMaker 16 Card Windows &#8211; in DayBack Calendar"}]},{"@type":"WebSite","@id":"https:\/\/seedcode.com\/#website","url":"https:\/\/seedcode.com\/","name":"SeedCode","description":"Build the Software You&#039;ve Always Wanted","publisher":{"@id":"https:\/\/seedcode.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seedcode.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/seedcode.com\/#organization","name":"SeedCode","url":"https:\/\/seedcode.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/#\/schema\/logo\/image\/","url":"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png","contentUrl":"https:\/\/seedcode.com\/wp-content\/uploads\/2022\/12\/SeedCodeLogo.png","width":595,"height":189,"caption":"SeedCode"},"image":{"@id":"https:\/\/seedcode.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/seedcoder","https:\/\/x.com\/dayback","https:\/\/www.linkedin.com\/company\/seedcode\/"]},{"@type":"Person","@id":"https:\/\/seedcode.com\/#\/schema\/person\/af42f3f8cbfc8652fb0ffbb3f46f260f","name":"seedcode","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seedcode.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f0c386c5b845ee7fe111b36b2d87e983811f1f549682de9597a934b9dfd45469?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f0c386c5b845ee7fe111b36b2d87e983811f1f549682de9597a934b9dfd45469?s=96&d=mm&r=g","caption":"seedcode"},"sameAs":["https:\/\/seedcode.com"],"url":"https:\/\/seedcode.com\/author\/seedcode\/"}]}},"_links":{"self":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts\/10684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/comments?post=10684"}],"version-history":[{"count":0,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/posts\/10684\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/media\/10689"}],"wp:attachment":[{"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/media?parent=10684"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/categories?post=10684"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seedcode.com\/wp-json\/wp\/v2\/tags?post=10684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}