Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1.17 KB

WGU Class Notes Template.md

File metadata and controls

40 lines (36 loc) · 1.17 KB

---<%* let title = tp.file.title if (title.startsWith("Untitled")) { title = await tp.system.prompt("Title?"); } else { title = tp.file.title } source = await tp.system.suggester(["HIP4 All-in-one", "Legal and privacy issues Book", "other"], ["HIP4 All-in-one", "Legal and privacy issues Book", "Other"]); await tp.file.rename(${title}); %> aliases: [<%* tR += ${title} %>] banner: "![[BinaryScales.jpg]]" banner_lock: True created: <% tp.date.now("YYYY-MM-DD HH:mm:ss") %> modification date: <%+ tp.file.last_modified_date("YYYY-MM-DD HH:mm:ss") %> Template Ver: 2.2 Source: <%* tR += ${source} %>

tags: C841/<% tp.file.folder() %> cards-deck: Legal_Issues_in_Information_Security


%% FUNDIMENTALS: - Focus on concepts, and conceptual note taking. - use highlighting to articulate points. - Have the Key message right up front. - Anki cards should be added/edited whenever the note is edited. - Link as you go. One good link is worth more than a sentence that can come back. %%

  • expand on <%* tR += ${title} %>

<%* tR += ${title} %>

[!tip] Key Message

  • <% tp.file.cursor() %>

cards

  • Submit Flash cards to Anki

[!info] card