You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.5 KiB

QITableType QIInvType QIAddedD QIStyle QIStage QICcy QITheme QITradingd QITradingp cssclass Alias Tag Date DocType ChildrenType Hierarchy location CollapseMetaTable
overview Early recipeTable
Investment Master
Wealth
Investment
Equity
VC
Crypto
2021-08-17 Confidential
Investment
Note
Root Yes

Parent:: Finances


^Top

name Create Note
type append template
action NewFile
id CreateNote

^button-InvtNewNote

name Save
type command
action Save current file
id Save

^button-InvMSave

Investments map

title: Summary
collapse: open
This note enables to navigate in the Admin section and find any Note in this Vault by Note or Tag.

style: number


Cluster Architecture

#^Top

  1. Equity Investments
  2. VC Investments
  3. Crypto Investments


#^Top

name Search Investments
type command
action MetaEdit: Run MetaEdit
id EditMetaData

dv.view("00.01 Admin/dv-views/print_invsearch", {invtype: dv.current().QIInvType, dateadded: dv.current().QIAddedD, style: dv.current().QIStyle, stage: dv.current().QIStage, ccy: dv.current().QICcy, theme: dv.current().QITheme, tradingd: dv.current().QITradingd, tradingp: dv.current().QITradingp})

dv.view("00.01 Admin/dv-views/query_inv", {tabletype: dv.current().QITableType, invtype: dv.current().QIInvType, dateadded: dv.current().QIAddedD, style: dv.current().QIStyle, stage: dv.current().QIStage, ccy: dv.current().QICcy, theme: dv.current().QITheme, tradingd: dv.current().QITradingd, tradingp: dv.current().QITradingp})


Investment list

#^Top

	Table Date as "Creation Date" from "06.02 Investments"
	Sort file.name ascending


Tag Navigation

#^Top

	Table without id tags as "Tags" From "06.02 Investments"
	Flatten file.tags as tags
	Group by tags


TimeStamp check

#^Top

	Table TimeStamp as "Time Stamp" from "06.02 Investments"
	Where TimeStamp > date(today) - dur(100 years)
	Sort TimeStamp ascending


High Level Investment monitor

  1. Crypto Investments#Crypto investment monitor
  2. Equity Investments#Equity investment monitor
  3. VC Investments#VC Investment monitor

#^Top